make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 525 MB/s 8913 calls/s 8913 msg/s # tcp rx: 525 MB/s 35213 calls/s # tcp tx: 523 MB/s 8884 calls/s 8884 msg/s # tcp rx: 524 MB/s 33953 calls/s # tcp tx: 544 MB/s 9231 calls/s 9231 msg/s # tcp rx: 544 MB/s 33065 calls/s # tcp tx: 544 MB/s 9235 calls/s 9235 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: 499 MB/s 361659 calls/s # udp tx: 813 MB/s 13794 calls/s 13794 msg/s # udp rx: 512 MB/s 371234 calls/s # udp tx: 860 MB/s 14598 calls/s 14598 msg/s # udp rx: 509 MB/s 368936 calls/s # udp tx: 888 MB/s 15065 calls/s 15065 msg/s # udp rx: 515 MB/s 372810 calls/s # udp tx: 856 MB/s 14525 calls/s 14525 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: 1117 MB/s 814652 calls/s # udp tx: 1137 MB/s 19287 calls/s 19287 msg/s # udp rx: 1167 MB/s 851775 calls/s # udp tx: 1169 MB/s 19829 calls/s 19829 msg/s # udp rx: 1145 MB/s 835317 calls/s # udp tx: 1146 MB/s 19450 calls/s 19450 msg/s # udp rx: 1144 MB/s 834420 calls/s # udp tx: 1149 MB/s 19492 calls/s 19492 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__->