diff options
author | 2021-09-05 14:10:56 -0400 | |
---|---|---|
committer | 2021-09-05 20:43:03 +0100 | |
commit | beb55fcf950f5454715df05234bb2b2914bc97ac (patch) | |
tree | 2ed3a972bc1ce0052c08f1761dd30b95c0f51341 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bnxt_en: fix stored FW_PSID version masks (diff) | |
download | wireguard-linux-beb55fcf950f5454715df05234bb2b2914bc97ac.tar.xz wireguard-linux-beb55fcf950f5454715df05234bb2b2914bc97ac.zip |
bnxt_en: fix read of stored FW_PSID version on P5 devices
P5 devices store NVM arrays using a different internal representation.
This implementation detail permeates into the HWRM API, requiring the
caller to explicitly index the array elements in HWRM_NVM_GET_VARIABLE
on these devices. Conversely, older devices do not support the indexed
mode of operation and require reading the raw NVM content.
Fixes: db28b6c77f40 ("bnxt_en: Fix devlink info's stored fw.psid version format.")
Signed-off-by: Edwin Peer <edwin.peer@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions