aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/lib/py/netns.py
diff options
context:
space:
mode:
authorRonak Doshi <[email protected]>2025-05-15 19:04:56 +0000
committerJakub Kicinski <[email protected]>2025-05-16 23:04:27 +0000
commit43f0999af011fba646e015f0bb08b6c3002a0170 (patch)
treefe38d592ce804510b62179f87dcc1206ff7b7c60 /tools/testing/selftests/net/lib/py/netns.py
parentbridge: netfilter: Fix forwarding of fragmented packets (diff)
downloadkernel-43f0999af011fba646e015f0bb08b6c3002a0170.tar.gz
kernel-43f0999af011fba646e015f0bb08b6c3002a0170.zip
vmxnet3: update MTU after device quiesce
Currently, when device mtu is updated, vmxnet3 updates netdev mtu, quiesces the device and then reactivates it for the ESXi to know about the new mtu. So, technically the OS stack can start using the new mtu before ESXi knows about the new mtu. This can lead to issues for TSO packets which use mss as per the new mtu configured. This patch fixes this issue by moving the mtu write after device quiesce. Cc: [email protected] Fixes: d1a890fa37f2 ("net: VMware virtual Ethernet NIC driver: vmxnet3") Signed-off-by: Ronak Doshi <[email protected]> Acked-by: Guolin Yang <[email protected]> Changes v1-> v2: Moved MTU write after destroy of rx rings Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/netns.py')
0 files changed, 0 insertions, 0 deletions