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: 940 MB/s 15956 calls/s 15956 msg/s # tcp rx: 940 MB/s 49755 calls/s # tcp tx: 880 MB/s 14941 calls/s 14941 msg/s # tcp rx: 881 MB/s 48589 calls/s # tcp tx: 882 MB/s 14962 calls/s 14962 msg/s # tcp rx: 883 MB/s 47488 calls/s # tcp tx: 930 MB/s 15774 calls/s 15774 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: 630 MB/s 456704 calls/s # udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # udp rx: 668 MB/s 484731 calls/s # udp tx: 1253 MB/s 21267 calls/s 21267 msg/s # udp rx: 672 MB/s 486912 calls/s # udp tx: 1216 MB/s 20636 calls/s 20636 msg/s # udp rx: 670 MB/s 485888 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 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: 1133 MB/s 826358 calls/s # udp tx: 1157 MB/s 19624 calls/s 19624 msg/s # udp rx: 1121 MB/s 817711 calls/s # udp tx: 1122 MB/s 19038 calls/s 19038 msg/s # udp rx: 1097 MB/s 800730 calls/s # udp tx: 1096 MB/s 18605 calls/s 18605 msg/s # udp rx: 1161 MB/s 847372 calls/s # udp tx: 1163 MB/s 19732 calls/s 19732 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__->