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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 977 MB/s 16579 calls/s 16579 msg/s # 2.65 [+0.10] tcp rx: 1068 MB/s 50708 calls/s # 3.55 [+0.90] tcp tx: 962 MB/s 16324 calls/s 16324 msg/s # 3.65 [+0.10] tcp rx: 979 MB/s 45387 calls/s # 4.55 [+0.90] tcp tx: 967 MB/s 16404 calls/s 16404 msg/s # 4.65 [+0.10] tcp rx: 952 MB/s 49075 calls/s # 5.55 [+0.90] tcp tx: 961 MB/s 16311 calls/s 16311 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.26] -4 -v # 6.85 [+1.01] udp rx: 651 MB/s 471808 calls/s # 6.87 [+0.02] udp tx: 1216 MB/s 20635 calls/s 20635 msg/s # 7.85 [+0.98] udp rx: 668 MB/s 483852 calls/s # 7.87 [+0.02] udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # 8.86 [+0.98] udp rx: 665 MB/s 482185 calls/s # 8.87 [+0.02] udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # 9.86 [+0.98] udp rx: 671 MB/s 486076 calls/s # 9.87 [+0.02] udp tx: 1253 MB/s 21260 calls/s 21260 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.30] -4 -G # 11.22 [+1.01] udp rx: 1019 MB/s 743823 calls/s # 11.24 [+0.02] udp tx: 1040 MB/s 17651 calls/s 17651 msg/s # 12.22 [+0.98] udp rx: 1148 MB/s 837436 calls/s # 12.24 [+0.02] udp tx: 1151 MB/s 19526 calls/s 19526 msg/s # 13.22 [+0.98] udp rx: 1140 MB/s 832031 calls/s # 13.24 [+0.02] udp tx: 1134 MB/s 19235 calls/s 19235 msg/s # 14.22 [+0.98] udp rx: 1122 MB/s 818830 calls/s # 14.24 [+0.02] udp tx: 1122 MB/s 19036 calls/s 19036 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__->