diff options
author | Vikas Gupta <[email protected]> | 2022-08-22 11:06:54 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-08-23 15:32:20 -0700 |
commit | 366c304741729e64d778c80555d9eb422cf5cc89 (patch) | |
tree | 182f27a1c78993608410322cb6fc1785f2d4be04 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 09a89cc59ad67794a11e1d3dd13c5b3172adcc51 (diff) |
bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
LRO/GRO_HW should be disabled if there is an attached XDP program.
BNXT_FLAG_TPA is the current setting of the LRO/GRO_HW. Using
BNXT_FLAG_TPA to disable LRO/GRO_HW will cause these features to be
permanently disabled once they are disabled.
Fixes: 1dc4c557bfed ("bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff")
Signed-off-by: Vikas Gupta <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions