net/octeontx_ep: add Rx path
authorNalla Pradeep <pnalla@marvell.com>
Fri, 29 Jan 2021 12:45:09 +0000 (04:45 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 29 Jan 2021 17:16:12 +0000 (18:16 +0100)
commit9fb8d63e7c1a4f556c3f7fe9ccdedf661e71f851
tree6f091f5ef6137bfc13570cb9df264184ad158fc9
parent2c82554c98bdcf69d71d3dba8ebc6a440fadc86c
net/octeontx_ep: add Rx path

Function to deliver packets from DROQ to application is added. It also
fills DROQ with receive buffers timely such that device can fill them
with incoming packets.

Signed-off-by: Nalla Pradeep <pnalla@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/octeontx_ep/otx_ep_common.h
drivers/net/octeontx_ep/otx_ep_ethdev.c
drivers/net/octeontx_ep/otx_ep_rxtx.c
drivers/net/octeontx_ep/otx_ep_rxtx.h