Re: [PATCH v4] net/e1000: add support for check descriptor status APIs
From: Zhang, Qi Z <hidden>
Date: 2018-07-02 13:04:06
From: Zhang, Qi Z <hidden>
Date: 2018-07-02 13:04:06
-----Original Message----- From: Zhao1, Wei Sent: Monday, July 2, 2018 3:42 PM To: Yigit, Ferruh <redacted> Cc: Zhang, Qi Z <redacted>; 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.
Thanksquoted
-----Original Message----- From: Zhao1, Wei Sent: Friday, June 29, 2018 9:53 AM To: dev@dpdk.org Cc: Zhang, Qi Z <redacted>; Zhao1, Wei [off-list ref] 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 <redacted>
So the patch looks like a fix, but not new feature enable, so I will remove the release notes update. Acked-by: Qi Zhang <redacted>