Spdk/examples
Boris Glimcher 31a8a83c64 hello_sock: Add cli params to enable/disable zcopy
Similar to examples/nvme/perf/perf.c

Usage:
    -z disable zcopy
    -Z enable zcopy

Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
Change-Id: I56f1b0d9c79cbfdba57d0e132a18cb5dce0b7904
Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12435
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-05-04 08:03:39 +00:00
..
accel accel: cleanup by getting rid of capabilties enum 2022-04-14 08:32:50 +00:00
bdev fio/bdev_plugin: Added env_context to fio config 2022-03-24 09:21:35 +00:00
blob blobcli: Use spdk_for_each_bdev() for bdev list traversal 2022-04-05 11:48:31 +00:00
idxd idxd: Eliminate configs 2022-03-21 11:05:28 +00:00
interrupt_tgt scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
ioat examples/ioat: add missed spdk_env_fini() call when exiting 2022-01-10 18:36:14 +00:00
nvme examples/nvme/perf: clear latency histogram after warmup 2022-04-29 07:29:31 +00:00
nvmf event: Add a user option to change the size of spdk_msg_mempool 2022-03-09 08:00:28 +00:00
sock hello_sock: Add cli params to enable/disable zcopy 2022-05-04 08:03:39 +00:00
util Util: check the error case of NULL pointer 2021-06-08 08:26:12 +00:00
vmd examples/vmd: add missed spdk_env_fini() call when exiting 2022-01-10 18:36:14 +00:00
Makefile examples/idxd: Add the perf tool for idxd 2021-09-22 06:54:48 +00:00