From: Michal Krawczyk Date: Fri, 30 Oct 2020 11:31:20 +0000 (+0100) Subject: doc: mark Armv8 as supported by ena PMD X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=1a7047720622e90a046e2fc983627e991d14d3d8;p=dpdk.git doc: mark Armv8 as supported by ena PMD 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 Reviewed-by: Igor Chauskin Reviewed-by: Guy Tzalik --- 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