> -----Original Message----- > From: Zhao1, Wei > Sent: Monday, July 2, 2018 3:16 PM > To: dev@dpdk.org > Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; Yigit, Ferruh > <ferruh.yi...@intel.com>; > Zhao1, Wei <wei.zh...@intel.com> > Subject: [PATCH v7] net/fm10k: add support for check descriptor status APIs
<...> > diff --git a/doc/guides/rel_notes/release_18_08.rst > b/doc/guides/rel_notes/release_18_08.rst > index 68aaee8..ac54121 100644 > --- a/doc/guides/rel_notes/release_18_08.rst > +++ b/doc/guides/rel_notes/release_18_08.rst > @@ -54,6 +54,12 @@ New Features > PMD does not provide any. The provision of such tuned values now > includes > the ixgbe PMD. > > +* **Added fm10k ethernet driver to support check descriptor status > +APIs.** Will change to "Added descriptor status check support for fm10k" > + > + rte_eth_rx_descritpr_status and rte_eth_tx_descriptor_status are > + supported by fm10K. API in release notes need be ``rte_eth.....``, will fix during apply. Acked-by: Qi Zhang <qi.z.zh...@intel.com> <...>