RE: [PATCH v2 0/5] support item NSH matching

2023-10-08 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Haifei Luo > Sent: Monday, September 25, 2023 5:09 AM > To: dev@dpdk.org > Cc: Ori Kam ; Slava Ovsiienko ; > Raslan Darawsheh ; Xueming(Steven) Li > ; Haifei Luo > Subject: [PATCH v2 0/5] support item NSH matching > >

[PATCH v2 0/5] support item NSH matching

2023-09-24 Thread Haifei Luo
NSH can be matched using the existed item: RTE_FLOW_ITEM_TYPE_NSH. NSH fields matching is not supported. Add support for configuring VXLAN-GPE's next protocol. The CLI is: vxlan-gpe protocol is . Add support for matching item NSH. The CLI is: nsh Add support for HCA attribute query of NSH. Enh