DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add new features and improvements to ice
@ 2020-02-14  4:21 Jiaqi Min
  2020-02-14  9:54 ` Ye Xiaolong
  0 siblings, 1 reply; 2+ messages in thread
From: Jiaqi Min @ 2020-02-14  4:21 UTC (permalink / raw)
  To: dev; +Cc: Beilei Xing, Qi Zhang, Qiming Yang, Jiaqi Min

Added support for API rte_eth_tx_done_cleanup.

Signed-off-by: Jiaqi Min <jiaqix.min@intel.com>
---
 doc/guides/rel_notes/release_20_02.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
index 786f9b119..5d01dac58 100644
--- a/doc/guides/rel_notes/release_20_02.rst
+++ b/doc/guides/rel_notes/release_20_02.rst
@@ -84,6 +84,7 @@ New Features
   * Added support for MAC rules on specific port.
   * Added support for MAC/VLAN with TCP/UDP in switch rule.
   * Added support for 1/10G device.
+  * Added support for API rte_eth_tx_done_cleanup.
 
 * **Updated Intel iavf driver.**
 
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: add new features and improvements to ice
  2020-02-14  4:21 [dpdk-dev] [PATCH] doc: add new features and improvements to ice Jiaqi Min
@ 2020-02-14  9:54 ` Ye Xiaolong
  0 siblings, 0 replies; 2+ messages in thread
From: Ye Xiaolong @ 2020-02-14  9:54 UTC (permalink / raw)
  To: Jiaqi Min; +Cc: dev, Beilei Xing, Qi Zhang, Qiming Yang

On 02/14, Jiaqi Min wrote:
>Added support for API rte_eth_tx_done_cleanup.
>
>Signed-off-by: Jiaqi Min <jiaqix.min@intel.com>
>---
> doc/guides/rel_notes/release_20_02.rst | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
>index 786f9b119..5d01dac58 100644
>--- a/doc/guides/rel_notes/release_20_02.rst
>+++ b/doc/guides/rel_notes/release_20_02.rst
>@@ -84,6 +84,7 @@ New Features
>   * Added support for MAC rules on specific port.
>   * Added support for MAC/VLAN with TCP/UDP in switch rule.
>   * Added support for 1/10G device.
>+  * Added support for API rte_eth_tx_done_cleanup.
> 
> * **Updated Intel iavf driver.**
> 
>-- 
>2.17.1
>

Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>

Applied to dpdk-next-net-intel, Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-14  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14  4:21 [dpdk-dev] [PATCH] doc: add new features and improvements to ice Jiaqi Min
2020-02-14  9:54 ` Ye Xiaolong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).