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.51 [+2.24] tcp tx: 910 MB/s 15451 calls/s 15451 msg/s # 2.88 [+0.36] tcp rx: 1342 MB/s 49664 calls/s # 3.51 [+0.64] tcp tx: 995 MB/s 16882 calls/s 16882 msg/s # 3.88 [+0.36] tcp rx: 884 MB/s 44750 calls/s # 4.51 [+0.64] tcp tx: 889 MB/s 15091 calls/s 15091 msg/s # 4.93 [+0.41] tcp rx: 1065 MB/s 30932 calls/s # 5.51 [+0.59] tcp tx: 1006 MB/s 17079 calls/s 17079 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.26] -4 -v # 6.81 [+1.01] udp rx: 620 MB/s 449434 calls/s # 6.83 [+0.02] udp tx: 1157 MB/s 19634 calls/s 19634 msg/s # 7.81 [+0.98] udp rx: 674 MB/s 489216 calls/s # 7.83 [+0.02] udp tx: 1185 MB/s 20110 calls/s 20110 msg/s # 8.82 [+0.98] udp rx: 674 MB/s 488704 calls/s # 8.83 [+0.02] udp tx: 1206 MB/s 20470 calls/s 20470 msg/s # 9.82 [+0.99] udp rx: 673 MB/s 487680 calls/s # 9.83 [+0.01] udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.26] -4 -G # 11.14 [+1.01] udp rx: 831 MB/s 606638 calls/s # 11.15 [+0.02] udp tx: 842 MB/s 14293 calls/s 14293 msg/s # 12.14 [+0.98] udp rx: 650 MB/s 474501 calls/s # 12.15 [+0.02] udp tx: 650 MB/s 11031 calls/s 11031 msg/s # 13.14 [+0.99] udp rx: 650 MB/s 474496 calls/s # 13.15 [+0.01] udp tx: 650 MB/s 11028 calls/s 11028 msg/s # 14.14 [+0.99] udp rx: 652 MB/s 475720 calls/s # 14.15 [+0.01] udp tx: 651 MB/s 11054 calls/s 11054 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__->