event/dlb2: update config defines as runtime options
authorTimothy McDaniel <timothy.mcdaniel@intel.com>
Sat, 1 May 2021 19:04:00 +0000 (14:04 -0500)
committerJerin Jacob <jerinj@marvell.com>
Mon, 3 May 2021 09:46:31 +0000 (11:46 +0200)
commit7be66a3b9d76c6d27ca785835abe9368ceb11b38
treef8673d587ee28b7d76581a91de39457ebd1359da
parent37e741d4546c386d98570c8f0a72e848cd45dd0f
event/dlb2: update config defines as runtime options

The new devarg names and their default values
are listed below. The defaults have not changed, and
none of these parameters are accessed in the fast path.

poll_interval=1000
sw_credit_quantai=32
default_depth_thresh=256

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
config/rte_config.h
drivers/event/dlb2/dlb2.c
drivers/event/dlb2/dlb2_priv.h
drivers/event/dlb2/pf/dlb2_pf.c