Re: [dpdk-dev] [PATCH v3 3/7] common/mlx5: add flex parser DevX structures

2020-07-16 Thread Slava Ovsiienko
> -Original Message- > From: Bing Zhao > Sent: Thursday, July 16, 2020 17:24 > To: Ori Kam ; Slava Ovsiienko > > Cc: Raslan Darawsheh ; Matan Azrad > ; dev@dpdk.org; Netanel Gonen > > Subject: [PATCH v3 3/7] common/mlx5: add flex parser DevX structures > > The structures and other defin

[dpdk-dev] [PATCH v3 3/7] common/mlx5: add flex parser DevX structures

2020-07-16 Thread Bing Zhao
The structures and other definitions will be used for the dynamic flex parser creation via Devx command interface. These structures will be used as some some intermediate variables and input parameters for the parser creation API. It is better to keep all members consistent with the PRM definition