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.27 [+0.27] -4 -t # 2.48 [+2.22] tcp tx: 1030 MB/s 17470 calls/s 17470 msg/s # 2.49 [+0.00] tcp rx: 1030 MB/s 52544 calls/s # 3.48 [+1.00] tcp tx: 989 MB/s 16782 calls/s 16782 msg/s # 3.49 [+0.00] tcp rx: 989 MB/s 50465 calls/s # 4.48 [+1.00] tcp tx: 994 MB/s 16867 calls/s 16867 msg/s # 4.49 [+0.00] tcp rx: 995 MB/s 49340 calls/s # 5.48 [+1.00] tcp tx: 989 MB/s 16777 calls/s 16777 msg/s # 5.51 [+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: 654 MB/s 474110 calls/s # 6.81 [+0.02] udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # 7.79 [+0.98] udp rx: 662 MB/s 480089 calls/s # 7.81 [+0.02] udp tx: 1290 MB/s 21883 calls/s 21883 msg/s # 8.79 [+0.99] udp rx: 595 MB/s 431435 calls/s # 8.81 [+0.01] udp tx: 1305 MB/s 22148 calls/s 22148 msg/s # 9.80 [+0.99] udp rx: 642 MB/s 465660 calls/s # 9.81 [+0.01] udp tx: 1292 MB/s 21926 calls/s 21926 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.08 [+0.24] -4 -G # 11.09 [+1.01] udp rx: 1133 MB/s 826873 calls/s # 11.11 [+0.02] udp tx: 1152 MB/s 19552 calls/s 19552 msg/s # 12.09 [+0.99] udp rx: 1135 MB/s 828133 calls/s # 12.11 [+0.01] udp tx: 1139 MB/s 19325 calls/s 19325 msg/s # 13.09 [+0.99] udp rx: 1149 MB/s 838110 calls/s # 13.11 [+0.01] udp tx: 1150 MB/s 19515 calls/s 19515 msg/s # 14.10 [+0.99] udp rx: 1139 MB/s 831352 calls/s # 14.11 [+0.01] udp tx: 1141 MB/s 19366 calls/s 19366 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__->