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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 902 MB/s 15307 calls/s 15307 msg/s # 2.60 [+0.00] tcp rx: 903 MB/s 49051 calls/s # 3.60 [+1.00] tcp tx: 906 MB/s 15379 calls/s 15379 msg/s # 3.60 [+0.00] tcp rx: 907 MB/s 50056 calls/s # 4.60 [+1.00] tcp tx: 897 MB/s 15225 calls/s 15225 msg/s # 4.60 [+0.00] tcp rx: 899 MB/s 49197 calls/s # 5.60 [+1.00] tcp tx: 930 MB/s 15783 calls/s 15783 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.94 [+1.01] udp rx: 645 MB/s 468224 calls/s # 6.96 [+0.02] udp tx: 1210 MB/s 20530 calls/s 20530 msg/s # 7.94 [+0.98] udp rx: 656 MB/s 475392 calls/s # 7.96 [+0.02] udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # 8.94 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.96 [+0.02] udp tx: 1229 MB/s 20846 calls/s 20846 msg/s # 9.94 [+0.98] udp rx: 667 MB/s 483840 calls/s # 9.96 [+0.02] udp tx: 1237 MB/s 20988 calls/s 20988 msg/s # 9.99 [+0.03] 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.26 [+0.27] -4 -G # 11.27 [+1.01] udp rx: 1115 MB/s 813231 calls/s # 11.29 [+0.02] udp tx: 1141 MB/s 19355 calls/s 19355 msg/s # 12.27 [+0.98] udp rx: 1134 MB/s 827080 calls/s # 12.29 [+0.02] udp tx: 1132 MB/s 19209 calls/s 19209 msg/s # 13.27 [+0.98] udp rx: 1008 MB/s 735559 calls/s # 13.29 [+0.02] udp tx: 1012 MB/s 17178 calls/s 17178 msg/s # 14.27 [+0.98] udp rx: 1144 MB/s 834509 calls/s # 14.29 [+0.02] udp tx: 1145 MB/s 19435 calls/s 19435 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__->