event/dlb: add port link
authorTimothy McDaniel <timothy.mcdaniel@intel.com>
Sun, 1 Nov 2020 23:30:06 +0000 (17:30 -0600)
committerJerin Jacob <jerinj@marvell.com>
Mon, 2 Nov 2020 13:46:01 +0000 (14:46 +0100)
commit6a89b28f8163d9730c999e4d5479a8f75319fa6e
tree18ed5dd3e5e3019e21bc5e813015401b0cea402a
parentee575170135f2aaa52253e7d4ac56345b7855d2f
event/dlb: add port link

Add port link entry point. Directed queues are identified and created
at this stage. Their setup deferred until link-time, at which
point we know the directed port ID. Directed queue setup
will only fail if this queue is already setup or there are
no directed queues left to configure.

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
Reviewed-by: Gage Eads <gage.eads@intel.com>
drivers/event/dlb/dlb.c
drivers/event/dlb/dlb_iface.c
drivers/event/dlb/dlb_iface.h
drivers/event/dlb/pf/base/dlb_resource.c
drivers/event/dlb/pf/dlb_pf.c