Reviewed-by: Wei Zhao
> -Original Message-
> From: dev On Behalf Of Guinan Sun
> Sent: Tuesday, May 12, 2020 4:13 PM
> To: dev@dpdk.org
> Cc: Sun, GuinanX ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH v2] net/ixgbe: fix statistics error in flow control
> mode
>
The register autoneg can't be updated synchronously
with flow control mode setting in the state of port start
, so NIC statistics error occurs. AUTO_NEG Advt register
should be updated by ixgbe_setup_fc() when enabling flow control.
The patch fixes the issue.
Fixes: a524f550da6e ("net/ixgbe: fix f
2 matches
Mail list logo