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.29] -4 -t # 2.55 [+2.26] tcp tx: 983 MB/s 16688 calls/s 16688 msg/s # 2.55 [+0.00] tcp rx: 984 MB/s 51427 calls/s # 3.55 [+1.00] tcp tx: 943 MB/s 16000 calls/s 16000 msg/s # 3.55 [+0.00] tcp rx: 944 MB/s 49859 calls/s # 4.55 [+1.00] tcp tx: 923 MB/s 15655 calls/s 15655 msg/s # 4.55 [+0.00] tcp rx: 923 MB/s 48750 calls/s # 5.55 [+1.00] tcp tx: 913 MB/s 15486 calls/s 15486 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.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 642 MB/s 465920 calls/s # 6.89 [+0.02] udp tx: 1147 MB/s 19466 calls/s 19466 msg/s # 7.87 [+0.98] udp rx: 653 MB/s 473600 calls/s # 7.89 [+0.02] udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # 8.87 [+0.98] udp rx: 655 MB/s 474624 calls/s # 8.89 [+0.02] udp tx: 1280 MB/s 21717 calls/s 21717 msg/s # 9.88 [+0.98] udp rx: 653 MB/s 473088 calls/s # 9.89 [+0.02] udp tx: 1276 MB/s 21644 calls/s 21644 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.19 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1116 MB/s 814336 calls/s # 11.22 [+0.02] udp tx: 1136 MB/s 19275 calls/s 19275 msg/s # 12.20 [+0.98] udp rx: 1134 MB/s 827301 calls/s # 12.22 [+0.02] udp tx: 1135 MB/s 19258 calls/s 19258 msg/s # 13.20 [+0.98] udp rx: 1133 MB/s 826769 calls/s # 13.22 [+0.01] udp tx: 1134 MB/s 19237 calls/s 19237 msg/s # 14.20 [+0.99] udp rx: 1133 MB/s 826335 calls/s # 14.22 [+0.01] udp tx: 1133 MB/s 19227 calls/s 19227 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__->