aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorMariusz Stachura <[email protected]>2018-04-20 01:41:34 -0700
committerJeff Kirsher <[email protected]>2018-04-30 09:12:33 -0700
commit6334f2432fdf5d5252850ff2eebbaa00232f6ab9 (patch)
tree0eaa8a0ddefb40e562d312cdb50d232b74e0f406 /tools/perf/scripts/python/Perf-Trace-Util/lib
parentf5254429e1756ad7fede0249c9b779e37b6c967f (diff)
i40e: fix reading LLDP configuration
Previous method for reading LLDP config was based on hard-coded offsets. It happened to work, because of structured architecture of the NVM memory. In the new approach, known as FLAT, we need to calculate the absolute address, instead of using relative values. Needed defines for memory location were added. Signed-off-by: Mariusz Stachura <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions