From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: add mlx4 CRC stripping toggling limitation Date: Tue, 08 May 2018 14:34:29 +0200 Message-ID: <1663463.84SeaxCa5g@xps> References: <1525782629-897-1-git-send-email-ophirmu@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Adrien Mazarguil , Olga Shern , Shahaf Shuler To: Ophir Munk Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 272CC8D89 for ; Tue, 8 May 2018 14:34:32 +0200 (CEST) In-Reply-To: <1525782629-897-1-git-send-email-ophirmu@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/05/2018 14:30, Ophir Munk: > +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. I think it is better to merge this patch with the one fixing the capability. So we will be able to refer to one atomic commit in the history.