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: 977 MB/s 16587 calls/s 16587 msg/s # tcp rx: 978 MB/s 50542 calls/s # tcp tx: 952 MB/s 16163 calls/s 16163 msg/s # tcp rx: 953 MB/s 49980 calls/s # tcp tx: 966 MB/s 16392 calls/s 16392 msg/s # tcp rx: 967 MB/s 49687 calls/s # tcp tx: 961 MB/s 16315 calls/s 16315 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: 652 MB/s 472421 calls/s # udp tx: 1218 MB/s 20670 calls/s 20670 msg/s # udp rx: 622 MB/s 450868 calls/s # udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # udp rx: 635 MB/s 460544 calls/s # udp tx: 1291 MB/s 21897 calls/s 21897 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: 1096 MB/s 799484 calls/s # udp tx: 1124 MB/s 19074 calls/s 19074 msg/s # udp rx: 1135 MB/s 827989 calls/s # udp tx: 1135 MB/s 19258 calls/s 19258 msg/s # udp rx: 1103 MB/s 805095 calls/s # udp tx: 1097 MB/s 18621 calls/s 18621 msg/s # udp rx: 1106 MB/s 807259 calls/s # udp tx: 1111 MB/s 18860 calls/s 18860 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__->