On Tue, Dec 14, 2021 at 9:41 PM McDaniel, Timothy <timothy.mcdan...@intel.com> wrote: > > > -----Original Message----- > > From: Shetty, Rashmi <rashmi.she...@intel.com> > > Sent: Tuesday, December 7, 2021 5:02 PM > > To: dev@dpdk.org > > Cc: jer...@marvell.com; Van Haaren, Harry <harry.van.haa...@intel.com>; > > Pathak, Pravin <pravin.pat...@intel.com>; Chen, Mike Ximing > > <mike.ximing.c...@intel.com>; McDaniel, Timothy > > <timothy.mcdan...@intel.com>; Shetty, Rashmi <rashmi.she...@intel.com> > > Subject: [PATCH v2] doc/dlb2: update dlb2 documentation > > > > Number of direct credits, atomic inflight and history list are > > updated to DLB2.0 supported sizes. As DLB2.0 does not provide > > dev arg to override the default per-queue atomic inflight > > allocation, it is removed from the documentation. > > > > Signed-off-by: Rashmi Shetty <rashmi.she...@intel.com> of queues, or a single queue, as > > shown below. > > > > .. code-block:: console > > -- > > 2.25.1 > > Reviewed-by: Timothy McDaniel <timothy.mcdan...@intel.com> Since it as fix and needs to update stable tree. Updated as follows and applied to dpdk-next-net-eventdev/for-main. Thanks
doc/dlb2: fix dlb2 documentation Number of direct credits, atomic inflight and history list are updated to DLB2.0 supported sizes. As DLB2.0 does not provide dev arg to override the default per-queue atomic inflight allocation, it is removed from the documentation. Fixes: f3cad285bb88 ("event/dlb2: add infos get and configure") Cc: sta...@dpdk.org Signed-off-by: Rashmi Shetty <rashmi.she...@intel.com> Reviewed-by: Timothy McDaniel <timothy.mcdan...@intel.com>