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: 953 MB/s 16175 calls/s 16175 msg/s # 2.55 [+0.00] tcp rx: 953 MB/s 49696 calls/s # 3.55 [+1.00] tcp tx: 990 MB/s 16797 calls/s 16797 msg/s # 3.55 [+0.00] tcp rx: 990 MB/s 50710 calls/s # 4.55 [+1.00] tcp tx: 998 MB/s 16929 calls/s 16929 msg/s # 4.55 [+0.00] tcp rx: 999 MB/s 50942 calls/s # 5.55 [+1.00] tcp tx: 969 MB/s 16435 calls/s 16435 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.88 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 625 MB/s 453376 calls/s # 6.92 [+0.02] udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # 7.90 [+0.98] udp rx: 656 MB/s 475716 calls/s # 7.92 [+0.02] udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # 8.90 [+0.98] udp rx: 659 MB/s 477696 calls/s # 8.92 [+0.02] udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # 9.90 [+0.98] udp rx: 656 MB/s 475392 calls/s # 9.92 [+0.02] udp tx: 1253 MB/s 21257 calls/s 21257 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.33] -4 -G # 11.30 [+1.01] udp rx: 1044 MB/s 761852 calls/s # 11.31 [+0.02] udp tx: 1065 MB/s 18076 calls/s 18076 msg/s # 12.30 [+0.98] udp rx: 1131 MB/s 825357 calls/s # 12.31 [+0.02] udp tx: 1132 MB/s 19216 calls/s 19216 msg/s # 13.30 [+0.98] udp rx: 1105 MB/s 806097 calls/s # 13.31 [+0.02] udp tx: 1104 MB/s 18728 calls/s 18728 msg/s # 14.30 [+0.99] udp rx: 1100 MB/s 802264 calls/s # 14.31 [+0.01] udp tx: 1099 MB/s 18646 calls/s 18646 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__->