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: 929 MB/s 15764 calls/s 15764 msg/s # 2.53 [+0.00] tcp rx: 930 MB/s 48636 calls/s # 3.53 [+1.00] tcp tx: 961 MB/s 16308 calls/s 16308 msg/s # 3.53 [+0.00] tcp rx: 962 MB/s 49770 calls/s # 4.53 [+1.00] tcp tx: 959 MB/s 16277 calls/s 16277 msg/s # 4.53 [+0.00] tcp rx: 960 MB/s 49728 calls/s # 5.53 [+1.00] tcp tx: 960 MB/s 16291 calls/s 16291 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.30] -4 -v # 6.87 [+1.01] udp rx: 609 MB/s 441600 calls/s # 6.89 [+0.02] udp tx: 1196 MB/s 20287 calls/s 20287 msg/s # 7.87 [+0.98] udp rx: 631 MB/s 457472 calls/s # 7.89 [+0.02] udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # 8.88 [+0.98] udp rx: 659 MB/s 477952 calls/s # 8.89 [+0.02] udp tx: 1241 MB/s 21050 calls/s 21050 msg/s # 9.88 [+0.98] udp rx: 587 MB/s 425728 calls/s # 9.89 [+0.02] udp tx: 1229 MB/s 20852 calls/s 20852 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.28] -4 -G # 11.22 [+1.01] udp rx: 1033 MB/s 753964 calls/s # 11.24 [+0.02] udp tx: 1057 MB/s 17934 calls/s 17934 msg/s # 12.22 [+0.98] udp rx: 1064 MB/s 776360 calls/s # 12.24 [+0.02] udp tx: 1061 MB/s 18011 calls/s 18011 msg/s # 13.22 [+0.98] udp rx: 1059 MB/s 772976 calls/s # 13.24 [+0.02] udp tx: 1060 MB/s 17988 calls/s 17988 msg/s # 14.22 [+0.99] udp rx: 1061 MB/s 774191 calls/s # 14.24 [+0.02] udp tx: 1061 MB/s 18010 calls/s 18010 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__->