From: Yongseok Koh <yskoh@mellanox.com>
To: thomas@monjalon.net
Cc: dev@dpdk.org, olgas@mellanox.com, shahafs@mellanox.com
Subject: [dpdk-dev] [PATCH 3/3] doc: add mlx5 release note
Date: Tue, 29 Jan 2019 23:53:21 -0800 [thread overview]
Message-ID: <20190130075321.24466-3-yskoh@mellanox.com> (raw)
In-Reply-To: <20190130075321.24466-1-yskoh@mellanox.com>
Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
---
doc/guides/rel_notes/release_19_02.rst | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_02.rst b/doc/guides/rel_notes/release_19_02.rst
index 3372c4de81..027d772763 100644
--- a/doc/guides/rel_notes/release_19_02.rst
+++ b/doc/guides/rel_notes/release_19_02.rst
@@ -93,6 +93,22 @@ New Features
traffic.
* Updated documentation and features list of the PMD.
+* **Updated mlx5 driver.**
+
+ Updated the mlx5 driver including the following changes:
+
+ * Fixed ``imissed`` counter to be reported through ``rte_eth_stats`` instead
+ of ``rte_eth_xstats``.
+ * Added packet header modification through Direct Verbs flow driver.
+ * Added ConnectX-6 PCI device ID to be proved by ``mlx5`` driver.
+ * Added flow counter support to Direct Verbs flow driver though DevX.
+ * Renamed build options for the glue layer to
+ ``CONFIG_RTE_IBVERBS_LINK_DLOPEN`` for make and ``ibverbs_link`` for meson.
+ * Added static linkage of ``mlx`` dependency.
+ * Improved stability of E-Switch flow driver.
+ * Added new make build configuration to set the cacheline size for Bluefield
+ correctly - ``arm64-bluefield-linuxapp-gcc``.
+
* **Updated the enic driver.**
* Added support for ``RTE_ETH_DEV_CLOSE_REMOVE`` flag.
--
2.11.0
next prev parent reply other threads:[~2019-01-30 7:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-30 7:53 [dpdk-dev] [PATCH 1/3] doc: add mlx5 note for Bluefield build configuration Yongseok Koh
2019-01-30 7:53 ` [dpdk-dev] [PATCH 2/3] doc: add Mellanox EN support Yongseok Koh
2019-01-30 7:53 ` Yongseok Koh [this message]
2019-01-31 6:59 ` [dpdk-dev] [PATCH 1/3] doc: add mlx5 note for Bluefield build configuration Shahaf Shuler
2019-01-31 17:32 ` Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190130075321.24466-3-yskoh@mellanox.com \
--to=yskoh@mellanox.com \
--cc=dev@dpdk.org \
--cc=olgas@mellanox.com \
--cc=shahafs@mellanox.com \
--cc=thomas@monjalon.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).