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.31 [+0.31] -4 -t # 2.56 [+2.25] tcp tx: 930 MB/s 15779 calls/s 15779 msg/s # 2.56 [+0.00] tcp rx: 930 MB/s 51985 calls/s # 3.56 [+1.00] tcp tx: 933 MB/s 15826 calls/s 15826 msg/s # 3.60 [+0.04] tcp rx: 978 MB/s 45565 calls/s # 4.56 [+0.96] tcp tx: 867 MB/s 14717 calls/s 14717 msg/s # 4.60 [+0.04] tcp rx: 864 MB/s 51052 calls/s # 5.56 [+0.96] tcp tx: 968 MB/s 16422 calls/s 16422 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.27] -4 -v # 6.87 [+1.01] udp rx: 660 MB/s 478208 calls/s # 6.89 [+0.02] udp tx: 1177 MB/s 19971 calls/s 19971 msg/s # 7.87 [+0.98] udp rx: 652 MB/s 472413 calls/s # 7.89 [+0.02] udp tx: 1240 MB/s 21047 calls/s 21047 msg/s # 8.87 [+0.99] udp rx: 669 MB/s 484550 calls/s # 8.89 [+0.01] udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # 9.88 [+0.99] udp rx: 670 MB/s 485718 calls/s # 9.89 [+0.01] udp tx: 1275 MB/s 21635 calls/s 21635 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.21 [+0.29] -4 -G # 11.22 [+1.01] udp rx: 1012 MB/s 738710 calls/s # 11.24 [+0.02] udp tx: 1031 MB/s 17487 calls/s 17487 msg/s # 12.22 [+0.98] udp rx: 961 MB/s 701479 calls/s # 12.24 [+0.02] udp tx: 957 MB/s 16241 calls/s 16241 msg/s # 13.22 [+0.98] udp rx: 1100 MB/s 802792 calls/s # 13.24 [+0.02] udp tx: 1107 MB/s 18784 calls/s 18784 msg/s # 14.22 [+0.99] udp rx: 1118 MB/s 816003 calls/s # 14.24 [+0.01] udp tx: 1119 MB/s 18992 calls/s 18992 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__->