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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.46 [+0.44] -4 -t # 2.80 [+2.34] tcp tx: 892 MB/s 15137 calls/s 15137 msg/s # 2.80 [+0.00] tcp rx: 893 MB/s 45543 calls/s # 3.80 [+1.00] tcp tx: 903 MB/s 15328 calls/s 15328 msg/s # 3.80 [+0.00] tcp rx: 904 MB/s 46201 calls/s # 4.80 [+1.00] tcp tx: 973 MB/s 16519 calls/s 16519 msg/s # 4.80 [+0.00] tcp rx: 975 MB/s 50107 calls/s # 5.80 [+1.00] tcp tx: 998 MB/s 16942 calls/s 16942 msg/s # 5.83 [+0.04] udp gso - over veth touching data # 5.84 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.22 [+0.38] -4 -v # 7.24 [+1.02] udp rx: 583 MB/s 423424 calls/s # 7.26 [+0.02] udp tx: 1092 MB/s 18536 calls/s 18536 msg/s # 8.24 [+0.98] udp rx: 603 MB/s 437522 calls/s # 8.26 [+0.02] udp tx: 1194 MB/s 20265 calls/s 20265 msg/s # 9.24 [+0.98] udp rx: 644 MB/s 466688 calls/s # 9.26 [+0.02] udp tx: 1178 MB/s 19988 calls/s 19988 msg/s # 10.24 [+0.98] udp rx: 649 MB/s 470784 calls/s # 10.26 [+0.02] udp tx: 1196 MB/s 20301 calls/s 20301 msg/s # 10.30 [+0.04] udp gso and gro - over veth touching data # 10.30 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.73 [+0.42] -4 -G # 11.74 [+1.02] udp rx: 1045 MB/s 762470 calls/s # 11.76 [+0.02] udp tx: 1070 MB/s 18148 calls/s 18148 msg/s # 12.74 [+0.98] udp rx: 1096 MB/s 799601 calls/s # 12.76 [+0.02] udp tx: 1095 MB/s 18585 calls/s 18585 msg/s # 13.74 [+0.98] udp rx: 1091 MB/s 796284 calls/s # 13.76 [+0.02] udp tx: 1091 MB/s 18507 calls/s 18507 msg/s # 14.74 [+0.98] udp rx: 1049 MB/s 765520 calls/s # 14.76 [+0.02] udp tx: 1049 MB/s 17795 calls/s 17795 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__->