Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753311AbbKZSlc (ORCPT ); Thu, 26 Nov 2015 13:41:32 -0500 Received: from mail-ob0-f178.google.com ([209.85.214.178]:36028 "EHLO mail-ob0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751639AbbKZSla (ORCPT ); Thu, 26 Nov 2015 13:41:30 -0500 MIME-Version: 1.0 In-Reply-To: <20151126193301.67259f76@free-electrons.com> References: <1448561293-16431-1-git-send-email-mw@semihalf.com> <1448561293-16431-7-git-send-email-mw@semihalf.com> <20151126193301.67259f76@free-electrons.com> Date: Thu, 26 Nov 2015 19:41:29 +0100 Message-ID: Subject: Re: [PATCH v2 net 6/6] net: mvneta: enable IP checksum with jumbo frames for Armada 38x on Port0 From: Marcin Wojtas To: Thomas Petazzoni Cc: linux-kernel@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" , netdev@vger.kernel.org, "David S. Miller" , Russell King - ARM Linux , Sebastian Hesselbarth , Andrew Lunn , Jason Cooper , =?UTF-8?Q?Gregory_Cl=C3=A9ment?= , Simon Guinot , nadavh@marvell.com, Lior Amsalem , Evan Wang , Yair Mahalalel , nitroshift@yahoo.com, Grzegorz Jaszczyk , Tomasz Nowicki , "stable@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1123 Lines: 34 Thomas, 2015-11-26 19:33 GMT+01:00 Thomas Petazzoni : > Marcin, > > On Thu, 26 Nov 2015 19:08:13 +0100, Marcin Wojtas wrote: >> The Ethernet controller found in the Armada 38x SoC's family support >> TCP/IP checksumming with frame sizes larger than 1600 bytes, however >> only on port 0. >> >> This commit enables it by setting 'tx-csum-limit' to 9800B in >> 'ethernet@70000' node. >> >> Signed-off-by: Marcin Wojtas >> Cc: # v3.18+ > > This and the previous patch is not a fix, and has no business going in > stable. It is enabling a better functionality, but it is clearly not a > fix. > Ok. I thought that patches enabling tx_csum_limit were adding a sort of regression, but I can agree to your interpretation. In such case I will leave stable notification only for patch #4. Thanks, Marcin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/