make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 922 MB/s 15644 calls/s 15644 msg/s # tcp rx: 922 MB/s 49566 calls/s # tcp tx: 874 MB/s 14836 calls/s 14836 msg/s # tcp rx: 875 MB/s 49405 calls/s # tcp tx: 996 MB/s 16908 calls/s 16908 msg/s # tcp rx: 997 MB/s 51448 calls/s # tcp tx: 1012 MB/s 17178 calls/s 17178 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 584 MB/s 423680 calls/s # udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # udp rx: 652 MB/s 472576 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # udp rx: 597 MB/s 432640 calls/s # udp tx: 1309 MB/s 22210 calls/s 22210 msg/s # udp rx: 576 MB/s 417536 calls/s # udp tx: 1329 MB/s 22554 calls/s 22554 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1025 MB/s 747714 calls/s # udp tx: 1042 MB/s 17680 calls/s 17680 msg/s # udp rx: 1017 MB/s 741971 calls/s # udp tx: 1023 MB/s 17358 calls/s 17358 msg/s # udp rx: 1107 MB/s 807797 calls/s # udp tx: 1108 MB/s 18794 calls/s 18794 msg/s # udp rx: 1095 MB/s 798596 calls/s # udp tx: 1094 MB/s 18571 calls/s 18571 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->