+12
−3
Loading
DPDK requires each command line parameter to be passed as a separate string in the args array. So we need to tokenize opts.env_context to handle the case where a user passes multiple arguments in the env_context string. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Ifc72a7c25b31f1296d3aba3a3f7664ad8edf128f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9132 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>