Re: [PATCH v3 2/9] raw/cnxk_rvu_lf: add PMD API to get npa/sso pffunc

2024-10-23 Thread David Marchand
On Tue, Oct 8, 2024 at 8:49 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 use. > > Signed-off-by: Akhil Goyal You are missing some update of drivers/raw/cnxk_rvu_lf/version.map. Without it,

[PATCH v3 2/9] raw/cnxk_rvu_lf: add PMD API to get npa/sso pffunc

2024-10-08 Thread Akhil Goyal
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 use. Signed-off-by: Akhil Goyal --- doc/api/doxy-api-index.md | 1 + doc/guides/rawdevs/cnxk_rvu_lf.rst| 7 +++ drivers/common/cnxk/roc_npa