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.29 [+0.28] -4 -t # 2.55 [+2.27] tcp tx: 957 MB/s 16240 calls/s 16240 msg/s # 2.56 [+0.00] tcp rx: 959 MB/s 49132 calls/s # 3.55 [+1.00] tcp tx: 942 MB/s 15977 calls/s 15977 msg/s # 3.79 [+0.24] tcp rx: 1222 MB/s 50966 calls/s # 4.55 [+0.76] tcp tx: 1114 MB/s 18909 calls/s 18909 msg/s # 5.48 [+0.93] tcp rx: 1909 MB/s 26164 calls/s # 5.55 [+0.07] tcp tx: 1129 MB/s 19152 calls/s 19152 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.33] -4 -v # 6.93 [+1.01] udp rx: 644 MB/s 466432 calls/s # 6.96 [+0.02] udp tx: 1241 MB/s 21061 calls/s 21061 msg/s # 7.93 [+0.98] udp rx: 602 MB/s 436821 calls/s # 7.96 [+0.02] udp tx: 1285 MB/s 21799 calls/s 21799 msg/s # 8.93 [+0.98] udp rx: 662 MB/s 480000 calls/s # 8.96 [+0.02] udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # 9.94 [+0.98] udp rx: 665 MB/s 481792 calls/s # 9.96 [+0.02] udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.33] -4 -G # 11.34 [+1.01] udp rx: 610 MB/s 445261 calls/s # 11.36 [+0.02] udp tx: 625 MB/s 10609 calls/s 10609 msg/s # 12.34 [+0.98] udp rx: 639 MB/s 466214 calls/s # 12.36 [+0.02] udp tx: 641 MB/s 10888 calls/s 10888 msg/s # 13.34 [+0.98] udp rx: 636 MB/s 464213 calls/s # 13.36 [+0.02] udp tx: 639 MB/s 10842 calls/s 10842 msg/s # 14.34 [+0.98] udp rx: 609 MB/s 444866 calls/s # 14.36 [+0.02] udp tx: 612 MB/s 10390 calls/s 10390 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__->