Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752823AbbKVVzI (ORCPT ); Sun, 22 Nov 2015 16:55:08 -0500 Received: from mail-oi0-f44.google.com ([209.85.218.44]:33192 "EHLO mail-oi0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752460AbbKVVzF (ORCPT ); Sun, 22 Nov 2015 16:55:05 -0500 MIME-Version: 1.0 In-Reply-To: <5578695.0ahxvoVWDX@wuerfel> References: <1448178839-3541-1-git-send-email-mw@semihalf.com> <4040597.3hXVb3XDMS@wuerfel> <5578695.0ahxvoVWDX@wuerfel> Date: Sun, 22 Nov 2015 22:55:03 +0100 Message-ID: Subject: Re: [PATCH 02/13] net: mvneta: enable IP checksum with jumbo frames for Armada 38x on Port0 From: Marcin Wojtas To: Arnd Bergmann Cc: "linux-arm-kernel@lists.infradead.org" , Thomas Petazzoni , Andrew Lunn , Russell King - ARM Linux , Jason Cooper , netdev@vger.kernel.org, Simon Guinot , linux-kernel@vger.kernel.org, Evan Wang , nadavh@marvell.com, nitroshift@yahoo.com, Lior Amsalem , "stable@vger.kernel.org" , Grzegorz Jaszczyk , =?UTF-8?Q?Gregory_Cl=C3=A9ment?= , Tomasz Nowicki , Sebastian Hesselbarth , "David S. Miller" , Yair Mahalalel 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: 762 Lines: 21 Arnd, > > If the feature set depends on the port number, we should think about > the way it gets handled again, as this is probably better not described > as something that depends (just) on the SoC, but on the way it gets > integrated. Maybe we can introduce an additional property for the > checksums on jumbo frames and use that if present but fall back to > identifying by compatible string otherwise. > I think adding a property, taking also compatible strings will be the best solution. Best regards, 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/