[PATCH v8 12/21] net/txgbe: fix link stability for 25G NIC

Stephen Hemminger stephen at networkplumber.org
Wed Jun 17 17:53:55 CEST 2026


On Wed, 17 Jun 2026 16:12:59 +0800
Zaiyu Wang <zaiyuwang at trustnetic.com> wrote:

> +void
> +set_fields_e56(unsigned int *src_data, unsigned int bit_high,
> +	       unsigned int bit_low, unsigned int set_value)
> +{

Function could be static here?

> +#define CL74_KRTR_TRAINNING_TIMEOUT	6000	/* 3000ms c74 trainning timeout */
> +#define AN_TRAINNING_MODE		0	/* 0: not dis an 1: dis an */

Checkpatch thinks this is a spelling error did you mean "training"

Another typo here.

WARNING: [TYPO_SPELLING] 'sequeence' may be misspelled - perhaps 'sequence'?
#  drivers/net/txgbe/base/txgbe_e56_bp.c:2465:
+  	/* 19. rxs calibration and adaotation sequeence */



More information about the dev mailing list