> -Original Message-
> From: Stephen Hemminger
> Sent: 27 December 2021 23:19
> To: Nipun Gupta
> Cc: dev@dpdk.org; tho...@monjalon.net; ferruh.yi...@intel.com; Hemant
> Agrawal ; Gagandeep Singh
> Subject: Re: [PATCH v2 14/16] net/pfe: disable HW CRC strippin
On Mon, 27 Dec 2021 21:46:43 +0530
nipun.gu...@nxp.com wrote:
> @@ -422,8 +422,11 @@ pfe_eth_close(struct rte_eth_dev *dev)
> }
>
> static int
> -pfe_eth_configure(struct rte_eth_dev *dev __rte_unused)
> +pfe_eth_configure(struct rte_eth_dev *dev)
> {
> + if (dev->data->dev_conf.rxmode.of
From: Gagandeep Singh
LS1012A MAC PCS block has an erratum that is seen with specific
PHY AR803x. The issue is triggered by the (spec-compliant)
operation of the AR803x PHY on the LS1012A-FRWY board.
Due to this, good FCS packet is reported as error packet by MAC,
so for these error packets FCS
3 matches
Mail list logo