net/dpaa: send error packets to application
authorNipun Gupta <nipun.gupta@nxp.com>
Thu, 24 Sep 2020 04:02:08 +0000 (09:32 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 6 Oct 2020 12:43:40 +0000 (14:43 +0200)
commit95d226f0f81a22846d3c00b724daae7c31930a94
tree1b1962e1b7e8165241583800e11b9a7279b9865d
parent77393f561030c86c2b80dbe720aa81a981900aa9
net/dpaa: send error packets to application

Send error packets to main queue (rx) to make application
enable to receive error packets.
Earlier all packets with L3/L4 checksum errors were getting
dropped by the hardware.

Signed-off-by: Rohit Raj <rohit.raj@nxp.com>
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
drivers/net/dpaa/dpaa_ethdev.c
drivers/net/dpaa/dpaa_rxtx.c
drivers/net/dpaa/dpaa_rxtx.h