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: 1190 MB/s 20190 calls/s 20190 msg/s # tcp rx: 1191 MB/s 143468 calls/s # tcp tx: 1194 MB/s 20266 calls/s 20266 msg/s # tcp rx: 1196 MB/s 141648 calls/s # tcp tx: 1124 MB/s 19073 calls/s 19073 msg/s # tcp rx: 1125 MB/s 141191 calls/s # tcp tx: 1090 MB/s 18492 calls/s 18492 msg/s # udp gso - over veth touching data # udp rx: 1114 MB/s 793881 calls/s # udp tx: 1152 MB/s 19546 calls/s 19546 msg/s # udp rx: 1196 MB/s 852188 calls/s # udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # udp rx: 1199 MB/s 854742 calls/s # udp tx: 1193 MB/s 20246 calls/s 20246 msg/s # udp rx: 1182 MB/s 842524 calls/s # udp tx: 1183 MB/s 20069 calls/s 20069 msg/s # udp gso and gro - over veth touching data # udp rx: 610 MB/s 434884 calls/s # udp tx: 631 MB/s 10707 calls/s 10707 msg/s # udp rx: 634 MB/s 451816 calls/s # udp tx: 633 MB/s 10746 calls/s 10746 msg/s # udp rx: 639 MB/s 455267 calls/s # udp tx: 638 MB/s 10833 calls/s 10833 msg/s # udp rx: 654 MB/s 465930 calls/s # udp tx: 653 MB/s 11088 calls/s 11088 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 759 MB/s 12887 calls/s 12887 msg/s # tcp rx: 760 MB/s 87482 calls/s # tcp tx: 778 MB/s 13198 calls/s 13198 msg/s # tcp rx: 778 MB/s 90300 calls/s # tcp tx: 850 MB/s 14433 calls/s 14433 msg/s # tcp rx: 851 MB/s 95451 calls/s # tcp tx: 868 MB/s 14723 calls/s 14723 msg/s # udp gso - over veth touching data # udp rx: 592 MB/s 432172 calls/s # udp tx: 611 MB/s 10377 calls/s 10377 msg/s # udp rx: 617 MB/s 450385 calls/s # udp tx: 617 MB/s 10480 calls/s 10480 msg/s # udp rx: 603 MB/s 440433 calls/s # udp tx: 605 MB/s 10267 calls/s 10267 msg/s # udp rx: 606 MB/s 441962 calls/s # udp tx: 606 MB/s 10290 calls/s 10290 msg/s # udp gso and gro - over veth touching data # udp rx: 581 MB/s 423995 calls/s # udp tx: 602 MB/s 10211 calls/s 10211 msg/s # udp rx: 617 MB/s 450019 calls/s # udp tx: 618 MB/s 10487 calls/s 10487 msg/s # udp rx: 618 MB/s 451292 calls/s # udp tx: 619 MB/s 10514 calls/s 10514 msg/s # udp rx: 618 MB/s 451141 calls/s # udp tx: 619 MB/s 10513 calls/s 10513 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__->