Spdk/examples
paul luse 689d50c037 examples/accel_perf: remove batching
It's being added to the low level library perf tool which makes
more sense as the accel_fw provides queueing thus allowing any
queue depth.  When using the low level lib you are limited to
a small number reported by HW unless you use batching then you
can get quite a bit more.

Future patches will remove batch from the accel_fw, this is just
the accel_perf tool.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I3775b9ecdf353f730c7f3e2c06bb45a8873e61f8
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9845
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Monica Kenguva <monica.kenguva@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2022-06-30 13:32:29 -04:00
..
accel examples/accel_perf: remove batching 2022-06-30 13:32:29 -04:00
bdev bdev_fio: use the new bdev_get_zone_id() helper 2022-06-30 13:32:27 -04:00
blob spelling: examples 2022-06-30 13:32:28 -04:00
idxd spelling: examples 2022-06-30 13:32:28 -04:00
interrupt_tgt interrupt_tgt: Fix the interrupt mode usage issue. 2021-07-13 08:59:41 +00:00
ioat build: use DEPDIRS variables to build SPDK_LIB_LIST 2020-12-18 09:40:01 +00:00
nvme example/nvme/hello_world: add support for vfio-user transport 2022-06-30 13:32:29 -04:00
nvmf spelling: examples 2022-06-30 13:32:28 -04:00
sock examples: update pollers to use the expected enum values 2022-06-30 13:32:27 -04:00
util Util: check the error case of NULL pointer 2021-06-08 08:26:12 +00:00
vmd env_dpdk: save hotplug timeout timestamps separate from rte_devargs 2021-04-23 08:16:24 +00:00
Makefile examples/idxd: Add the perf tool for idxd 2022-06-30 13:32:25 -04:00