Re: [dpdk-dev] [PATCH] vdpa/mlx5: fix the compatibility with MISC4

2020-07-28 Thread Maxime Coquelin
On 7/21/20 10:13 AM, Bing Zhao wrote: > When dynamic flex parser feature is introduced, the support for misc > parameters 4 of flow table entry (FTE) match set is needed. The > structure of "mlx5_ifc_fte_match_param_bits" is extended with > "mlx5_ifc_fte_match_set_misc4_bits" at the end of it. T

Re: [dpdk-dev] [PATCH] vdpa/mlx5: fix the compatibility with MISC4

2020-07-28 Thread Bing Zhao
Thanks a lot. BR. Bing > -Original Message- > From: Maxime Coquelin > Sent: Tuesday, July 28, 2020 3:15 PM > To: Bing Zhao ; Slava Ovsiienko > ; Matan Azrad > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] vdpa/mlx5: fix the compatibility with > MISC4 >

Re: [dpdk-dev] [PATCH] vdpa/mlx5: fix the compatibility with MISC4

2020-07-28 Thread Maxime Coquelin
On 7/21/20 10:13 AM, Bing Zhao wrote: > When dynamic flex parser feature is introduced, the support for misc > parameters 4 of flow table entry (FTE) match set is needed. The > structure of "mlx5_ifc_fte_match_param_bits" is extended with > "mlx5_ifc_fte_match_set_misc4_bits" at the end of it. T

[dpdk-dev] [PATCH] vdpa/mlx5: fix the compatibility with MISC4

2020-07-21 Thread Bing Zhao
When dynamic flex parser feature is introduced, the support for misc parameters 4 of flow table entry (FTE) match set is needed. The structure of "mlx5_ifc_fte_match_param_bits" is extended with "mlx5_ifc_fte_match_set_misc4_bits" at the end of it. The total size of the FTE match set will be change