[V2 17/18] net/hinic3: add FDIR flow control module
Stephen Hemminger
stephen at networkplumber.org
Thu Jun 26 17:59:01 CEST 2025
On Wed, 25 Jun 2025 10:28:13 +0800
Feifei Wang <wff_light at vip.163.com> wrote:
> From: Yi Chen <chenyi221 at huawei.com>
>
> Added support for rte_flow, 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>
> ---
You added flow support but the doc was not updated.
$ ./devtools/check-doc-vs-code.sh
rte_flow doc out of sync for hinic3
item ah
item any
item arp_eth_ipv4
item e_tag
item esp
item eth
item fuzzy
item geneve
item gre
item gre_key
item gtp
item gtp_psc
item gtpc
item gtpu
item higig2
item icmp
item icmp6
item icmp6_nd_na
item icmp6_nd_ns
item icmp6_nd_opt
item icmp6_nd_opt_sla_eth
item icmp6_nd_opt_tla_eth
item igmp
item invert
item ipv4
item ipv6
item ipv6_ext
item mark
item meta
item mpls
item nsh
item nvgre
item pf
item phy_port
item port_id
item pppoe_proto_id
item pppoed
item pppoes
item raw
item sctp
item tag
item tcp
item udp
item vf
item vlan
item vxlan
item vxlan_gpe
action queue
More information about the dev
mailing list