Re: [PATCH 01/20] common/cnxk: increase resource count for bitmap alloc

2022-02-17 Thread Jerin Jacob
On Mon, Feb 7, 2022 at 1:00 PM Nithin Dabilpuram wrote: > > From: Satha Rao > > CN10K supports up to 832 resources at SMQ level, so increase > bitmap count to 1024. > > Signed-off-by: Satha Rao > --- Please change the subject as common/cnxk: increase SMQ resource count > Depends-on: Series-209

Re: [PATCH 01/20] common/cnxk: increase resource count for bitmap alloc

2022-02-17 Thread Jerin Jacob
On Mon, Feb 7, 2022 at 1:00 PM Nithin Dabilpuram wrote: > > From: Satha Rao > > CN10K supports up to 832 resources at SMQ level, so increase > bitmap count to 1024. > > Signed-off-by: Satha Rao Please rebase to next-net-mrvl and fix the following checkpatch issues. [for-next-net]dell[dpdk-nex

[PATCH 01/20] common/cnxk: increase resource count for bitmap alloc

2022-02-06 Thread Nithin Dabilpuram
From: Satha Rao CN10K supports up to 832 resources at SMQ level, so increase bitmap count to 1024. Signed-off-by: Satha Rao --- Depends-on: Series-20935 ("common/cnxk: use XAQ create API for inline device") Depends-on: Series-20934 ("common/cnxk: add workaround for vWQE flush") drivers/common