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.32 [+0.32] -4 -t # 2.57 [+2.25] tcp tx: 880 MB/s 14931 calls/s 14931 msg/s # 2.57 [+0.00] tcp rx: 880 MB/s 52520 calls/s # 3.57 [+1.00] tcp tx: 861 MB/s 14610 calls/s 14610 msg/s # 3.57 [+0.00] tcp rx: 862 MB/s 47295 calls/s # 4.57 [+1.00] tcp tx: 947 MB/s 16064 calls/s 16064 msg/s # 4.57 [+0.00] tcp rx: 947 MB/s 45315 calls/s # 5.57 [+1.00] tcp tx: 927 MB/s 15729 calls/s 15729 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.94 [+0.33] -4 -v # 6.95 [+1.02] udp rx: 558 MB/s 405248 calls/s # 6.97 [+0.02] udp tx: 783 MB/s 13292 calls/s 13292 msg/s # 7.95 [+0.98] udp rx: 568 MB/s 412416 calls/s # 7.97 [+0.02] udp tx: 806 MB/s 13676 calls/s 13676 msg/s # 8.95 [+0.98] udp rx: 568 MB/s 412160 calls/s # 8.97 [+0.02] udp tx: 772 MB/s 13106 calls/s 13106 msg/s # 9.95 [+0.99] udp rx: 563 MB/s 409088 calls/s # 9.97 [+0.01] udp tx: 747 MB/s 12683 calls/s 12683 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.29] -4 -G # 11.31 [+1.01] udp rx: 688 MB/s 501855 calls/s # 11.33 [+0.02] udp tx: 700 MB/s 11880 calls/s 11880 msg/s # 12.31 [+0.98] udp rx: 685 MB/s 500170 calls/s # 12.33 [+0.02] udp tx: 685 MB/s 11627 calls/s 11627 msg/s # 13.31 [+0.98] udp rx: 685 MB/s 500156 calls/s # 13.33 [+0.02] udp tx: 685 MB/s 11630 calls/s 11630 msg/s # 14.31 [+0.99] udp rx: 691 MB/s 504597 calls/s # 14.33 [+0.01] udp tx: 691 MB/s 11728 calls/s 11728 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__->