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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.37 [+0.35] -4 -t # 2.64 [+2.27] tcp tx: 964 MB/s 16355 calls/s 16355 msg/s # 2.64 [+0.00] tcp rx: 964 MB/s 50385 calls/s # 3.63 [+1.00] tcp tx: 956 MB/s 16227 calls/s 16227 msg/s # 3.64 [+0.00] tcp rx: 958 MB/s 49881 calls/s # 4.63 [+1.00] tcp tx: 936 MB/s 15878 calls/s 15878 msg/s # 4.64 [+0.00] tcp rx: 937 MB/s 49009 calls/s # 5.63 [+1.00] tcp tx: 917 MB/s 15565 calls/s 15565 msg/s # 5.67 [+0.03] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.29] -4 -v # 6.97 [+1.01] udp rx: 617 MB/s 447232 calls/s # 6.99 [+0.02] udp tx: 1208 MB/s 20495 calls/s 20495 msg/s # 7.97 [+0.98] udp rx: 668 MB/s 484096 calls/s # 7.99 [+0.02] udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # 8.97 [+0.98] udp rx: 670 MB/s 485888 calls/s # 8.99 [+0.02] udp tx: 1223 MB/s 20744 calls/s 20744 msg/s # 9.97 [+0.98] udp rx: 671 MB/s 486400 calls/s # 9.99 [+0.02] udp tx: 1263 MB/s 21426 calls/s 21426 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.31] -4 -G # 11.34 [+1.02] udp rx: 593 MB/s 433141 calls/s # 11.36 [+0.02] udp tx: 606 MB/s 10279 calls/s 10279 msg/s # 12.34 [+0.98] udp rx: 556 MB/s 406134 calls/s # 12.36 [+0.02] udp tx: 556 MB/s 9443 calls/s 9443 msg/s # 13.35 [+0.98] udp rx: 934 MB/s 681696 calls/s # 13.36 [+0.02] udp tx: 942 MB/s 15989 calls/s 15989 msg/s # 14.35 [+0.98] udp rx: 1114 MB/s 813144 calls/s # 14.36 [+0.02] udp tx: 1114 MB/s 18901 calls/s 18901 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__->