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.28 [+0.28] -4 -t # 2.52 [+2.25] tcp tx: 784 MB/s 13305 calls/s 13305 msg/s # 2.53 [+0.00] tcp rx: 784 MB/s 43281 calls/s # 3.52 [+1.00] tcp tx: 574 MB/s 9745 calls/s 9745 msg/s # 3.53 [+0.00] tcp rx: 574 MB/s 32307 calls/s # 4.52 [+1.00] tcp tx: 579 MB/s 9827 calls/s 9827 msg/s # 4.53 [+0.00] tcp rx: 579 MB/s 32216 calls/s # 5.52 [+1.00] tcp tx: 577 MB/s 9793 calls/s 9793 msg/s # 5.56 [+0.04] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.32] -4 -v # 6.90 [+1.02] udp rx: 565 MB/s 410112 calls/s # 6.92 [+0.02] udp tx: 1206 MB/s 20455 calls/s 20455 msg/s # 7.90 [+0.98] udp rx: 584 MB/s 423680 calls/s # 7.92 [+0.02] udp tx: 1205 MB/s 20441 calls/s 20441 msg/s # 8.90 [+0.98] udp rx: 662 MB/s 479744 calls/s # 8.92 [+0.02] udp tx: 1228 MB/s 20828 calls/s 20828 msg/s # 9.90 [+0.98] udp rx: 668 MB/s 484864 calls/s # 9.92 [+0.02] udp tx: 1084 MB/s 18389 calls/s 18389 msg/s # 9.95 [+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.30 [+0.34] -4 -G # 11.31 [+1.02] udp rx: 1028 MB/s 749886 calls/s # 11.33 [+0.02] udp tx: 1051 MB/s 17826 calls/s 17826 msg/s # 12.31 [+0.98] udp rx: 1067 MB/s 778249 calls/s # 12.33 [+0.02] udp tx: 1066 MB/s 18094 calls/s 18094 msg/s # 13.31 [+0.98] udp rx: 1068 MB/s 779584 calls/s # 13.33 [+0.02] udp tx: 1068 MB/s 18124 calls/s 18124 msg/s # 14.31 [+0.98] udp rx: 1072 MB/s 782084 calls/s # 14.33 [+0.02] udp tx: 1072 MB/s 18184 calls/s 18184 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__->