RE: [EXTERNAL] Re: [PATCH v5 2/9] raw/cnxk_rvu_lf: add API to get NPA/SSO pffunc

2024-10-25 Thread Akhil Goyal
Hi Stephen, > On Thu, 24 Oct 2024 18:47:52 +0530 > Akhil Goyal wrote: > > > +/** > > + * @file cnxk_rvu_lf_driver.h > > + * > > + * Marvell RVU LF raw PMD specific structures and interface > > + * > > + * This API allows external driver/application to manage RVU LF device > > + * in user space al

Re: [PATCH v5 2/9] raw/cnxk_rvu_lf: add API to get NPA/SSO pffunc

2024-10-24 Thread Jerin Jacob
On Thu, Oct 24, 2024 at 7:00 PM Akhil Goyal wrote: > For all patches, please change subject to raw/cnxk_rvu_lf: support ... > + > +#include > + > +/** > + * @file cnxk_rvu_lf_driver.h > + * > + * Marvell RVU LF raw PMD specific structures and interface > + * > + * This API allows external dri