DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: add note about VMXNET3 on AMD with ESXI
@ 2023-08-11 13:32 Igor de Paula
  0 siblings, 0 replies; 6+ messages in thread
From: Igor de Paula @ 2023-08-11 13:32 UTC (permalink / raw)
  To: jbehrens; +Cc: dev, Igor de Paula

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


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

* Re: [PATCH] doc: add note about VMXNET3 on AMD with ESXI.
  2023-08-14 11:55 Igor de Paula
@ 2023-09-28 16:58 ` Ferruh Yigit
  0 siblings, 0 replies; 6+ messages in thread
From: Ferruh Yigit @ 2023-09-28 16:58 UTC (permalink / raw)
  To: Igor de Paula, jbehrens; +Cc: dev

On 8/14/2023 12:55 PM, Igor de Paula wrote:
> This patch notes the requirements for ESXI version 7.0.1
> or higher when using IOVA as VA.
> 
> Signed-off-by: Igor de Paula <igordptx@gmail.com>
> 

Thanks Igor for the contribution.


Reviewed-by: Ferruh Yigit <ferruh.yigit@amd.com>

Applied to dpdk-next-net/main, thanks.


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

* [PATCH] doc: add note about VMXNET3 on AMD with ESXI.
@ 2023-08-14 11:55 Igor de Paula
  2023-09-28 16:58 ` Ferruh Yigit
  0 siblings, 1 reply; 6+ messages in thread
From: Igor de Paula @ 2023-08-14 11:55 UTC (permalink / raw)
  To: jbehrens; +Cc: dev, Igor de Paula

This patch notes the requirements 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..cbcc1153a6 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>
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


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

* [PATCH] doc: add note about VMXNET3 on AMD with ESXI.
@ 2023-08-14 11:50 Igor de Paula
  0 siblings, 0 replies; 6+ messages in thread
From: Igor de Paula @ 2023-08-14 11:50 UTC (permalink / raw)
  To: jbehrens; +Cc: dev, Igor de Paula

This patch notes the requirements for ESXI version 7.0.1
or higher when usin IOVA as VA.
---
 .mailmap                    | 1 +
 doc/guides/nics/vmxnet3.rst | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/.mailmap b/.mailmap
index 864d33ee46..cbcc1153a6 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>
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


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

* [PATCH] doc: add note about VMXNET3 on AMD with ESXI
@ 2023-08-14 11:31 Igor de Paula
  0 siblings, 0 replies; 6+ messages in thread
From: Igor de Paula @ 2023-08-14 11:31 UTC (permalink / raw)
  To: jbehrens; +Cc: dev, Igor de Paula

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


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

* [PATCH] doc: add note about VMXNET3 on AMD with ESXI
@ 2023-08-14 11:26 Igor de Paula
  0 siblings, 0 replies; 6+ messages in thread
From: Igor de Paula @ 2023-08-14 11:26 UTC (permalink / raw)
  To: jbehrens; +Cc: dev, Igor de Paula

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


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

end of thread, other threads:[~2023-09-28 16:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-11 13:32 [PATCH] doc: add note about VMXNET3 on AMD with ESXI Igor de Paula
2023-08-14 11:26 Igor de Paula
2023-08-14 11:31 Igor de Paula
2023-08-14 11:50 Igor de Paula
2023-08-14 11:55 Igor de Paula
2023-09-28 16:58 ` Ferruh Yigit

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