make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1534 MB/s 26018 calls/s 26018 msg/s # tcp rx: 1535 MB/s 63651 calls/s # tcp tx: 1514 MB/s 25690 calls/s 25690 msg/s # tcp rx: 1517 MB/s 59722 calls/s # tcp tx: 1514 MB/s 25692 calls/s 25692 msg/s # tcp rx: 1520 MB/s 59687 calls/s # tcp tx: 1605 MB/s 27235 calls/s 27235 msg/s # udp gso - over veth touching data # udp rx: 496 MB/s 353420 calls/s # udp tx: 512 MB/s 8686 calls/s 8686 msg/s # udp rx: 537 MB/s 383009 calls/s # udp tx: 541 MB/s 9185 calls/s 9185 msg/s # udp rx: 527 MB/s 375655 calls/s # udp tx: 526 MB/s 8928 calls/s 8928 msg/s # udp rx: 523 MB/s 373161 calls/s # udp tx: 523 MB/s 8886 calls/s 8886 msg/s # udp gso and gro - over veth touching data # udp rx: 887 MB/s 15060 calls/s # udp tx: 919 MB/s 15603 calls/s 15603 msg/s # udp rx: 1013 MB/s 17195 calls/s # udp tx: 1014 MB/s 17212 calls/s 17212 msg/s # udp rx: 965 MB/s 16375 calls/s # udp tx: 967 MB/s 16412 calls/s 16412 msg/s # udp rx: 977 MB/s 16571 calls/s # udp tx: 979 MB/s 16618 calls/s 16618 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1469 MB/s 24918 calls/s 24918 msg/s # tcp rx: 1469 MB/s 58637 calls/s # tcp tx: 1371 MB/s 23268 calls/s 23268 msg/s # tcp rx: 1374 MB/s 57535 calls/s # tcp tx: 1396 MB/s 23685 calls/s 23685 msg/s # tcp rx: 1401 MB/s 57698 calls/s # tcp tx: 1393 MB/s 23642 calls/s 23642 msg/s # udp gso - over veth touching data # udp rx: 863 MB/s 629939 calls/s # udp tx: 894 MB/s 15179 calls/s 15179 msg/s # udp rx: 956 MB/s 697766 calls/s # udp tx: 964 MB/s 16352 calls/s 16352 msg/s # udp rx: 1034 MB/s 754516 calls/s # udp tx: 1033 MB/s 17530 calls/s 17530 msg/s # udp rx: 1166 MB/s 850549 calls/s # udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # udp gso and gro - over veth touching data # udp rx: 817 MB/s 13869 calls/s # udp tx: 847 MB/s 14378 calls/s 14378 msg/s # udp rx: 739 MB/s 12540 calls/s # udp tx: 748 MB/s 12694 calls/s 12694 msg/s # udp rx: 1080 MB/s 18329 calls/s # udp tx: 1230 MB/s 20870 calls/s 20870 msg/s # udp rx: 963 MB/s 16347 calls/s # udp tx: 962 MB/s 16332 calls/s 16332 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__->