make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 817 MB/s 13859 calls/s 13859 msg/s # tcp rx: 818 MB/s 109173 calls/s # tcp tx: 1005 MB/s 17049 calls/s 17049 msg/s # tcp rx: 1005 MB/s 137117 calls/s # tcp tx: 1001 MB/s 16984 calls/s 16984 msg/s # tcp rx: 1003 MB/s 137680 calls/s # tcp tx: 1039 MB/s 17632 calls/s 17632 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 887736 calls/s # udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # udp rx: 1276 MB/s 908993 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # udp rx: 1281 MB/s 912862 calls/s # udp tx: 1285 MB/s 21810 calls/s 21810 msg/s # udp rx: 1257 MB/s 895523 calls/s # udp tx: 1251 MB/s 21225 calls/s 21225 msg/s # udp gso and gro - over veth touching data # udp rx: 1209 MB/s 861831 calls/s # udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # udp rx: 1209 MB/s 861664 calls/s # udp tx: 1220 MB/s 20707 calls/s 20707 msg/s # udp rx: 1219 MB/s 868382 calls/s # udp tx: 1218 MB/s 20668 calls/s 20668 msg/s # udp rx: 1311 MB/s 934376 calls/s # udp tx: 1311 MB/s 22252 calls/s 22252 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1108 MB/s 18796 calls/s 18796 msg/s # tcp rx: 1109 MB/s 135760 calls/s # tcp tx: 1150 MB/s 19510 calls/s 19510 msg/s # tcp rx: 1151 MB/s 136225 calls/s # tcp tx: 1150 MB/s 19506 calls/s 19506 msg/s # tcp rx: 1151 MB/s 135912 calls/s # tcp tx: 1151 MB/s 19535 calls/s 19535 msg/s # udp gso - over veth touching data # udp rx: 596 MB/s 435324 calls/s # udp tx: 617 MB/s 10478 calls/s 10478 msg/s # udp rx: 652 MB/s 475828 calls/s # udp tx: 656 MB/s 11143 calls/s 11143 msg/s # udp rx: 636 MB/s 464268 calls/s # udp tx: 634 MB/s 10765 calls/s 10765 msg/s # udp rx: 656 MB/s 478727 calls/s # udp tx: 657 MB/s 11155 calls/s 11155 msg/s # udp gso and gro - over veth touching data # udp rx: 639 MB/s 466746 calls/s # udp tx: 656 MB/s 11138 calls/s 11138 msg/s # udp rx: 658 MB/s 480386 calls/s # udp tx: 660 MB/s 11202 calls/s 11202 msg/s # udp rx: 633 MB/s 462373 calls/s # udp tx: 635 MB/s 10779 calls/s 10779 msg/s # udp rx: 645 MB/s 470585 calls/s # udp tx: 646 MB/s 10964 calls/s 10964 msg/s ok 1 selftests: net: udpgro_bench.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__->