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: 962 MB/s 16319 calls/s 16319 msg/s # tcp rx: 963 MB/s 49519 calls/s # tcp tx: 964 MB/s 16358 calls/s 16358 msg/s # tcp rx: 965 MB/s 49456 calls/s # tcp tx: 993 MB/s 16856 calls/s 16856 msg/s # tcp rx: 995 MB/s 50800 calls/s # tcp tx: 976 MB/s 16554 calls/s 16554 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: 574 MB/s 416768 calls/s # udp tx: 1052 MB/s 17849 calls/s 17849 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1162 MB/s 19725 calls/s 19725 msg/s # udp rx: 664 MB/s 481899 calls/s # udp tx: 1094 MB/s 18569 calls/s 18569 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: 992 MB/s 724036 calls/s # udp tx: 1027 MB/s 17434 calls/s 17434 msg/s # udp rx: 1094 MB/s 798027 calls/s # udp tx: 1093 MB/s 18544 calls/s 18544 msg/s # udp rx: 1093 MB/s 797197 calls/s # udp tx: 1092 MB/s 18528 calls/s 18528 msg/s # udp rx: 1092 MB/s 796914 calls/s # udp tx: 1091 MB/s 18521 calls/s 18521 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__->