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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 1035 MB/s 17566 calls/s 17566 msg/s # 2.49 [+0.00] tcp rx: 1036 MB/s 52847 calls/s # 3.49 [+1.00] tcp tx: 1005 MB/s 17051 calls/s 17051 msg/s # 3.53 [+0.04] tcp rx: 1045 MB/s 50056 calls/s # 4.49 [+0.96] tcp tx: 1008 MB/s 17108 calls/s 17108 msg/s # 4.53 [+0.04] tcp rx: 1008 MB/s 47898 calls/s # 5.49 [+0.96] tcp tx: 1010 MB/s 17144 calls/s 17144 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.26] -4 -v # 6.79 [+1.01] udp rx: 652 MB/s 472576 calls/s # 6.81 [+0.02] udp tx: 1314 MB/s 22301 calls/s 22301 msg/s # 7.79 [+0.98] udp rx: 667 MB/s 483328 calls/s # 7.81 [+0.02] udp tx: 1290 MB/s 21892 calls/s 21892 msg/s # 8.79 [+0.99] udp rx: 666 MB/s 482560 calls/s # 8.81 [+0.01] udp tx: 1287 MB/s 21831 calls/s 21831 msg/s # 9.80 [+0.99] udp rx: 665 MB/s 482304 calls/s # 9.81 [+0.01] udp tx: 1288 MB/s 21847 calls/s 21847 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.27] -4 -G # 11.12 [+1.01] udp rx: 1095 MB/s 798799 calls/s # 11.14 [+0.02] udp tx: 1119 MB/s 18992 calls/s 18992 msg/s # 12.12 [+0.98] udp rx: 1125 MB/s 820782 calls/s # 12.14 [+0.02] udp tx: 1127 MB/s 19122 calls/s 19122 msg/s # 13.13 [+0.98] udp rx: 1122 MB/s 818458 calls/s # 13.14 [+0.02] udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # 14.13 [+0.98] udp rx: 1122 MB/s 818565 calls/s # 14.14 [+0.02] udp tx: 1124 MB/s 19068 calls/s 19068 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__->