[dpdk-dev] [PATCH 5/6] doc: mark ARMv8 as supported by ENA PMD

Michal Krawczyk mk at semihalf.com
Fri Oct 30 12:31:20 CET 2020


The ARMv8 platform support was tested and works fine with the ENA PMD.

It can be used on the AWS a1.* and m6g.* instances.

The ARMv8 support in ENA is at least from v19.11, where the VFIO DPDK
driver was fixed to work with 32-bit applications compiled for arm.

Signed-off-by: Michal Krawczyk <mk at semihalf.com>
Reviewed-by: Igor Chauskin <igorch at amazon.com>
Reviewed-by: Guy Tzalik <gtzalik at amazon.com>
---
 doc/guides/nics/features/ena.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/nics/features/ena.ini b/doc/guides/nics/features/ena.ini
index 4300dd012c..7cd6d50f98 100644
--- a/doc/guides/nics/features/ena.ini
+++ b/doc/guides/nics/features/ena.ini
@@ -18,6 +18,7 @@ Basic stats          = Y
 Extended stats       = Y
 Linux UIO            = Y
 Linux VFIO           = Y
+ARMv8                = Y
 x86-32               = Y
 x86-64               = Y
 Usage doc            = Y
-- 
2.25.1



More information about the dev mailing list