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.30 [+0.30] -4 -t # 2.55 [+2.25] tcp tx: 964 MB/s 16360 calls/s 16360 msg/s # 2.55 [+0.00] tcp rx: 965 MB/s 49607 calls/s # 3.55 [+1.00] tcp tx: 965 MB/s 16379 calls/s 16379 msg/s # 3.55 [+0.00] tcp rx: 967 MB/s 49402 calls/s # 4.55 [+1.00] tcp tx: 958 MB/s 16264 calls/s 16264 msg/s # 4.55 [+0.00] tcp rx: 959 MB/s 49114 calls/s # 5.55 [+1.00] tcp tx: 972 MB/s 16498 calls/s 16498 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.85 [+0.27] -4 -v # 6.86 [+1.01] udp rx: 639 MB/s 463844 calls/s # 6.88 [+0.02] udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # 7.86 [+0.98] udp rx: 584 MB/s 424448 calls/s # 7.88 [+0.02] udp tx: 724 MB/s 12291 calls/s 12291 msg/s # 8.86 [+0.99] udp rx: 586 MB/s 425984 calls/s # 8.88 [+0.01] udp tx: 710 MB/s 12049 calls/s 12049 msg/s # 9.86 [+0.99] udp rx: 583 MB/s 423796 calls/s # 9.88 [+0.01] udp tx: 738 MB/s 12526 calls/s 12526 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.31] -4 -G # 11.23 [+1.01] udp rx: 1084 MB/s 790597 calls/s # 11.25 [+0.02] udp tx: 1109 MB/s 18820 calls/s 18820 msg/s # 12.23 [+0.98] udp rx: 1111 MB/s 810942 calls/s # 12.25 [+0.02] udp tx: 1113 MB/s 18885 calls/s 18885 msg/s # 13.23 [+0.98] udp rx: 1093 MB/s 797264 calls/s # 13.25 [+0.02] udp tx: 1093 MB/s 18550 calls/s 18550 msg/s # 14.24 [+0.98] udp rx: 1111 MB/s 810876 calls/s # 14.25 [+0.02] udp tx: 1113 MB/s 18878 calls/s 18878 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__->