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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 976 MB/s 16556 calls/s 16556 msg/s # 2.56 [+0.01] tcp rx: 988 MB/s 50676 calls/s # 3.55 [+0.99] tcp tx: 921 MB/s 15631 calls/s 15631 msg/s # 3.57 [+0.02] tcp rx: 934 MB/s 47825 calls/s # 4.55 [+0.98] tcp tx: 905 MB/s 15354 calls/s 15354 msg/s # 4.57 [+0.03] tcp rx: 911 MB/s 46712 calls/s # 5.55 [+0.97] tcp tx: 926 MB/s 15719 calls/s 15719 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 650 MB/s 471296 calls/s # 6.89 [+0.02] udp tx: 1232 MB/s 20911 calls/s 20911 msg/s # 7.87 [+0.98] udp rx: 664 MB/s 481616 calls/s # 7.89 [+0.02] udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # 8.87 [+0.98] udp rx: 666 MB/s 482411 calls/s # 8.89 [+0.02] udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # 9.88 [+0.99] udp rx: 667 MB/s 483324 calls/s # 9.89 [+0.01] udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1047 MB/s 763686 calls/s # 11.22 [+0.02] udp tx: 1064 MB/s 18047 calls/s 18047 msg/s # 12.20 [+0.98] udp rx: 1068 MB/s 779160 calls/s # 12.22 [+0.02] udp tx: 1066 MB/s 18086 calls/s 18086 msg/s # 13.20 [+0.98] udp rx: 1072 MB/s 781913 calls/s # 13.22 [+0.02] udp tx: 1079 MB/s 18307 calls/s 18307 msg/s # 14.20 [+0.98] udp rx: 1004 MB/s 732484 calls/s # 14.22 [+0.02] udp tx: 1002 MB/s 16996 calls/s 16996 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__->