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.34 [+0.34] -4 -t # 2.61 [+2.27] tcp tx: 932 MB/s 15817 calls/s 15817 msg/s # 2.61 [+0.00] tcp rx: 933 MB/s 51271 calls/s # 3.61 [+1.00] tcp tx: 989 MB/s 16788 calls/s 16788 msg/s # 3.61 [+0.00] tcp rx: 991 MB/s 50801 calls/s # 4.61 [+1.00] tcp tx: 913 MB/s 15489 calls/s 15489 msg/s # 4.62 [+0.00] tcp rx: 914 MB/s 43839 calls/s # 5.61 [+1.00] tcp tx: 946 MB/s 16060 calls/s 16060 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.33] -4 -v # 6.99 [+1.02] udp rx: 511 MB/s 370794 calls/s # 7.01 [+0.02] udp tx: 1117 MB/s 18959 calls/s 18959 msg/s # 7.99 [+0.98] udp rx: 537 MB/s 389429 calls/s # 8.01 [+0.02] udp tx: 802 MB/s 13617 calls/s 13617 msg/s # 8.99 [+0.98] udp rx: 552 MB/s 400550 calls/s # 9.01 [+0.02] udp tx: 744 MB/s 12621 calls/s 12621 msg/s # 9.99 [+0.98] udp rx: 544 MB/s 394894 calls/s # 10.01 [+0.02] udp tx: 774 MB/s 13143 calls/s 13143 msg/s # 10.05 [+0.04] udp gso and gro - over veth touching data # 10.05 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.32] -4 -G # 11.39 [+1.02] udp rx: 640 MB/s 467046 calls/s # 11.40 [+0.02] udp tx: 654 MB/s 11093 calls/s 11093 msg/s # 12.39 [+0.98] udp rx: 664 MB/s 484529 calls/s # 12.40 [+0.02] udp tx: 665 MB/s 11288 calls/s 11288 msg/s # 13.39 [+0.98] udp rx: 669 MB/s 487948 calls/s # 13.40 [+0.02] udp tx: 670 MB/s 11379 calls/s 11379 msg/s # 14.39 [+0.98] udp rx: 663 MB/s 484193 calls/s # 14.40 [+0.02] udp tx: 664 MB/s 11274 calls/s 11274 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__->