* [dpdk-dev] [PATCH] doc: add new features and improvements to ixgbe
@ 2020-02-14 4:50 Jiaqi Min
2020-02-14 9:54 ` Ye Xiaolong
0 siblings, 1 reply; 2+ messages in thread
From: Jiaqi Min @ 2020-02-14 4:50 UTC (permalink / raw)
To: dev; +Cc: Beilei Xing, Qi Zhang, Qiming Yang, Jiaqi Min
Added support for API rte_eth_tx_done_cleanup.
Added support setting VF MAC address by PF driver.
Added support for setting the link to specific speed.
Signed-off-by: Jiaqi Min <jiaqix.min@intel.com>
---
doc/guides/rel_notes/release_20_02.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
index 786f9b119..b705bdf73 100644
--- a/doc/guides/rel_notes/release_20_02.rst
+++ b/doc/guides/rel_notes/release_20_02.rst
@@ -92,6 +92,12 @@ New Features
* Added more supported device IDs.
* Updated virtual channel to latest AVF spec.
+* **Updated the Intel ixgbe driver.**
+
+ * Added support for API rte_eth_tx_done_cleanup.
+ * Added support setting VF MAC address by PF driver.
+ * Added support for setting the link to specific speed.
+
* **Updated Intel i40e driver.**
Updated i40e PMD with new features and improvements, including:
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: add new features and improvements to ixgbe
2020-02-14 4:50 [dpdk-dev] [PATCH] doc: add new features and improvements to ixgbe 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.
>Added support setting VF MAC address by PF driver.
>Added support for setting the link to specific speed.
>
>Signed-off-by: Jiaqi Min <jiaqix.min@intel.com>
>---
> doc/guides/rel_notes/release_20_02.rst | 6 ++++++
> 1 file changed, 6 insertions(+)
>
>diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
>index 786f9b119..b705bdf73 100644
>--- a/doc/guides/rel_notes/release_20_02.rst
>+++ b/doc/guides/rel_notes/release_20_02.rst
>@@ -92,6 +92,12 @@ New Features
> * Added more supported device IDs.
> * Updated virtual channel to latest AVF spec.
>
>+* **Updated the Intel ixgbe driver.**
>+
>+ * Added support for API rte_eth_tx_done_cleanup.
>+ * Added support setting VF MAC address by PF driver.
>+ * Added support for setting the link to specific speed.
>+
> * **Updated Intel i40e driver.**
>
> Updated i40e PMD with new features and improvements, including:
>--
>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:50 [dpdk-dev] [PATCH] doc: add new features and improvements to ixgbe 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).