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: 857 MB/s 14542 calls/s 14542 msg/s # tcp rx: 857 MB/s 47047 calls/s # tcp tx: 876 MB/s 14868 calls/s 14868 msg/s # tcp rx: 877 MB/s 47905 calls/s # tcp tx: 920 MB/s 15616 calls/s 15616 msg/s # tcp rx: 921 MB/s 48198 calls/s # tcp tx: 930 MB/s 15789 calls/s 15789 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: 615 MB/s 445696 calls/s # udp tx: 1208 MB/s 20505 calls/s 20505 msg/s # udp rx: 636 MB/s 461507 calls/s # udp tx: 1146 MB/s 19443 calls/s 19443 msg/s # udp rx: 621 MB/s 450112 calls/s # udp tx: 1116 MB/s 18941 calls/s 18941 msg/s # udp rx: 628 MB/s 454976 calls/s # udp tx: 1222 MB/s 20741 calls/s 20741 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: 1106 MB/s 807214 calls/s # udp tx: 1135 MB/s 19260 calls/s 19260 msg/s # udp rx: 1059 MB/s 772577 calls/s # udp tx: 1059 MB/s 17966 calls/s 17966 msg/s # udp rx: 1138 MB/s 830451 calls/s # udp tx: 1137 MB/s 19287 calls/s 19287 msg/s # udp rx: 1141 MB/s 832769 calls/s # udp tx: 1141 MB/s 19353 calls/s 19353 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__->