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: 1128 MB/s 19146 calls/s 19146 msg/s # tcp rx: 1129 MB/s 139811 calls/s # tcp tx: 1149 MB/s 19500 calls/s 19500 msg/s # tcp rx: 1150 MB/s 140175 calls/s # tcp tx: 1101 MB/s 18676 calls/s 18676 msg/s # tcp rx: 1102 MB/s 134132 calls/s # tcp tx: 1085 MB/s 18414 calls/s 18414 msg/s # udp gso - over veth touching data # udp rx: 719 MB/s 512420 calls/s # udp tx: 739 MB/s 12543 calls/s 12543 msg/s # udp rx: 733 MB/s 522364 calls/s # udp tx: 733 MB/s 12433 calls/s 12433 msg/s # udp rx: 723 MB/s 515386 calls/s # udp tx: 723 MB/s 12264 calls/s 12264 msg/s # udp rx: 718 MB/s 512174 calls/s # udp tx: 718 MB/s 12192 calls/s 12192 msg/s # udp gso and gro - over veth touching data # udp rx: 1297 MB/s 923991 calls/s # udp tx: 1338 MB/s 22694 calls/s 22694 msg/s # udp rx: 1326 MB/s 944708 calls/s # udp tx: 1328 MB/s 22535 calls/s 22535 msg/s # udp rx: 1335 MB/s 951382 calls/s # udp tx: 1337 MB/s 22681 calls/s 22681 msg/s # udp rx: 1333 MB/s 949882 calls/s # udp tx: 1335 MB/s 22648 calls/s 22648 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1001 MB/s 16990 calls/s 16990 msg/s # tcp rx: 1001 MB/s 133862 calls/s # tcp tx: 1021 MB/s 17328 calls/s 17328 msg/s # tcp rx: 1022 MB/s 128609 calls/s # tcp tx: 1081 MB/s 18345 calls/s 18345 msg/s # tcp rx: 1082 MB/s 134661 calls/s # tcp tx: 937 MB/s 15899 calls/s 15899 msg/s # udp gso - over veth touching data # udp rx: 579 MB/s 422791 calls/s # udp tx: 601 MB/s 10210 calls/s 10210 msg/s # udp rx: 602 MB/s 439741 calls/s # udp tx: 602 MB/s 10225 calls/s 10225 msg/s # udp rx: 603 MB/s 440495 calls/s # udp tx: 609 MB/s 10344 calls/s 10344 msg/s # udp rx: 612 MB/s 446535 calls/s # udp tx: 615 MB/s 10445 calls/s 10445 msg/s # udp gso and gro - over veth touching data # udp rx: 587 MB/s 428629 calls/s # udp tx: 613 MB/s 10405 calls/s 10405 msg/s # udp rx: 631 MB/s 460880 calls/s # udp tx: 640 MB/s 10855 calls/s 10855 msg/s # udp rx: 616 MB/s 449313 calls/s # udp tx: 618 MB/s 10492 calls/s 10492 msg/s # udp rx: 606 MB/s 441977 calls/s # udp tx: 607 MB/s 10311 calls/s 10311 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__->