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.29 [+0.29] -4 -t # 2.56 [+2.27] tcp tx: 929 MB/s 15770 calls/s 15770 msg/s # 2.56 [+0.00] tcp rx: 931 MB/s 46639 calls/s # 3.56 [+1.00] tcp tx: 651 MB/s 11052 calls/s 11052 msg/s # 3.56 [+0.00] tcp rx: 652 MB/s 33126 calls/s # 4.56 [+1.00] tcp tx: 652 MB/s 11075 calls/s 11075 msg/s # 4.56 [+0.01] tcp rx: 653 MB/s 33231 calls/s # 5.56 [+0.99] tcp tx: 647 MB/s 10988 calls/s 10988 msg/s # 5.60 [+0.04] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.31] -4 -v # 6.92 [+1.02] udp rx: 553 MB/s 401352 calls/s # 6.94 [+0.02] udp tx: 820 MB/s 13910 calls/s 13910 msg/s # 7.92 [+0.99] udp rx: 563 MB/s 408320 calls/s # 7.94 [+0.01] udp tx: 799 MB/s 13566 calls/s 13566 msg/s # 8.93 [+0.99] udp rx: 564 MB/s 409344 calls/s # 8.94 [+0.01] udp tx: 800 MB/s 13573 calls/s 13573 msg/s # 9.93 [+0.99] udp rx: 564 MB/s 409344 calls/s # 9.94 [+0.01] udp tx: 797 MB/s 13526 calls/s 13526 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 625 MB/s 455906 calls/s # 11.30 [+0.02] udp tx: 638 MB/s 10828 calls/s 10828 msg/s # 12.28 [+0.98] udp rx: 639 MB/s 466547 calls/s # 12.30 [+0.02] udp tx: 639 MB/s 10848 calls/s 10848 msg/s # 13.28 [+0.98] udp rx: 638 MB/s 465357 calls/s # 13.30 [+0.02] udp tx: 638 MB/s 10823 calls/s 10823 msg/s # 14.29 [+0.98] udp rx: 636 MB/s 464234 calls/s # 14.30 [+0.02] udp tx: 635 MB/s 10779 calls/s 10779 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__->