From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ophir Munk Subject: [PATCH v1] doc: add mlx4 CRC stripping toggling limitation Date: Tue, 8 May 2018 12:30:29 +0000 Message-ID: <1525782629-897-1-git-send-email-ophirmu@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Thomas Monjalon , Olga Shern , Ophir Munk , Shahaf Shuler To: dev@dpdk.org, Adrien Mazarguil Return-path: Received: from EUR03-AM5-obe.outbound.protection.outlook.com (mail-eopbgr30041.outbound.protection.outlook.com [40.107.3.41]) by dpdk.org (Postfix) with ESMTP id 0DD457ED3 for ; Tue, 8 May 2018 14:30:44 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Ophir Munk --- doc/guides/nics/mlx4.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/guides/nics/mlx4.rst b/doc/guides/nics/mlx4.rst index 9564f89..a6bbde8 100644 --- a/doc/guides/nics/mlx4.rst +++ b/doc/guides/nics/mlx4.rst @@ -143,6 +143,13 @@ below. following limitation: VLAN filtering is not supported with this mode. This is the recommended mode in case VLAN filter is not needed. +Limitations +----------- + +- CRC stripping is supported by default and this capability is always reported + as "true". The ability to enable/disable CRC stripping requires OFED version + 4.3-1.5.0.0 or rdma-core version v18. + Prerequisites ------------- -- 2.7.4