Searched hist:e5b2d91c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
H A D | udpgso.c | e5b2d91c Thu Apr 26 12:42:23 CDT 2018 Willem de Bruijn <willemb@google.com> selftests: udp gso with connected sockets
Connected sockets use path mtu instead of device mtu.
Test this path by inserting a route mtu that is lower than the device mtu. Verify that the path mtu for the connection matches this lower number, then run the same test as in the connectionless case.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> e5b2d91c Thu Apr 26 12:42:23 CDT 2018 Willem de Bruijn <willemb@google.com> selftests: udp gso with connected sockets Connected sockets use path mtu instead of device mtu. Test this path by inserting a route mtu that is lower than the device mtu. Verify that the path mtu for the connection matches this lower number, then run the same test as in the connectionless case. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | udpgso.sh | e5b2d91c Thu Apr 26 12:42:23 CDT 2018 Willem de Bruijn <willemb@google.com> selftests: udp gso with connected sockets
Connected sockets use path mtu instead of device mtu.
Test this path by inserting a route mtu that is lower than the device mtu. Verify that the path mtu for the connection matches this lower number, then run the same test as in the connectionless case.
Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> e5b2d91c Thu Apr 26 12:42:23 CDT 2018 Willem de Bruijn <willemb@google.com> selftests: udp gso with connected sockets Connected sockets use path mtu instead of device mtu. Test this path by inserting a route mtu that is lower than the device mtu. Verify that the path mtu for the connection matches this lower number, then run the same test as in the connectionless case. Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|