[dpdk-dev] [PATCH 0/4] support replace filter function

Ferruh Yigit ferruh.yigit at intel.com
Wed Mar 8 16:50:08 CET 2017


On 3/3/2017 9:31 AM, Beilei Xing wrote:
> This patchset adds replace filter function according
> to DCR288 and supports cloud filter to VF.

Is "cloud filter" common term, or specific to i40e ?

Can you please provide small description about "cloud filter" here and
provide links for more detailed information? Please feel free to update
i40e documentation if required.

> This patchset serves for QinQ and MPLSoUDP/MPLSoGRE.
> 
> Beilei Xing (4):
>   net/i40e: support replace filter type
>   net/i40e: rework tunnel filter functions
>   net/i40e: support tunnel filter to VF
>   net/i40e: refine consistent tunnel filter
> 
>  drivers/net/i40e/i40e_ethdev.c | 222 +++++++++++++++++++++++++++----
>  drivers/net/i40e/i40e_ethdev.h | 153 +++++++++++++++++++++
>  drivers/net/i40e/i40e_flow.c   | 292 ++++++++++++++++++++++++++++++++---------
>  3 files changed, 574 insertions(+), 93 deletions(-)
> 



More information about the dev mailing list