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.53 [+2.25] tcp tx: 919 MB/s 15594 calls/s 15594 msg/s # 2.56 [+0.03] tcp rx: 951 MB/s 50298 calls/s # 3.53 [+0.97] tcp tx: 874 MB/s 14838 calls/s 14838 msg/s # 3.56 [+0.03] tcp rx: 874 MB/s 46683 calls/s # 4.53 [+0.97] tcp tx: 920 MB/s 15620 calls/s 15620 msg/s # 4.56 [+0.03] tcp rx: 917 MB/s 49338 calls/s # 5.53 [+0.97] tcp tx: 927 MB/s 15738 calls/s 15738 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 610 MB/s 442368 calls/s # 6.88 [+0.02] udp tx: 1234 MB/s 20942 calls/s 20942 msg/s # 7.87 [+0.98] udp rx: 595 MB/s 431719 calls/s # 7.88 [+0.02] udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # 8.87 [+0.98] udp rx: 639 MB/s 463210 calls/s # 8.88 [+0.02] udp tx: 1255 MB/s 21297 calls/s 21297 msg/s # 9.87 [+0.99] udp rx: 618 MB/s 447590 calls/s # 9.88 [+0.01] udp tx: 1262 MB/s 21406 calls/s 21406 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.20 [+0.29] -4 -G # 11.22 [+1.01] udp rx: 988 MB/s 720852 calls/s # 11.24 [+0.02] udp tx: 1009 MB/s 17122 calls/s 17122 msg/s # 12.22 [+0.98] udp rx: 1091 MB/s 795844 calls/s # 12.24 [+0.02] udp tx: 1086 MB/s 18426 calls/s 18426 msg/s # 13.22 [+0.98] udp rx: 1007 MB/s 734800 calls/s # 13.24 [+0.02] udp tx: 1019 MB/s 17285 calls/s 17285 msg/s # 14.22 [+0.98] udp rx: 1101 MB/s 803153 calls/s # 14.24 [+0.02] udp tx: 1100 MB/s 18662 calls/s 18662 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__->