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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 932 MB/s 15811 calls/s 15811 msg/s # 2.50 [+0.00] tcp rx: 932 MB/s 49102 calls/s # 3.50 [+1.00] tcp tx: 919 MB/s 15589 calls/s 15589 msg/s # 3.50 [+0.00] tcp rx: 920 MB/s 49952 calls/s # 4.50 [+1.00] tcp tx: 950 MB/s 16123 calls/s 16123 msg/s # 4.51 [+0.00] tcp rx: 951 MB/s 49308 calls/s # 5.50 [+1.00] tcp tx: 945 MB/s 16038 calls/s 16038 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.29] -4 -v # 6.84 [+1.02] udp rx: 626 MB/s 453632 calls/s # 6.86 [+0.01] udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # 7.84 [+0.99] udp rx: 578 MB/s 419551 calls/s # 7.86 [+0.01] udp tx: 905 MB/s 15366 calls/s 15366 msg/s # 8.84 [+0.99] udp rx: 510 MB/s 370191 calls/s # 8.86 [+0.01] udp tx: 828 MB/s 14049 calls/s 14049 msg/s # 9.84 [+0.99] udp rx: 533 MB/s 386304 calls/s # 9.86 [+0.01] udp tx: 827 MB/s 14043 calls/s 14043 msg/s # 9.89 [+0.04] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.32] -4 -G # 11.23 [+1.02] udp rx: 664 MB/s 484490 calls/s # 11.25 [+0.02] udp tx: 678 MB/s 11505 calls/s 11505 msg/s # 12.23 [+0.98] udp rx: 672 MB/s 490602 calls/s # 12.25 [+0.02] udp tx: 672 MB/s 11404 calls/s 11404 msg/s # 13.23 [+0.98] udp rx: 674 MB/s 492038 calls/s # 13.25 [+0.02] udp tx: 674 MB/s 11439 calls/s 11439 msg/s # 14.23 [+0.98] udp rx: 674 MB/s 492173 calls/s # 14.25 [+0.02] udp tx: 674 MB/s 11438 calls/s 11438 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__->