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.27 [+0.27] -4 -t # 2.53 [+2.26] tcp tx: 977 MB/s 16574 calls/s 16574 msg/s # 2.53 [+0.00] tcp rx: 977 MB/s 50053 calls/s # 3.53 [+1.00] tcp tx: 945 MB/s 16032 calls/s 16032 msg/s # 3.53 [+0.00] tcp rx: 946 MB/s 49304 calls/s # 4.53 [+1.00] tcp tx: 953 MB/s 16169 calls/s 16169 msg/s # 4.53 [+0.00] tcp rx: 954 MB/s 49044 calls/s # 5.53 [+1.00] tcp tx: 950 MB/s 16121 calls/s 16121 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.02] udp rx: 636 MB/s 461312 calls/s # 6.89 [+0.02] udp tx: 1254 MB/s 21269 calls/s 21269 msg/s # 7.87 [+0.98] udp rx: 643 MB/s 465664 calls/s # 7.89 [+0.02] udp tx: 1245 MB/s 21128 calls/s 21128 msg/s # 8.87 [+0.98] udp rx: 649 MB/s 470528 calls/s # 8.89 [+0.02] udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # 9.87 [+0.98] udp rx: 622 MB/s 450560 calls/s # 9.89 [+0.02] udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.93 [+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: 1110 MB/s 809737 calls/s # 11.24 [+0.02] udp tx: 1133 MB/s 19228 calls/s 19228 msg/s # 12.22 [+0.98] udp rx: 1144 MB/s 834471 calls/s # 12.24 [+0.02] udp tx: 1144 MB/s 19409 calls/s 19409 msg/s # 13.22 [+0.98] udp rx: 1131 MB/s 825027 calls/s # 13.24 [+0.02] udp tx: 1130 MB/s 19181 calls/s 19181 msg/s # 14.22 [+0.98] udp rx: 1126 MB/s 821431 calls/s # 14.24 [+0.02] udp tx: 1127 MB/s 19121 calls/s 19121 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__->