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.31 [+0.31] -4 -t # 2.57 [+2.26] tcp tx: 956 MB/s 16227 calls/s 16227 msg/s # 2.59 [+0.02] tcp rx: 975 MB/s 49278 calls/s # 3.57 [+0.98] tcp tx: 874 MB/s 14828 calls/s 14828 msg/s # 3.59 [+0.02] tcp rx: 876 MB/s 47269 calls/s # 4.57 [+0.98] tcp tx: 875 MB/s 14852 calls/s 14852 msg/s # 4.59 [+0.02] tcp rx: 871 MB/s 45272 calls/s # 5.57 [+0.98] tcp tx: 707 MB/s 11999 calls/s 11999 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.34] -4 -v # 6.97 [+1.02] udp rx: 472 MB/s 342765 calls/s # 7.00 [+0.02] udp tx: 746 MB/s 12663 calls/s 12663 msg/s # 7.97 [+0.98] udp rx: 554 MB/s 402129 calls/s # 8.00 [+0.02] udp tx: 817 MB/s 13860 calls/s 13860 msg/s # 8.98 [+0.98] udp rx: 557 MB/s 404160 calls/s # 9.00 [+0.02] udp tx: 825 MB/s 14005 calls/s 14005 msg/s # 9.98 [+0.98] udp rx: 555 MB/s 402671 calls/s # 10.00 [+0.02] udp tx: 818 MB/s 13874 calls/s 13874 msg/s # 10.04 [+0.04] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.34] -4 -G # 11.39 [+1.01] udp rx: 617 MB/s 450372 calls/s # 11.41 [+0.02] udp tx: 627 MB/s 10637 calls/s 10637 msg/s # 12.39 [+0.98] udp rx: 632 MB/s 461622 calls/s # 12.41 [+0.02] udp tx: 635 MB/s 10778 calls/s 10778 msg/s # 13.39 [+0.98] udp rx: 641 MB/s 468210 calls/s # 13.41 [+0.02] udp tx: 642 MB/s 10889 calls/s 10889 msg/s # 14.39 [+0.98] udp rx: 655 MB/s 478161 calls/s # 14.41 [+0.01] udp tx: 655 MB/s 11113 calls/s 11113 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__->