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.37 [+0.37] -4 -t # 2.66 [+2.29] tcp tx: 971 MB/s 16480 calls/s 16480 msg/s # 2.66 [+0.00] tcp rx: 971 MB/s 50027 calls/s # 3.66 [+1.00] tcp tx: 959 MB/s 16278 calls/s 16278 msg/s # 3.66 [+0.00] tcp rx: 960 MB/s 49566 calls/s # 4.66 [+1.00] tcp tx: 950 MB/s 16113 calls/s 16113 msg/s # 4.66 [+0.00] tcp rx: 950 MB/s 45375 calls/s # 5.66 [+1.00] tcp tx: 917 MB/s 15566 calls/s 15566 msg/s # 5.70 [+0.04] udp gso - over veth touching data # 5.70 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.29] -4 -v # 7.00 [+1.01] udp rx: 541 MB/s 393405 calls/s # 7.02 [+0.02] udp tx: 712 MB/s 12080 calls/s 12080 msg/s # 8.00 [+0.98] udp rx: 579 MB/s 420459 calls/s # 8.02 [+0.02] udp tx: 741 MB/s 12581 calls/s 12581 msg/s # 9.01 [+0.98] udp rx: 545 MB/s 395843 calls/s # 9.02 [+0.02] udp tx: 785 MB/s 13326 calls/s 13326 msg/s # 10.01 [+0.99] udp rx: 592 MB/s 429810 calls/s # 10.02 [+0.01] udp tx: 753 MB/s 12778 calls/s 12778 msg/s # 10.06 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.31] -4 -G # 11.38 [+1.02] udp rx: 645 MB/s 470993 calls/s # 11.40 [+0.02] udp tx: 656 MB/s 11143 calls/s 11143 msg/s # 12.38 [+0.98] udp rx: 675 MB/s 492578 calls/s # 12.40 [+0.02] udp tx: 679 MB/s 11525 calls/s 11525 msg/s # 13.38 [+0.98] udp rx: 681 MB/s 496884 calls/s # 13.40 [+0.02] udp tx: 681 MB/s 11557 calls/s 11557 msg/s # 14.38 [+0.98] udp rx: 664 MB/s 484342 calls/s # 14.40 [+0.02] udp tx: 673 MB/s 11417 calls/s 11417 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__->