Re: [PATCH v6 2/9] raw/cnxk_rvu_lf: support NPA/SSO pffunc get

2024-11-04 Thread Jerin Jacob
On Tue, Oct 29, 2024 at 9:40 PM Jerin Jacob wrote: > > On Mon, Oct 28, 2024 at 4:40 PM Akhil Goyal wrote: > > > > Added rte_pmd_rvu_lf_npa_pf_func_get and > > rte_pmd_rvu_lf_sso_pf_func_get APIs to get NPA and > > SSO pffunc for the application/external driver use. > > > > Signed-off-by: Akhil Go

Re: [PATCH v6 2/9] raw/cnxk_rvu_lf: support NPA/SSO pffunc get

2024-10-29 Thread Jerin Jacob
On Mon, Oct 28, 2024 at 4:40 PM Akhil Goyal wrote: > > Added rte_pmd_rvu_lf_npa_pf_func_get and > rte_pmd_rvu_lf_sso_pf_func_get APIs to get NPA and > SSO pffunc for the application/external driver use. > > Signed-off-by: Akhil Goyal > +driver_sdk_headers += files('cnxk_rvu_lf_driver.h') + @tec