Re: [PATCH v3 09/34] net/sfc: add functions to manipulate MCDI table fields

2023-06-07 Thread Andrew Rybchenko
On 6/5/23 02:24, Ivan Malov wrote: From: Denis Pryazhennikov Implemented functions that help to fill user data for manipulation with HW tables in the required format. Signed-off-by: Denis Pryazhennikov Reviewed-by: Ivan Malov Reviewed-by: Andy Moreton --- drivers/net/sfc/meson.build | 1

[PATCH v3 09/34] net/sfc: add functions to manipulate MCDI table fields

2023-06-04 Thread Ivan Malov
From: Denis Pryazhennikov Implemented functions that help to fill user data for manipulation with HW tables in the required format. Signed-off-by: Denis Pryazhennikov Reviewed-by: Ivan Malov Reviewed-by: Andy Moreton --- drivers/net/sfc/meson.build | 1 + drivers/net/sfc/sfc_tbls.c | 140