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

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

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