numam-spdk/examples
Dariusz Stojaczyk b5616804dc perf: cleanup cmdline params for consistency
'-s' option is usually associated with the memory size,
but our ioat/perf and nvme/perf use it for io size.

To keep those consistent:
 '-s' option (io size) was be changed to '-o'
 '-d' option (mem size) was be changed to '-s'

Change-Id: I97cef4c0a4e6e902277dd50dfb43bde420a6427e
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/422654
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-08-20 16:28:01 +00:00
..
bdev app: allow full-name command line options 2018-08-13 17:30:10 +00:00
blob build: add sock dependency for all NVMe lib users 2018-06-22 17:09:57 +00:00
ioat perf: cleanup cmdline params for consistency 2018-08-20 16:28:01 +00:00
nvme perf: cleanup cmdline params for consistency 2018-08-20 16:28:01 +00:00
sock hello_sock: fix merge error 2018-08-14 16:50:39 +00:00
Makefile examples/sock/hello_sock: introduce sample application for libsock 2018-08-14 14:52:19 +00:00