[0/2] fix problems about flow steering

Message ID 20240312080245.2783410-1-chaoyong.he@corigine.com (mailing list archive)
Headers
Series fix problems about flow steering |

Message

Chaoyong He March 12, 2024, 8:02 a.m. UTC
  This patch series fix some problems exist in the flow steering logic.

Long Wu (2):
  net/nfp: fix IP flow rule failed
  net/nfp: fix incorrect queue index

 drivers/net/nfp/nfp_net_flow.c | 28 ++++++++++++++++++++--------
 1 file changed, 20 insertions(+), 8 deletions(-)
  

Comments

Ferruh Yigit March 13, 2024, 6:10 p.m. UTC | #1
On 3/12/2024 8:02 AM, Chaoyong He wrote:
> This patch series fix some problems exist in the flow steering logic.
> 
> Long Wu (2):
>   net/nfp: fix IP flow rule failed
>   net/nfp: fix incorrect queue index
>

Series applied to dpdk-next-net/main, thanks.