make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 1047 MB/s 17768 calls/s 17768 msg/s # tcp rx: 1047 MB/s 53327 calls/s # tcp tx: 1069 MB/s 18135 calls/s 18135 msg/s # tcp rx: 1070 MB/s 54410 calls/s # tcp tx: 1066 MB/s 18085 calls/s 18085 msg/s # tcp rx: 1067 MB/s 54263 calls/s # tcp tx: 1064 MB/s 18063 calls/s 18063 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: 627 MB/s 454656 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # udp rx: 667 MB/s 483584 calls/s # udp tx: 1301 MB/s 22066 calls/s 22066 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 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: 1111 MB/s 810786 calls/s # udp tx: 1134 MB/s 19249 calls/s 19249 msg/s # udp rx: 1042 MB/s 760344 calls/s # udp tx: 1042 MB/s 17689 calls/s 17689 msg/s # udp rx: 1115 MB/s 813353 calls/s # udp tx: 1115 MB/s 18926 calls/s 18926 msg/s # udp rx: 1141 MB/s 832697 calls/s # udp tx: 1141 MB/s 19362 calls/s 19362 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__->