All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor de Paula <igordptx@gmail.com>
To: jbehrens@vmware.com
Cc: dev@dpdk.org, Igor de Paula <igordptx@gmail.com>
Subject: [PATCH] doc: add note about VMXNET3 on AMD with ESXI
Date: Mon, 14 Aug 2023 14:31:04 +0300	[thread overview]
Message-ID: <20230814113104.554-1-igordptx@gmail.com> (raw)

---
 ...-note-about-VMXNET3-on-AMD-with-ESXI.patch | 38 +++++++++++++++++++
 1 file changed, 38 insertions(+)
 create mode 100644 0001-doc-add-note-about-VMXNET3-on-AMD-with-ESXI.patch

diff --git a/0001-doc-add-note-about-VMXNET3-on-AMD-with-ESXI.patch b/0001-doc-add-note-about-VMXNET3-on-AMD-with-ESXI.patch
new file mode 100644
index 0000000000..3a2f94204e
--- /dev/null
+++ b/0001-doc-add-note-about-VMXNET3-on-AMD-with-ESXI.patch
@@ -0,0 +1,38 @@
+From 9f7c57d4fb2bb562b183f56e467853293c55a13e Mon Sep 17 00:00:00 2001
+From: Igor de Paula <igordptx@gmail.com>
+Date: Fri, 11 Aug 2023 16:18:38 +0300
+Subject: [PATCH] doc: add note about VMXNET3 on AMD with ESXI
+
+This patch notes the requirement for ESXI version 7.0.1 or higher when using IOVA as VA.
+Signed-off-by: Igor de Paula igordptx@gmail.com
+---
+ .mailmap                    | 1 +
+ doc/guides/nics/vmxnet3.rst | 2 ++
+ 2 files changed, 3 insertions(+)
+
+diff --git a/.mailmap b/.mailmap
+index 864d33ee46..d408f11a97 100644
+--- a/.mailmap
++++ b/.mailmap
+@@ -1638,3 +1638,4 @@ Ziye Yang <ziye.yang@intel.com>
+ Zoltan Kiss <zoltan.kiss@schaman.hu> <zoltan.kiss@linaro.org>
+ Zorik Machulsky <zorik@amazon.com>
+ Zyta Szpak <zyta@marvell.com> <zr@semihalf.com> <zyta.szpak@semihalf.com>
++Igor de Paula <igordptx@gmail.com>
+\ No newline at end of file
+diff --git a/doc/guides/nics/vmxnet3.rst b/doc/guides/nics/vmxnet3.rst
+index db242cd642..3f498b905d 100644
+--- a/doc/guides/nics/vmxnet3.rst
++++ b/doc/guides/nics/vmxnet3.rst
+@@ -100,6 +100,8 @@ There are several options available for filtering packets at VMXNET3 device leve
+ 
+     *   Multicast with Multicast Filter table is not supported.
+ 
++    *   IOVA as VA on AMD hosts is supported from ESXi 7.0 U1 onwards.
++
+ Prerequisites
+ -------------
+ 
+-- 
+2.34.1
+
-- 
2.34.1


             reply	other threads:[~2023-08-14 11:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-14 11:31 Igor de Paula [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-14 11:55 [PATCH] doc: add note about VMXNET3 on AMD with ESXI Igor de Paula
2023-09-28 16:58 ` Ferruh Yigit
2023-08-14 11:50 Igor de Paula
2023-08-14 11:26 Igor de Paula
2023-08-11 13:32 Igor de Paula

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=20230814113104.554-1-igordptx@gmail.com \
    --to=igordptx@gmail.com \
    --cc=dev@dpdk.org \
    --cc=jbehrens@vmware.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.