Re: [PATCH] common/sfc_efx/base: update fields name for MARK and FLAG actions

2023-06-01 Thread Ferruh Yigit
On 5/31/2023 8:08 AM, Artemii Morozov wrote: > The MCDI headers have newer, but ABI-compatible field names for > these actions. > > Signed-off-by: Artemii Morozov > Reviewed-by: Andy Moreton > Applied to dpdk-next-net/main, thanks.

[PATCH] common/sfc_efx/base: update fields name for MARK and FLAG actions

2023-05-31 Thread Artemii Morozov
The MCDI headers have newer, but ABI-compatible field names for these actions. Signed-off-by: Artemii Morozov Reviewed-by: Andy Moreton --- drivers/common/sfc_efx/base/ef10_filter.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/common/sfc_efx/base/ef10_filt