RE: [EXT] Re: [PATCH] common/cnxk: reduce channel count per LMAC

2023-01-12 Thread Sunil Kumar Kori
ubject: [EXT] Re: [PATCH] common/cnxk: reduce channel count per LMAC > > External Email > > -- > On Wed, Jan 4, 2023 at 11:37 AM wrote: > > > > From: Sunil Kumar Kori > > > > Due to

Re: [PATCH] common/cnxk: reduce channel count per LMAC

2023-01-12 Thread Jerin Jacob
On Wed, Jan 4, 2023 at 11:37 AM wrote: > > From: Sunil Kumar Kori > > Due to limitation, imposed by latest kernel, maximum number of > channel supported per LMAC is reduced to 8. Because of this change > application gets failed to initialize for more channels. > > Also this limitation impacts PFC

[PATCH] common/cnxk: reduce channel count per LMAC

2023-01-03 Thread skori
From: Sunil Kumar Kori Due to limitation, imposed by latest kernel, maximum number of channel supported per LMAC is reduced to 8. Because of this change application gets failed to initialize for more channels. Also this limitation impacts PFC functional behaviour. So patch just aligns the suppo