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: 1033 MB/s 17533 calls/s 17533 msg/s # tcp rx: 1033 MB/s 132944 calls/s # tcp tx: 1066 MB/s 18091 calls/s 18091 msg/s # tcp rx: 1067 MB/s 130014 calls/s # tcp tx: 1067 MB/s 18101 calls/s 18101 msg/s # tcp rx: 1068 MB/s 130345 calls/s # tcp tx: 1065 MB/s 18064 calls/s 18064 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864312 calls/s # udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # udp rx: 1303 MB/s 928424 calls/s # udp tx: 1303 MB/s 22112 calls/s 22112 msg/s # udp rx: 1319 MB/s 939634 calls/s # udp tx: 1319 MB/s 22372 calls/s 22372 msg/s # udp rx: 1315 MB/s 936912 calls/s # udp tx: 1314 MB/s 22300 calls/s 22300 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 858322 calls/s # udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # udp rx: 1292 MB/s 920866 calls/s # udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # udp rx: 1280 MB/s 912327 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # udp rx: 1289 MB/s 918394 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1083 MB/s 18385 calls/s 18385 msg/s # tcp rx: 1084 MB/s 138969 calls/s # tcp tx: 1048 MB/s 17776 calls/s 17776 msg/s # tcp rx: 1049 MB/s 138680 calls/s # tcp tx: 1121 MB/s 19024 calls/s 19024 msg/s # tcp rx: 1122 MB/s 138197 calls/s # tcp tx: 1122 MB/s 19037 calls/s 19037 msg/s # udp gso - over veth touching data # udp rx: 1155 MB/s 842883 calls/s # udp tx: 1191 MB/s 20216 calls/s 20216 msg/s # udp rx: 1284 MB/s 936985 calls/s # udp tx: 1281 MB/s 21740 calls/s 21740 msg/s # udp rx: 1202 MB/s 877119 calls/s # udp tx: 1202 MB/s 20398 calls/s 20398 msg/s # udp rx: 1281 MB/s 934702 calls/s # udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # udp gso and gro - over veth touching data # udp rx: 1052 MB/s 767845 calls/s # udp tx: 1076 MB/s 18253 calls/s 18253 msg/s # udp rx: 1077 MB/s 785996 calls/s # udp tx: 1089 MB/s 18477 calls/s 18477 msg/s # udp rx: 1158 MB/s 844688 calls/s # udp tx: 1157 MB/s 19632 calls/s 19632 msg/s # udp rx: 1148 MB/s 837264 calls/s # udp tx: 1148 MB/s 19471 calls/s 19471 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__->