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.51 [+2.24] tcp tx: 939 MB/s 15934 calls/s 15934 msg/s # 2.52 [+0.00] tcp rx: 940 MB/s 49256 calls/s # 3.51 [+1.00] tcp tx: 926 MB/s 15713 calls/s 15713 msg/s # 3.64 [+0.13] tcp rx: 1028 MB/s 48830 calls/s # 4.51 [+0.87] tcp tx: 913 MB/s 15491 calls/s 15491 msg/s # 4.65 [+0.13] tcp rx: 914 MB/s 46235 calls/s # 5.51 [+0.87] tcp tx: 883 MB/s 14984 calls/s 14984 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.33] -4 -v # 6.90 [+1.02] udp rx: 588 MB/s 426492 calls/s # 6.92 [+0.02] udp tx: 1208 MB/s 20493 calls/s 20493 msg/s # 7.90 [+0.98] udp rx: 566 MB/s 410196 calls/s # 7.92 [+0.02] udp tx: 995 MB/s 16878 calls/s 16878 msg/s # 8.90 [+0.98] udp rx: 523 MB/s 379136 calls/s # 8.92 [+0.02] udp tx: 869 MB/s 14747 calls/s 14747 msg/s # 9.90 [+0.98] udp rx: 542 MB/s 393601 calls/s # 9.92 [+0.02] udp tx: 757 MB/s 12848 calls/s 12848 msg/s # 9.96 [+0.04] 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.29 [+0.33] -4 -G # 11.31 [+1.02] udp rx: 966 MB/s 704636 calls/s # 11.33 [+0.02] udp tx: 980 MB/s 16638 calls/s 16638 msg/s # 12.31 [+0.98] udp rx: 828 MB/s 604221 calls/s # 12.33 [+0.02] udp tx: 828 MB/s 14047 calls/s 14047 msg/s # 13.31 [+0.98] udp rx: 612 MB/s 446405 calls/s # 13.33 [+0.02] udp tx: 614 MB/s 10415 calls/s 10415 msg/s # 14.31 [+0.98] udp rx: 643 MB/s 469496 calls/s # 14.33 [+0.02] udp tx: 645 MB/s 10947 calls/s 10947 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__->