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.28 [+0.28] -4 -t # 2.54 [+2.25] tcp tx: 1015 MB/s 17226 calls/s 17226 msg/s # 2.55 [+0.02] tcp rx: 1035 MB/s 51868 calls/s # 3.54 [+0.98] tcp tx: 980 MB/s 16636 calls/s 16636 msg/s # 3.55 [+0.02] tcp rx: 978 MB/s 47853 calls/s # 4.53 [+0.98] tcp tx: 973 MB/s 16507 calls/s 16507 msg/s # 4.55 [+0.02] tcp rx: 974 MB/s 49815 calls/s # 5.53 [+0.98] tcp tx: 972 MB/s 16488 calls/s 16488 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.26] -4 -v # 6.84 [+1.01] udp rx: 634 MB/s 459776 calls/s # 6.86 [+0.02] udp tx: 1244 MB/s 21101 calls/s 21101 msg/s # 7.84 [+0.98] udp rx: 667 MB/s 483243 calls/s # 7.86 [+0.02] udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # 8.84 [+0.98] udp rx: 667 MB/s 483340 calls/s # 8.86 [+0.02] udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # 9.84 [+0.98] udp rx: 667 MB/s 483361 calls/s # 9.86 [+0.02] udp tx: 1269 MB/s 21530 calls/s 21530 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.18 [+0.28] -4 -G # 11.19 [+1.01] udp rx: 1069 MB/s 779767 calls/s # 11.21 [+0.02] udp tx: 1083 MB/s 18380 calls/s 18380 msg/s # 12.19 [+0.98] udp rx: 938 MB/s 684104 calls/s # 12.21 [+0.02] udp tx: 932 MB/s 15820 calls/s 15820 msg/s # 13.19 [+0.98] udp rx: 1040 MB/s 758714 calls/s # 13.21 [+0.02] udp tx: 1054 MB/s 17887 calls/s 17887 msg/s # 14.19 [+0.98] udp rx: 1130 MB/s 824475 calls/s # 14.21 [+0.02] udp tx: 1130 MB/s 19180 calls/s 19180 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__->