net/avp: add packet receive functions
authorAllain Legacy <allain.legacy@windriver.com>
Tue, 28 Mar 2017 11:54:03 +0000 (07:54 -0400)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 17:02:18 +0000 (19:02 +0200)
commit50db69fdead5ddcf09773e50880485370e6e8919
tree9453eefad9572cf7ed74ce4a1be60bd9de2fc7b6
parentcce4367fb4c862ece1eca544e5389ced47690d9f
net/avp: add packet receive functions

Adds function required for receiving packets from the host application via
AVP device queues.  Both the simple and scattered functions are supported.

Signed-off-by: Allain Legacy <allain.legacy@windriver.com>
Signed-off-by: Matt Peters <matt.peters@windriver.com>
Acked-by: Vincent Jardin <vincent.jardin@6wind.com>
doc/guides/nics/features/avp.ini
drivers/net/avp/avp_ethdev.c