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.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 935 MB/s 15869 calls/s 15869 msg/s # 2.60 [+0.00] tcp rx: 935 MB/s 48464 calls/s # 3.60 [+1.00] tcp tx: 944 MB/s 16014 calls/s 16014 msg/s # 3.60 [+0.00] tcp rx: 944 MB/s 48717 calls/s # 4.60 [+1.00] tcp tx: 947 MB/s 16075 calls/s 16075 msg/s # 4.60 [+0.00] tcp rx: 948 MB/s 48908 calls/s # 5.60 [+1.00] tcp tx: 934 MB/s 15842 calls/s 15842 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.01] udp rx: 628 MB/s 454912 calls/s # 6.95 [+0.02] udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # 7.93 [+0.98] udp rx: 666 MB/s 482743 calls/s # 7.95 [+0.02] udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # 8.93 [+0.98] udp rx: 665 MB/s 482042 calls/s # 8.95 [+0.02] udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # 9.93 [+0.98] udp rx: 613 MB/s 444219 calls/s # 9.95 [+0.02] udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.29 [+1.01] udp rx: 1024 MB/s 747101 calls/s # 11.30 [+0.02] udp tx: 1044 MB/s 17718 calls/s 17718 msg/s # 12.29 [+0.98] udp rx: 1116 MB/s 814604 calls/s # 12.30 [+0.02] udp tx: 1112 MB/s 18865 calls/s 18865 msg/s # 13.29 [+0.99] udp rx: 1093 MB/s 797398 calls/s # 13.30 [+0.01] udp tx: 1101 MB/s 18681 calls/s 18681 msg/s # 14.29 [+0.99] udp rx: 1116 MB/s 814053 calls/s # 14.30 [+0.01] udp tx: 1115 MB/s 18926 calls/s 18926 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__->