[RFC 17/18] net/hinic3: add FDIR flow control module
Stephen Hemminger
stephen at networkplumber.org
Fri Apr 18 20:28:04 CEST 2025
On Fri, 18 Apr 2025 17:06:03 +0800
Feifei Wang <wff_light at vip.163.com> wrote:
> From: Yi Chen <chenyi221 at huawei.com>
>
> Added support for flow director filters, including ethertype, IPv4,
> IPv6, and tunnel VXLAN. In addition, user can add or delete filters.
>
> Signed-off-by: Yi Chen <chenyi221 at huawei.com>
> Reviewed-by: Xin Wang <wangxin679 at h-partners.com>
> Reviewed-by: Feifei Wang <wangfeifei40 at huawei.com>
Flow director is deprecated in DPDK and planned for removal.
Pleas support rte_flow instead.
More information about the dev
mailing list