On 20-Apr-21 07:54, Samudrala, Sridhar wrote:
External email: Use caution opening links or attachments
On 4/19/2021 8:20 PM, Saeed Mahameed wrote:
From: Yevgeny Kliteynik <klit...@nvidia.com>
Added the required definitions for supporting more protocols by flex
parsers
(GTP-U, Geneve TLV options), and for using the right flex parser that was
configured for this protocol.
Are you planning to support adding flow rules to match on these protocol
specific fields?
If so, are you planning to extend tc flower OR use other interfaces?
Some of these are already supported through tc on DMFS.
This patch series adds support for SMFS: Geneve options and MPLS
both through tc and through rdma-core on root table,
and GTP-U is supported only through rdma-core on root table.
-- YK
Signed-off-by: Yevgeny Kliteynik <klit...@nvidia.com>
Signed-off-by: Saeed Mahameed <sae...@nvidia.com>
---
include/linux/mlx5/mlx5_ifc.h | 32 ++++++++++++++++++++++++++++----
1 file changed, 28 insertions(+), 4 deletions(-)