Re: [PATCH v2] net/nfp: advertise no support for keeping flow rules

2023-02-10 Thread Ferruh Yigit
On 2/3/2023 1:59 AM, Chaoyong He wrote: > From: Peng Zhang > > Explicitly clear the RTE_ETH_DEV_CAPA_FLOW_RULE_KEEP capability > bit to match behavior of other PMDs. This was missed when first > adding flow support for the NFP PMD. > > Fixes: 30ecce522732 ("net/nfp: support flow API") > Cc: chao

[PATCH v2] net/nfp: advertise no support for keeping flow rules

2023-02-02 Thread Chaoyong He
From: Peng Zhang Explicitly clear the RTE_ETH_DEV_CAPA_FLOW_RULE_KEEP capability bit to match behavior of other PMDs. This was missed when first adding flow support for the NFP PMD. Fixes: 30ecce522732 ("net/nfp: support flow API") Cc: chaoyong...@corigine.com Cc: sta...@dpdk.org Signed-off-by: