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: 1111 MB/s 18850 calls/s 18850 msg/s # tcp rx: 1112 MB/s 136205 calls/s # tcp tx: 1153 MB/s 19569 calls/s 19569 msg/s # tcp rx: 1154 MB/s 137389 calls/s # tcp tx: 1136 MB/s 19272 calls/s 19272 msg/s # tcp rx: 1137 MB/s 134805 calls/s # tcp tx: 1114 MB/s 18910 calls/s 18910 msg/s # udp gso - over veth touching data # udp rx: 588 MB/s 418972 calls/s # udp tx: 609 MB/s 10337 calls/s 10337 msg/s # udp rx: 610 MB/s 434893 calls/s # udp tx: 613 MB/s 10398 calls/s 10398 msg/s # udp rx: 602 MB/s 429054 calls/s # udp tx: 604 MB/s 10247 calls/s 10247 msg/s # udp rx: 620 MB/s 441842 calls/s # udp tx: 622 MB/s 10552 calls/s 10552 msg/s # udp gso and gro - over veth touching data # udp rx: 598 MB/s 426564 calls/s # udp tx: 621 MB/s 10534 calls/s 10534 msg/s # udp rx: 625 MB/s 445308 calls/s # udp tx: 624 MB/s 10591 calls/s 10591 msg/s # udp rx: 618 MB/s 440488 calls/s # udp tx: 617 MB/s 10475 calls/s 10475 msg/s # udp rx: 614 MB/s 437580 calls/s # udp tx: 613 MB/s 10407 calls/s 10407 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 760 MB/s 12902 calls/s 12902 msg/s # tcp rx: 761 MB/s 80367 calls/s # tcp tx: 731 MB/s 12399 calls/s 12399 msg/s # tcp rx: 731 MB/s 84368 calls/s # tcp tx: 746 MB/s 12667 calls/s 12667 msg/s # tcp rx: 747 MB/s 85110 calls/s # tcp tx: 738 MB/s 12530 calls/s 12530 msg/s # udp gso - over veth touching data # udp rx: 534 MB/s 389459 calls/s # udp tx: 547 MB/s 9286 calls/s 9286 msg/s # udp rx: 586 MB/s 427658 calls/s # udp tx: 594 MB/s 10077 calls/s 10077 msg/s # udp rx: 617 MB/s 450545 calls/s # udp tx: 620 MB/s 10519 calls/s 10519 msg/s # udp rx: 615 MB/s 449134 calls/s # udp tx: 618 MB/s 10484 calls/s 10484 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 900088 calls/s # udp tx: 1273 MB/s 21605 calls/s 21605 msg/s # udp rx: 1060 MB/s 773397 calls/s # udp tx: 1067 MB/s 18101 calls/s 18101 msg/s # udp rx: 1256 MB/s 916387 calls/s # udp tx: 1259 MB/s 21357 calls/s 21357 msg/s # udp rx: 1252 MB/s 913691 calls/s # udp tx: 1255 MB/s 21296 calls/s 21296 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__->