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.34 [+0.33] -4 -t # 2.61 [+2.27] tcp tx: 842 MB/s 14297 calls/s 14297 msg/s # 2.61 [+0.00] tcp rx: 843 MB/s 50399 calls/s # 3.61 [+1.00] tcp tx: 920 MB/s 15619 calls/s 15619 msg/s # 3.61 [+0.00] tcp rx: 921 MB/s 49690 calls/s # 4.61 [+1.00] tcp tx: 905 MB/s 15363 calls/s 15363 msg/s # 4.61 [+0.00] tcp rx: 906 MB/s 46039 calls/s # 5.61 [+1.00] tcp tx: 848 MB/s 14388 calls/s 14388 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.28] -4 -v # 6.93 [+1.01] udp rx: 628 MB/s 455424 calls/s # 6.96 [+0.02] udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # 7.94 [+0.98] udp rx: 642 MB/s 465152 calls/s # 7.96 [+0.02] udp tx: 1235 MB/s 20949 calls/s 20949 msg/s # 8.94 [+0.98] udp rx: 668 MB/s 484272 calls/s # 8.96 [+0.02] udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # 9.94 [+0.98] udp rx: 669 MB/s 485120 calls/s # 9.96 [+0.02] udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.29] -4 -G # 11.29 [+1.01] udp rx: 1101 MB/s 803372 calls/s # 11.31 [+0.02] udp tx: 1120 MB/s 19004 calls/s 19004 msg/s # 12.30 [+0.98] udp rx: 1121 MB/s 817996 calls/s # 12.31 [+0.02] udp tx: 1121 MB/s 19024 calls/s 19024 msg/s # 13.30 [+0.99] udp rx: 1120 MB/s 817043 calls/s # 13.31 [+0.01] udp tx: 1119 MB/s 18994 calls/s 18994 msg/s # 14.30 [+0.99] udp rx: 1108 MB/s 808673 calls/s # 14.31 [+0.01] udp tx: 1108 MB/s 18799 calls/s 18799 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__->