From e5e0878afcb390af9abacca377649a2137dc4bc2 Mon Sep 17 00:00:00 2001 From: Shahaf Shuler Date: Fri, 28 Jul 2017 17:28:31 +0300 Subject: [PATCH] doc: update mlx5 supported features Supported features which were not included: * ARMv8 * Extended stats Not supported features which were wrongly included: * Inner L3 checksum * Inner L4 checksum Signed-off-by: Shahaf Shuler Acked-by: Nelio Laranjeiro Acked-by: Adrien Mazarguil Acked-by: John McNamara --- doc/guides/nics/features/mlx5.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/nics/features/mlx5.ini b/doc/guides/nics/features/mlx5.ini index e228c41261..2913591c9d 100644 --- a/doc/guides/nics/features/mlx5.ini +++ b/doc/guides/nics/features/mlx5.ini @@ -28,15 +28,15 @@ CRC offload = Y VLAN offload = Y L3 checksum offload = Y L4 checksum offload = Y -Inner L3 checksum = Y -Inner L4 checksum = Y Packet type parsing = Y Rx descriptor status = Y Tx descriptor status = Y Basic stats = Y +Extended stats = Y Stats per queue = Y Multiprocess aware = Y Other kdrv = Y +ARMv8 = Y Power8 = Y x86-32 = Y x86-64 = Y -- 2.20.1