[dpdk-dev] [PATCH] net/dpaa2: accept packets with checksum error

Ferruh Yigit ferruh.yigit at intel.com
Thu Mar 21 18:52:33 CET 2019


On 3/19/2019 1:10 PM, Shreyansh Jain wrote:
> Until now, DPAA2 driver was configured to drop any packet which
> was marked as malformed by hardware - which included those with
> wrong checksum.
> With this patch, that configuration has been removed - hereafter,
> all packets arriving on a DPMAC link would be forwarded to a DPNI
> and further processing would be done as configured for a standard
> packet path.
> 
> Signed-off-by: Shreyansh Jain <shreyansh.jain at nxp.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list