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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 1008 MB/s 17100 calls/s 17100 msg/s # 2.50 [+0.00] tcp rx: 1008 MB/s 52182 calls/s # 3.50 [+1.00] tcp tx: 1043 MB/s 17701 calls/s 17701 msg/s # 3.50 [+0.00] tcp rx: 1045 MB/s 53363 calls/s # 4.50 [+1.00] tcp tx: 1015 MB/s 17230 calls/s 17230 msg/s # 4.50 [+0.00] tcp rx: 1016 MB/s 52052 calls/s # 5.50 [+1.00] tcp tx: 1024 MB/s 17373 calls/s 17373 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.30] -4 -v # 6.84 [+1.01] udp rx: 651 MB/s 471552 calls/s # 6.86 [+0.02] udp tx: 1268 MB/s 21511 calls/s 21511 msg/s # 7.84 [+0.98] udp rx: 667 MB/s 484096 calls/s # 7.86 [+0.02] udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # 8.84 [+0.98] udp rx: 666 MB/s 483072 calls/s # 8.86 [+0.02] udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # 9.85 [+0.98] udp rx: 667 MB/s 483584 calls/s # 9.86 [+0.02] udp tx: 1284 MB/s 21794 calls/s 21794 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.26] -4 -G # 11.17 [+1.01] udp rx: 1101 MB/s 803375 calls/s # 11.18 [+0.02] udp tx: 1120 MB/s 18998 calls/s 18998 msg/s # 12.17 [+0.99] udp rx: 1123 MB/s 819161 calls/s # 12.18 [+0.01] udp tx: 1126 MB/s 19099 calls/s 19099 msg/s # 13.17 [+0.99] udp rx: 1114 MB/s 812815 calls/s # 13.18 [+0.01] udp tx: 1116 MB/s 18944 calls/s 18944 msg/s # 14.17 [+0.99] udp rx: 1110 MB/s 810107 calls/s # 14.18 [+0.01] udp tx: 1113 MB/s 18892 calls/s 18892 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__->