Re: [dpdk-dev] [PATCH v3 0/4] net/mlx5: add integrity flow item support

2021-05-04 Thread Ferruh Yigit
On 4/29/2021 7:36 PM, Gregory Etelson wrote: > v2: > Add MLX5 PMD integrity item support to 21.05 release notes. > Use RTE_BIT64() macro in RTE_FLOW_ITEM_INTEGRITY_* definition. > > v3: > Remove RTE_FLOW_ITEM_INTEGRITY_* bit masks. > > Acked-by: Viacheslav Ovsiienko > > Gregory Etelson (4): >

[dpdk-dev] [PATCH v3 0/4] net/mlx5: add integrity flow item support

2021-04-29 Thread Gregory Etelson
v2: Add MLX5 PMD integrity item support to 21.05 release notes. Use RTE_BIT64() macro in RTE_FLOW_ITEM_INTEGRITY_* definition. v3: Remove RTE_FLOW_ITEM_INTEGRITY_* bit masks. Acked-by: Viacheslav Ovsiienko Gregory Etelson (4): ethdev: fix integrity flow item net/mlx5: update PRM definitions