Re: [dpdk-dev] [PATCH V4 1/4] net/i40e: introducing the fdir space tracking

2020-07-16 Thread Wu, Jingjing
> -Original Message- > From: Sun, Chenmin > Sent: Thursday, July 16, 2020 3:53 AM > To: Zhang, Qi Z ; Xing, Beilei ; > Wu, > Jingjing ; Wang, Haiyue > Cc: dev@dpdk.org; Sun, Chenmin > Subject: [PATCH V4 1/4] net/i40e: introducing the fdir space tracking > > From: Chenmin Sun > > T

[dpdk-dev] [PATCH V4 1/4] net/i40e: introducing the fdir space tracking

2020-07-15 Thread chenmin . sun
From: Chenmin Sun This patch introduces a fdir flow management for guaranteed/shared space tracking. The fdir space is reported by the i40e_hw_capabilities.fd_filters_guaranteed and fd_filters_best_effort. The fdir space is managed by hardware and now is tracking in software. The management algor