net/sfc: support Rx descriptor status in secondary process
authorAndrew Rybchenko <arybchenko@solarflare.com>
Thu, 7 Feb 2019 12:17:35 +0000 (12:17 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 7 Feb 2019 15:06:30 +0000 (16:06 +0100)
commitb76e1b2c918376d871314be44ff090685b39a1e5
tree44bde5cb1ffbc909bc35f29351e95cc25bfcdb13
parentbfea01bc1e0ec561891b551c863b7999100377b0
net/sfc: support Rx descriptor status in secondary process

If Rx datapath supports multi-process, secondary process should be
able to use Rx descriptor status and related API.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
doc/guides/rel_notes/release_19_05.rst
drivers/net/sfc/sfc_dp_rx.h
drivers/net/sfc/sfc_ethdev.c
drivers/net/sfc/sfc_rx.c