--- .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 <[email protected]> Zoltan Kiss <[email protected]> <[email protected]> Zorik Machulsky <[email protected]> Zyta Szpak <[email protected]> <[email protected]> <[email protected]> +Igor de Paula <[email protected]> \ 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

