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: 1022 MB/s 17334 calls/s 17334 msg/s # tcp rx: 1022 MB/s 52410 calls/s # tcp tx: 971 MB/s 16475 calls/s 16475 msg/s # tcp rx: 972 MB/s 50195 calls/s # tcp tx: 995 MB/s 16882 calls/s 16882 msg/s # tcp rx: 996 MB/s 51005 calls/s # tcp tx: 918 MB/s 15586 calls/s 15586 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: 595 MB/s 431004 calls/s # udp tx: 1198 MB/s 20332 calls/s 20332 msg/s # udp rx: 661 MB/s 479744 calls/s # udp tx: 1179 MB/s 20011 calls/s 20011 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1208 MB/s 20505 calls/s 20505 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1208 MB/s 20502 calls/s 20502 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: 1134 MB/s 827347 calls/s # udp tx: 1157 MB/s 19637 calls/s 19637 msg/s # udp rx: 1145 MB/s 835262 calls/s # udp tx: 1144 MB/s 19414 calls/s 19414 msg/s # udp rx: 1141 MB/s 832311 calls/s # udp tx: 1140 MB/s 19344 calls/s 19344 msg/s # udp rx: 1125 MB/s 821184 calls/s # udp tx: 1125 MB/s 19091 calls/s 19091 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__->