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: 961 MB/s 16305 calls/s 16305 msg/s # tcp rx: 961 MB/s 51210 calls/s # tcp tx: 968 MB/s 16431 calls/s 16431 msg/s # tcp rx: 981 MB/s 49678 calls/s # tcp tx: 979 MB/s 16605 calls/s 16605 msg/s # tcp rx: 984 MB/s 49000 calls/s # tcp tx: 963 MB/s 16346 calls/s 16346 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: 603 MB/s 437248 calls/s # udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1283 MB/s 21771 calls/s 21771 msg/s # udp rx: 652 MB/s 472576 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # udp rx: 663 MB/s 480863 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 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: 1103 MB/s 804795 calls/s # udp tx: 1132 MB/s 19204 calls/s 19204 msg/s # udp rx: 1163 MB/s 848523 calls/s # udp tx: 1164 MB/s 19744 calls/s 19744 msg/s # udp rx: 1165 MB/s 849897 calls/s # udp tx: 1166 MB/s 19790 calls/s 19790 msg/s # udp rx: 1134 MB/s 827132 calls/s # udp tx: 1134 MB/s 19248 calls/s 19248 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__->