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: 1043 MB/s 17693 calls/s 17693 msg/s # tcp rx: 1043 MB/s 133720 calls/s # tcp tx: 593 MB/s 10071 calls/s 10071 msg/s # tcp rx: 594 MB/s 74318 calls/s # tcp tx: 540 MB/s 9164 calls/s 9164 msg/s # tcp rx: 540 MB/s 80944 calls/s # tcp tx: 656 MB/s 11139 calls/s 11139 msg/s # udp gso - over veth touching data # udp rx: 1030 MB/s 733878 calls/s # udp tx: 1069 MB/s 18132 calls/s 18132 msg/s # udp rx: 1141 MB/s 812940 calls/s # udp tx: 1145 MB/s 19431 calls/s 19431 msg/s # udp rx: 1124 MB/s 800927 calls/s # udp tx: 1112 MB/s 18872 calls/s 18872 msg/s # udp rx: 1001 MB/s 713061 calls/s # udp tx: 1015 MB/s 17216 calls/s 17216 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 855620 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp rx: 1332 MB/s 948902 calls/s # udp tx: 1331 MB/s 22581 calls/s 22581 msg/s # udp rx: 1260 MB/s 897766 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 msg/s # udp rx: 1163 MB/s 829080 calls/s # udp tx: 1159 MB/s 19658 calls/s 19658 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 663 MB/s 11257 calls/s 11257 msg/s # tcp rx: 664 MB/s 80083 calls/s # tcp tx: 744 MB/s 12621 calls/s 12621 msg/s # tcp rx: 743 MB/s 86735 calls/s # tcp tx: 741 MB/s 12575 calls/s 12575 msg/s # tcp rx: 741 MB/s 86117 calls/s # tcp tx: 689 MB/s 11686 calls/s 11686 msg/s # udp gso - over veth touching data # udp rx: 1108 MB/s 808654 calls/s # udp tx: 1153 MB/s 19568 calls/s 19568 msg/s # udp rx: 932 MB/s 680319 calls/s # udp tx: 919 MB/s 15590 calls/s 15590 msg/s # udp rx: 1150 MB/s 838915 calls/s # udp tx: 1153 MB/s 19571 calls/s 19571 msg/s # udp rx: 1180 MB/s 860846 calls/s # udp tx: 1189 MB/s 20170 calls/s 20170 msg/s # udp gso and gro - over veth touching data # udp rx: 954 MB/s 695801 calls/s # udp tx: 996 MB/s 16894 calls/s 16894 msg/s # udp rx: 1245 MB/s 908186 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp rx: 1157 MB/s 844363 calls/s # udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # udp rx: 1132 MB/s 826115 calls/s # udp tx: 1139 MB/s 19329 calls/s 19329 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__->