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: 1105 MB/s 18744 calls/s 18744 msg/s # tcp rx: 1106 MB/s 140284 calls/s # tcp tx: 1172 MB/s 19891 calls/s 19891 msg/s # tcp rx: 1174 MB/s 138374 calls/s # tcp tx: 1142 MB/s 19374 calls/s 19374 msg/s # tcp rx: 1143 MB/s 134376 calls/s # tcp tx: 1136 MB/s 19270 calls/s 19270 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 434224 calls/s # udp tx: 627 MB/s 10636 calls/s 10636 msg/s # udp rx: 638 MB/s 455152 calls/s # udp tx: 638 MB/s 10836 calls/s 10836 msg/s # udp rx: 635 MB/s 452395 calls/s # udp tx: 634 MB/s 10763 calls/s 10763 msg/s # udp rx: 634 MB/s 452312 calls/s # udp tx: 634 MB/s 10770 calls/s 10770 msg/s # udp gso and gro - over veth touching data # udp rx: 671 MB/s 478537 calls/s # udp tx: 692 MB/s 11745 calls/s 11745 msg/s # udp rx: 735 MB/s 523936 calls/s # udp tx: 735 MB/s 12479 calls/s 12479 msg/s # udp rx: 733 MB/s 522565 calls/s # udp tx: 733 MB/s 12435 calls/s 12435 msg/s # udp rx: 750 MB/s 534279 calls/s # udp tx: 749 MB/s 12719 calls/s 12719 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1147 MB/s 19470 calls/s 19470 msg/s # tcp rx: 1148 MB/s 138887 calls/s # tcp tx: 1135 MB/s 19266 calls/s 19266 msg/s # tcp rx: 1142 MB/s 133568 calls/s # tcp tx: 1103 MB/s 18718 calls/s 18718 msg/s # tcp rx: 1114 MB/s 128049 calls/s # tcp tx: 1110 MB/s 18832 calls/s 18832 msg/s # udp gso - over veth touching data # udp rx: 618 MB/s 451096 calls/s # udp tx: 638 MB/s 10821 calls/s 10821 msg/s # udp rx: 622 MB/s 453694 calls/s # udp tx: 622 MB/s 10557 calls/s 10557 msg/s # udp rx: 632 MB/s 461504 calls/s # udp tx: 633 MB/s 10751 calls/s 10751 msg/s # udp rx: 627 MB/s 457477 calls/s # udp tx: 628 MB/s 10654 calls/s 10654 msg/s # udp gso and gro - over veth touching data # udp rx: 565 MB/s 412079 calls/s # udp tx: 585 MB/s 9930 calls/s 9930 msg/s # udp rx: 591 MB/s 431299 calls/s # udp tx: 591 MB/s 10031 calls/s 10031 msg/s # udp rx: 600 MB/s 438066 calls/s # udp tx: 600 MB/s 10190 calls/s 10190 msg/s # udp rx: 622 MB/s 454099 calls/s # udp tx: 623 MB/s 10568 calls/s 10568 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__->