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: 1089 MB/s 18486 calls/s 18486 msg/s # tcp rx: 1090 MB/s 137416 calls/s # tcp tx: 1150 MB/s 19520 calls/s 19520 msg/s # tcp rx: 1151 MB/s 138394 calls/s # tcp tx: 1156 MB/s 19611 calls/s 19611 msg/s # tcp rx: 1157 MB/s 136881 calls/s # tcp tx: 1166 MB/s 19778 calls/s 19778 msg/s # udp gso - over veth touching data # udp rx: 1302 MB/s 927779 calls/s # udp tx: 1341 MB/s 22748 calls/s 22748 msg/s # udp rx: 1338 MB/s 953150 calls/s # udp tx: 1338 MB/s 22694 calls/s 22694 msg/s # udp rx: 1327 MB/s 945871 calls/s # udp tx: 1327 MB/s 22517 calls/s 22517 msg/s # udp rx: 1329 MB/s 946979 calls/s # udp tx: 1329 MB/s 22541 calls/s 22541 msg/s # udp gso and gro - over veth touching data # udp rx: 1317 MB/s 938191 calls/s # udp tx: 1352 MB/s 22936 calls/s 22936 msg/s # udp rx: 1359 MB/s 968364 calls/s # udp tx: 1359 MB/s 23051 calls/s 23051 msg/s # udp rx: 1351 MB/s 962830 calls/s # udp tx: 1351 MB/s 22923 calls/s 22923 msg/s # udp rx: 1344 MB/s 957587 calls/s # udp tx: 1343 MB/s 22793 calls/s 22793 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1045 MB/s 17737 calls/s 17737 msg/s # tcp rx: 1047 MB/s 133521 calls/s # tcp tx: 1067 MB/s 18107 calls/s 18107 msg/s # tcp rx: 1069 MB/s 128333 calls/s # tcp tx: 1073 MB/s 18206 calls/s 18206 msg/s # tcp rx: 1074 MB/s 127888 calls/s # tcp tx: 1067 MB/s 18111 calls/s 18111 msg/s # udp gso - over veth touching data # udp rx: 1128 MB/s 823019 calls/s # udp tx: 1160 MB/s 19685 calls/s 19685 msg/s # udp rx: 1128 MB/s 823388 calls/s # udp tx: 1129 MB/s 19150 calls/s 19150 msg/s # udp rx: 1121 MB/s 817710 calls/s # udp tx: 1122 MB/s 19038 calls/s 19038 msg/s # udp rx: 1272 MB/s 927720 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 878109 calls/s # udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # udp rx: 1148 MB/s 837297 calls/s # udp tx: 1146 MB/s 19445 calls/s 19445 msg/s # udp rx: 1147 MB/s 837002 calls/s # udp tx: 1153 MB/s 19570 calls/s 19570 msg/s # udp rx: 1165 MB/s 850335 calls/s # udp tx: 1154 MB/s 19576 calls/s 19576 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__->