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: 963 MB/s 16350 calls/s 16350 msg/s # tcp rx: 973 MB/s 50402 calls/s # tcp tx: 887 MB/s 15049 calls/s 15049 msg/s # tcp rx: 890 MB/s 47206 calls/s # tcp tx: 895 MB/s 15191 calls/s 15191 msg/s # tcp rx: 896 MB/s 46372 calls/s # tcp tx: 935 MB/s 15873 calls/s 15873 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: 619 MB/s 448512 calls/s # udp tx: 1264 MB/s 21452 calls/s 21452 msg/s # udp rx: 660 MB/s 478892 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 653 MB/s 472977 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp rx: 627 MB/s 454330 calls/s # udp tx: 1175 MB/s 19943 calls/s 19943 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: 1075 MB/s 784550 calls/s # udp tx: 1108 MB/s 18802 calls/s 18802 msg/s # udp rx: 1124 MB/s 819851 calls/s # udp tx: 1123 MB/s 19061 calls/s 19061 msg/s # udp rx: 1157 MB/s 843904 calls/s # udp tx: 1157 MB/s 19635 calls/s 19635 msg/s # udp rx: 1158 MB/s 845212 calls/s # udp tx: 1158 MB/s 19652 calls/s 19652 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__->