[PATCH v3 1/3] common/sfc_efx/base: update MCDI headers
Stephen Hemminger
stephen at networkplumber.org
Sun Aug 16 18:55:53 CEST 2026
On Fri, 14 Aug 2026 16:56:06 +0400
Ivan Malov <ivan.malov at arknetworks.am> wrote:
> Selectively import MCDI changes from the in-house libefx repository
> to meet the needs of the feature support patches that will follow.
>
> Signed-off-by: Ivan Malov <ivan.malov at arknetworks.am>
> Reviewed-by: Viacheslav Galaktionov <viacheslav.galaktionov at arknetworks.am>
> ---
A couple of checkpatch warnings on this patch.
Although merged to next-net, would still be good to fix.
### [PATCH] common/sfc_efx/base: update MCDI headers
WARNING:TYPO_SPELLING: 'Coalesed' may be misspelled - perhaps 'Coalesced'?
#155: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:12857:
+/* enum: TX Events Coalesed. */
^^^^^^^^
WARNING:TYPO_SPELLING: 'Coalesed' may be misspelled - perhaps 'Coalesced'?
#197: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:12899:
+/* enum: RX Events Coalesed. */
^^^^^^^^
total: 0 errors, 2 warnings, 378 lines checked
### [PATCH] common/sfc_efx/base: indicate dummy netport properties on VF
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#41: FILE: drivers/common/sfc_efx/base/efx_np.c:261:
+ sizeof (*loopback_cap_maskp));
total: 0 errors, 1 warnings, 65 lines checked
More information about the dev
mailing list