Re: [PATCH v8 2/4] common/sfc_efx/base: add API to get installed filters count

2023-06-23 Thread Ivan Malov
On Fri, 23 Jun 2023, Artemii Morozov wrote: This API allows to get number of installed filters. This will be used in the future patches. Signed-off-by: Artemii Morozov Acked-by: Andrew Rybchenko Acked-by: Ivan Malov Thank you. --- drivers/common/sfc_efx/base/ef10_filter.c | 20 +

[PATCH v8 2/4] common/sfc_efx/base: add API to get installed filters count

2023-06-22 Thread Artemii Morozov
This API allows to get number of installed filters. This will be used in the future patches. Signed-off-by: Artemii Morozov Acked-by: Andrew Rybchenko --- drivers/common/sfc_efx/base/ef10_filter.c | 20 ++ drivers/common/sfc_efx/base/ef10_impl.h | 6 + drivers/common/sfc_efx/