Re: [PATCH v3 28/28] common/cnxk: add support for per-port RQ in inline device

2022-05-07 Thread Jerin Jacob
On Thu, May 5, 2022 at 6:29 PM Nithin Dabilpuram wrote: > > Add support for per port RQ in inline device thereby using > Aura/Pool attributes from that port specific first RQ. > When inline device is used with channel masking, it will > fallback to single RQ for all ethdev ports. > > Also remove c

[PATCH v3 28/28] common/cnxk: add support for per-port RQ in inline device

2022-05-05 Thread Nithin Dabilpuram
Add support for per port RQ in inline device thereby using Aura/Pool attributes from that port specific first RQ. When inline device is used with channel masking, it will fallback to single RQ for all ethdev ports. Also remove clamping up of CQ size for LBK ethdev when inline inbound is enabled as