> -----Original Message----- > From: McDaniel, Timothy <timothy.mcdan...@intel.com> > Sent: Saturday, October 17, 2020 2:04 PM > Cc: dev@dpdk.org; Carrillo, Erik G <erik.g.carri...@intel.com>; Eads, Gage > <gage.e...@intel.com>; Van Haaren, Harry <harry.van.haa...@intel.com>; > jer...@marvell.com > Subject: [PATCH v5 08/22] event/dlb: add infos get and configure > > Add support for configuring the DLB hardware. > In particular, this patch configures the DLB > hardware's scheduling domain, such that it is provisioned with > the requested number of ports and queues, provided sufficient > resources are available. Individual queues and ports are > configured later in port setup and eventdev start. > > Signed-off-by: Timothy McDaniel <timothy.mcdan...@intel.com> Reviewed-by: Gage Eads <gage.e...@intel.com> Thanks, Gage
- [dpdk-dev] [PATCH v5 01/22] event/dlb: add documentation ... Timothy McDaniel
- [dpdk-dev] [PATCH v5 02/22] event/dlb: add dynamic loggin... Timothy McDaniel
- [dpdk-dev] [PATCH v5 04/22] event/dlb: add definitions sh... Timothy McDaniel
- [dpdk-dev] [PATCH v5 05/22] event/dlb: add inline functio... Timothy McDaniel
- [dpdk-dev] [PATCH v5 03/22] event/dlb: add private data s... Timothy McDaniel
- [dpdk-dev] [PATCH v5 07/22] event/dlb: add xstats Timothy McDaniel
- [dpdk-dev] [PATCH v5 08/22] event/dlb: add infos get and ... Timothy McDaniel
- Re: [dpdk-dev] [PATCH v5 08/22] event/dlb: add infos... Eads, Gage
- [dpdk-dev] [PATCH v5 10/22] event/dlb: add queue setup Timothy McDaniel
- [dpdk-dev] [PATCH v5 09/22] event/dlb: add queue and port... Timothy McDaniel
- [dpdk-dev] [PATCH v5 11/22] event/dlb: add port setup Timothy McDaniel
- [dpdk-dev] [PATCH v5 12/22] event/dlb: add port link Timothy McDaniel
- [dpdk-dev] [PATCH v5 14/22] event/dlb: add eventdev start Timothy McDaniel
- [dpdk-dev] [PATCH v5 13/22] event/dlb: add port unlink an... Timothy McDaniel
- [dpdk-dev] [PATCH v5 17/22] event/dlb: add eventdev stop ... Timothy McDaniel
- [dpdk-dev] [PATCH v5 16/22] event/dlb: add dequeue and it... Timothy McDaniel