diff options
author | Jesse Brandeburg <[email protected]> | 2021-05-20 11:18:35 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-20 15:22:41 -0700 |
commit | 63e39d29b3da02e901349f6cd71159818a4737a6 (patch) | |
tree | 636de2eb1d894fa2f7ebafa66f48cc04911d5452 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 8570e75a55430844a8e85e3458e5701556334ffd (diff) |
ixgbe: fix large MTU request from VF
Check that the MTU value requested by the VF is in the supported
range of MTUs before attempting to set the VF large packet enable,
otherwise reject the request. This also avoids unnecessary
register updates in the case of the 82599 controller.
Fixes: 872844ddb9e4 ("ixgbe: Enable jumbo frames support w/ SR-IOV")
Co-developed-by: Piotr Skajewski <[email protected]>
Signed-off-by: Piotr Skajewski <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Co-developed-by: Mateusz Palczewski <[email protected]>
Signed-off-by: Mateusz Palczewski <[email protected]>
Tested-by: Konrad Jankowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions