Re: [PATCH] doc: add supported APIs section to nfp guide

2023-02-08 Thread Niklas Soderlund
Hello Ajit, On 2023-01-24 09:13:20 +, Ferruh Yigit wrote: > On 1/24/2023 2:44 AM, Chaoyong He wrote: > >> On 12/1/2022 1:38 AM, Chaoyong He wrote: > >>> Add a new section 'Supported APIs', inculding the supported > >>> APIs/items/actions of rte_flow. > >>> > >> > >> Isn't this information alre

Re: [PATCH] doc: add supported APIs section to nfp guide

2023-01-24 Thread Ferruh Yigit
On 1/24/2023 2:44 AM, Chaoyong He wrote: >> On 12/1/2022 1:38 AM, Chaoyong He wrote: >>> Add a new section 'Supported APIs', inculding the supported >>> APIs/items/actions of rte_flow. >>> >> >> Isn't this information already exists in 'doc/guides/nics/features/nfp.ini'? >> Why to >> duplicate her

RE: [PATCH] doc: add supported APIs section to nfp guide

2023-01-23 Thread Chaoyong He
> On 12/1/2022 1:38 AM, Chaoyong He wrote: > > Add a new section 'Supported APIs', inculding the supported > > APIs/items/actions of rte_flow. > > > > Isn't this information already exists in 'doc/guides/nics/features/nfp.ini'? > Why to > duplicate here? > Oh, one customer say they wants this s

Re: [PATCH] doc: add supported APIs section to nfp guide

2023-01-19 Thread Ferruh Yigit
On 12/1/2022 1:38 AM, Chaoyong He wrote: > Add a new section 'Supported APIs', inculding the supported > APIs/items/actions of rte_flow. > Isn't this information already exists in 'doc/guides/nics/features/nfp.ini'? Why to duplicate here? > Signed-off-by: Chaoyong He > Reviewed-by: Niklas Söder