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: 683 MB/s 11599 calls/s 11599 msg/s # tcp rx: 684 MB/s 84414 calls/s # tcp tx: 686 MB/s 11650 calls/s 11650 msg/s # tcp rx: 687 MB/s 84087 calls/s # tcp tx: 677 MB/s 11496 calls/s 11496 msg/s # tcp rx: 678 MB/s 83736 calls/s # tcp tx: 694 MB/s 11778 calls/s 11778 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 846869 calls/s # udp tx: 1231 MB/s 20887 calls/s 20887 msg/s # udp rx: 1314 MB/s 936167 calls/s # udp tx: 1320 MB/s 22389 calls/s 22389 msg/s # udp rx: 1315 MB/s 936863 calls/s # udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # udp rx: 1307 MB/s 931608 calls/s # udp tx: 1310 MB/s 22228 calls/s 22228 msg/s # udp gso and gro - over veth touching data # udp rx: 561 MB/s 399944 calls/s # udp tx: 579 MB/s 9834 calls/s 9834 msg/s # udp rx: 638 MB/s 454500 calls/s # udp tx: 637 MB/s 10819 calls/s 10819 msg/s # udp rx: 638 MB/s 455040 calls/s # udp tx: 638 MB/s 10827 calls/s 10827 msg/s # udp rx: 632 MB/s 450792 calls/s # udp tx: 632 MB/s 10727 calls/s 10727 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 805 MB/s 13669 calls/s 13669 msg/s # tcp rx: 807 MB/s 90601 calls/s # tcp tx: 1032 MB/s 17515 calls/s 17515 msg/s # tcp rx: 1032 MB/s 124323 calls/s # tcp tx: 925 MB/s 15695 calls/s 15695 msg/s # tcp rx: 926 MB/s 128968 calls/s # tcp tx: 956 MB/s 16221 calls/s 16221 msg/s # udp gso - over veth touching data # udp rx: 667 MB/s 486987 calls/s # udp tx: 688 MB/s 11680 calls/s 11680 msg/s # udp rx: 705 MB/s 514299 calls/s # udp tx: 704 MB/s 11944 calls/s 11944 msg/s # udp rx: 641 MB/s 467678 calls/s # udp tx: 641 MB/s 10880 calls/s 10880 msg/s # udp rx: 702 MB/s 512633 calls/s # udp tx: 702 MB/s 11909 calls/s 11909 msg/s # udp gso and gro - over veth touching data # udp rx: 1148 MB/s 837374 calls/s # udp tx: 1184 MB/s 20088 calls/s 20088 msg/s # udp rx: 1275 MB/s 930205 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # udp rx: 1258 MB/s 918170 calls/s # udp tx: 1258 MB/s 21348 calls/s 21348 msg/s # udp rx: 1268 MB/s 925488 calls/s # udp tx: 1268 MB/s 21518 calls/s 21518 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__->