> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Zhang, Qi Z
> Sent: Monday, July 2, 2018 9:08 PM
> To: Zhao1, Wei <[email protected]>; [email protected]
> Cc: Yigit, Ferruh <[email protected]>
> Subject: Re: [dpdk-dev] [PATCH v7] net/fm10k: add support for check
> descriptor status APIs
>
> > -----Original Message-----
> > From: Zhao1, Wei
> > Sent: Monday, July 2, 2018 3:16 PM
> > To: [email protected]
> > Cc: Zhang, Qi Z <[email protected]>; Yigit, Ferruh
> > <[email protected]>; Zhao1, Wei <[email protected]>
> > 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 <[email protected]>
Applied to dpdk-next-net-intel
Thanks!
Qi