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: 1091 MB/s 18519 calls/s 18519 msg/s # tcp rx: 1098 MB/s 142741 calls/s # tcp tx: 1065 MB/s 18065 calls/s 18065 msg/s # tcp rx: 1132 MB/s 128296 calls/s # tcp tx: 1024 MB/s 17376 calls/s 17376 msg/s # tcp rx: 1002 MB/s 129802 calls/s # tcp tx: 963 MB/s 16341 calls/s 16341 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 820610 calls/s # udp tx: 1180 MB/s 20027 calls/s 20027 msg/s # udp rx: 1159 MB/s 826048 calls/s # udp tx: 1156 MB/s 19616 calls/s 19616 msg/s # udp rx: 1182 MB/s 842442 calls/s # udp tx: 1183 MB/s 20072 calls/s 20072 msg/s # udp rx: 1285 MB/s 915808 calls/s # udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # udp gso and gro - over veth touching data # udp rx: 855 MB/s 609300 calls/s # udp tx: 872 MB/s 14799 calls/s 14799 msg/s # udp rx: 738 MB/s 526120 calls/s # udp tx: 742 MB/s 12593 calls/s 12593 msg/s # udp rx: 756 MB/s 538922 calls/s # udp tx: 760 MB/s 12900 calls/s 12900 msg/s # udp rx: 744 MB/s 530101 calls/s # udp tx: 747 MB/s 12678 calls/s 12678 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 762 MB/s 12936 calls/s 12936 msg/s # tcp rx: 763 MB/s 88021 calls/s # tcp tx: 703 MB/s 11926 calls/s 11926 msg/s # tcp rx: 703 MB/s 86398 calls/s # tcp tx: 698 MB/s 11847 calls/s 11847 msg/s # tcp rx: 699 MB/s 86112 calls/s # tcp tx: 715 MB/s 12137 calls/s 12137 msg/s # udp gso - over veth touching data # udp rx: 1072 MB/s 782019 calls/s # udp tx: 1112 MB/s 18861 calls/s 18861 msg/s # udp rx: 1119 MB/s 816620 calls/s # udp tx: 1121 MB/s 19022 calls/s 19022 msg/s # udp rx: 1206 MB/s 880274 calls/s # udp tx: 1210 MB/s 20538 calls/s 20538 msg/s # udp rx: 834 MB/s 608384 calls/s # udp tx: 825 MB/s 13995 calls/s 13995 msg/s # udp gso and gro - over veth touching data # udp rx: 541 MB/s 394576 calls/s # udp tx: 552 MB/s 9373 calls/s 9373 msg/s # udp rx: 578 MB/s 422206 calls/s # udp tx: 580 MB/s 9839 calls/s 9839 msg/s # udp rx: 592 MB/s 432292 calls/s # udp tx: 593 MB/s 10073 calls/s 10073 msg/s # udp rx: 610 MB/s 445292 calls/s # udp tx: 611 MB/s 10375 calls/s 10375 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__->