> -----Original Message-----
> From: Zhao1, Wei
> Sent: Monday, July 2, 2018 3:42 PM
> To: Yigit, Ferruh <ferruh.yi...@intel.com>
> Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; dev@dpdk.org
> Subject: RE: [PATCH v4] net/e1000: add support for check descriptor status
> APIs
>
> Hi, Ferruh
>
> The doc of igb_vf.ini has enable "Rx descriptor status" & "Tx
> descriptor
> status" features, so I do not need update this doc in this patch.
>
> Thanks
>
> > -----Original Message-----
> > From: Zhao1, Wei
> > Sent: Friday, June 29, 2018 9:53 AM
> > To: dev@dpdk.org
> > Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; Zhao1, Wei
> > <wei.zh...@intel.com>
> > Subject: [PATCH v4] net/e1000: add support for check descriptor status
> > APIs
> >
> > rte_eth_rx_descritpr_status and rte_eth_tx_descriptor_status are
> > supported by igb VF.
> >
> > Signed-off-by: Wei Zhao <wei.zh...@intel.com>
So the patch looks like a fix, but not new feature enable, so I will remove the
release notes update.
Acked-by: Qi Zhang <qi.z.zh...@intel.com>