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.56 [+2.28] tcp tx: 927 MB/s 15729 calls/s 15729 msg/s # 2.56 [+0.00] tcp rx: 927 MB/s 47376 calls/s # 3.56 [+1.00] tcp tx: 948 MB/s 16087 calls/s 16087 msg/s # 3.56 [+0.00] tcp rx: 949 MB/s 48517 calls/s # 4.56 [+1.00] tcp tx: 932 MB/s 15811 calls/s 15811 msg/s # 4.56 [+0.00] tcp rx: 933 MB/s 47908 calls/s # 5.56 [+1.00] tcp tx: 913 MB/s 15492 calls/s 15492 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.88 [+1.01] udp rx: 648 MB/s 470016 calls/s # 6.90 [+0.02] udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # 7.88 [+0.98] udp rx: 658 MB/s 477184 calls/s # 7.90 [+0.02] udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # 8.88 [+0.98] udp rx: 658 MB/s 476672 calls/s # 8.90 [+0.02] udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # 9.88 [+0.99] udp rx: 659 MB/s 477440 calls/s # 9.90 [+0.01] udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.26] -4 -G # 11.20 [+1.01] udp rx: 1109 MB/s 808802 calls/s # 11.22 [+0.02] udp tx: 1127 MB/s 19120 calls/s 19120 msg/s # 12.20 [+0.99] udp rx: 1120 MB/s 816910 calls/s # 12.22 [+0.01] udp tx: 1120 MB/s 19007 calls/s 19007 msg/s # 13.20 [+0.99] udp rx: 1120 MB/s 817051 calls/s # 13.22 [+0.01] udp tx: 1120 MB/s 19011 calls/s 19011 msg/s # 14.21 [+0.99] udp rx: 1120 MB/s 817126 calls/s # 14.22 [+0.01] udp tx: 1120 MB/s 19010 calls/s 19010 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__->