DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 1/3] net/mlx5: document update for Tx
@ 2018-05-09  0:14 Xueming Li
  2018-05-09  0:14 ` [dpdk-dev] [PATCH v1 2/3] net/mlx5: fix SW parsing feature detection Xueming Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Xueming Li @ 2018-05-09  0:14 UTC (permalink / raw)
  To: Shahaf Shuler, Yongseok Koh; +Cc: Xueming Li, dev

Add document for hw header parsing and SWP.

Signed-off-by: Xueming Li <xuemingl@mellanox.com>
---
 doc/guides/nics/mlx5.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst
index 853c48f81..bc08515cf 100644
--- a/doc/guides/nics/mlx5.rst
+++ b/doc/guides/nics/mlx5.rst
@@ -69,8 +69,8 @@ Features
 - Multiple process.
 - KVM and VMware ESX SR-IOV modes are supported.
 - RSS hash result is supported.
-- Hardware TSO.
-- Hardware checksum TX offload for VXLAN and GRE.
+- Hardware TSO for generic IP or UDP tunnel, including VXLAN and GRE.
+- Hardware checksum Tx offload for generic IP or UDP tunnel, including VXLAN and GRE.
 - RX interrupts.
 - Statistics query including Basic, Extended and per queue.
 - Rx HW timestamp.
-- 
2.13.3

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

end of thread, other threads:[~2018-05-09  8:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09  0:14 [dpdk-dev] [PATCH v1 1/3] net/mlx5: document update for Tx Xueming Li
2018-05-09  0:14 ` [dpdk-dev] [PATCH v1 2/3] net/mlx5: fix SW parsing feature detection Xueming Li
2018-05-09  0:14 ` [dpdk-dev] [PATCH v1 3/3] net/mlx5: fix SW parser enabling Xueming Li
2018-05-09  8:14 ` [dpdk-dev] [PATCH v1 1/3] net/mlx5: document update for Tx Shahaf Shuler

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).