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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.33 [+0.32] -4 -t # 2.57 [+2.24] tcp tx: 949 MB/s 16108 calls/s 16108 msg/s # 2.57 [+0.00] tcp rx: 950 MB/s 49860 calls/s # 3.57 [+1.00] tcp tx: 962 MB/s 16331 calls/s 16331 msg/s # 3.57 [+0.00] tcp rx: 963 MB/s 49943 calls/s # 4.57 [+1.00] tcp tx: 953 MB/s 16178 calls/s 16178 msg/s # 4.57 [+0.00] tcp rx: 954 MB/s 49899 calls/s # 5.57 [+1.00] tcp tx: 930 MB/s 15783 calls/s 15783 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.92 [+1.01] udp rx: 619 MB/s 449024 calls/s # 6.94 [+0.02] udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # 7.92 [+0.98] udp rx: 668 MB/s 483859 calls/s # 7.94 [+0.02] udp tx: 1241 MB/s 21050 calls/s 21050 msg/s # 8.92 [+0.98] udp rx: 665 MB/s 482062 calls/s # 8.94 [+0.02] udp tx: 1240 MB/s 21036 calls/s 21036 msg/s # 9.93 [+0.99] udp rx: 667 MB/s 483136 calls/s # 9.94 [+0.01] udp tx: 1245 MB/s 21127 calls/s 21127 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 1072 MB/s 782195 calls/s # 11.30 [+0.02] udp tx: 1092 MB/s 18537 calls/s 18537 msg/s # 12.28 [+0.98] udp rx: 1099 MB/s 801946 calls/s # 12.30 [+0.02] udp tx: 1098 MB/s 18632 calls/s 18632 msg/s # 13.28 [+0.98] udp rx: 1084 MB/s 791035 calls/s # 13.30 [+0.02] udp tx: 1083 MB/s 18379 calls/s 18379 msg/s # 14.29 [+0.99] udp rx: 1081 MB/s 788548 calls/s # 14.30 [+0.02] udp tx: 1080 MB/s 18331 calls/s 18331 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__->