aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTony Nguyen <[email protected]>2018-05-30 16:14:23 -0700
committerJeff Kirsher <[email protected]>2018-07-26 09:04:05 -0700
commit38b7e7f8ae821bbed28a13b3ac7a7a58aa7cdb95 (patch)
tree890f4df29dbff428f0e26b5812303bd1e8d47ffb /tools/perf/scripts/python/stackcollapse.py
parentdc66fe43b7ebdb53628dcbc1f8f15de3e000aacf (diff)
ixgbe: Do not allow LRO or MTU change with XDP
XDP does not support jumbo frames or LRO. These checks are being made outside the driver when an XDP program is loaded, however, there is nothing preventing these from changing after an XDP program is loaded. Add the checks so that while an XDP program is loaded, do not allow MTU to be changed or LRO to be enabled. Signed-off-by: Tony Nguyen <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions