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.33 [+0.32] -4 -t # 2.61 [+2.28] tcp tx: 920 MB/s 15615 calls/s 15615 msg/s # 2.61 [+0.00] tcp rx: 921 MB/s 48041 calls/s # 3.61 [+1.00] tcp tx: 964 MB/s 16359 calls/s 16359 msg/s # 3.62 [+0.01] tcp rx: 978 MB/s 48043 calls/s # 4.61 [+0.99] tcp tx: 965 MB/s 16372 calls/s 16372 msg/s # 4.63 [+0.02] tcp rx: 978 MB/s 47149 calls/s # 5.61 [+0.98] tcp tx: 986 MB/s 16729 calls/s 16729 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.98 [+0.33] -4 -v # 7.00 [+1.02] udp rx: 649 MB/s 470934 calls/s # 7.02 [+0.02] udp tx: 1123 MB/s 19055 calls/s 19055 msg/s # 8.00 [+0.98] udp rx: 667 MB/s 483806 calls/s # 8.02 [+0.02] udp tx: 1222 MB/s 20740 calls/s 20740 msg/s # 9.00 [+0.98] udp rx: 667 MB/s 483840 calls/s # 9.02 [+0.02] udp tx: 1214 MB/s 20604 calls/s 20604 msg/s # 10.00 [+0.98] udp rx: 667 MB/s 483840 calls/s # 10.02 [+0.02] udp tx: 1167 MB/s 19804 calls/s 19804 msg/s # 10.05 [+0.03] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.31] -4 -G # 11.38 [+1.01] udp rx: 964 MB/s 703611 calls/s # 11.39 [+0.02] udp tx: 984 MB/s 16697 calls/s 16697 msg/s # 12.38 [+0.98] udp rx: 1096 MB/s 800006 calls/s # 12.39 [+0.02] udp tx: 1096 MB/s 18604 calls/s 18604 msg/s # 13.38 [+0.98] udp rx: 1039 MB/s 757798 calls/s # 13.39 [+0.02] udp tx: 1037 MB/s 17604 calls/s 17604 msg/s # 14.38 [+0.98] udp rx: 1055 MB/s 769906 calls/s # 14.39 [+0.02] udp tx: 1055 MB/s 17902 calls/s 17902 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__->