Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp363360ybk; Sat, 9 May 2020 05:18:34 -0700 (PDT) X-Google-Smtp-Source: APiQypJH8xzt6Hn70FxTjGxXVoS+h87+JvQv0p92OcU68HpTjoyTi+ft2Nw9pfGIybiUPLr1qah6 X-Received: by 2002:a17:906:4317:: with SMTP id j23mr5643589ejm.377.1589026714231; Sat, 09 May 2020 05:18:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589026714; cv=none; d=google.com; s=arc-20160816; b=akspreCbXDpZxhJU5QzntQHOc7K65sbG5F/AJEZmuP3taq95Cr2bOhlEbDupRPGXAI 6cuY+hc5sFADZ3cgp/n1+nGR15fJuRZQIv5e/3Ex9kaSB4g/3YVJvG2Rf0h2MsobWC7k UlVh6sIP31om5eK9opn5wdw038NC+5+WNOG1GTmrlwtkdWhUT9igrIMoXgrcDLxRmIdr mjFA5IZ4XD1bHZ/WdjhhH+2YeiRLYKc0sC0UCHgAggeEQk0XsKdUDnbFPnmmatLou1Mi ahYm8xsaWFhcR+viG1bK85BMaKY/K2qpEpWn8ojVcg4kIfkt3MPoiz27CYXmSOJT5dpq Z5Fw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=10VQ6nGSDQ+9rLLt2a8qsVMAMPAMYzwQaX91xg/i7eo=; b=F0uupdJVoHPqGRCdo2kT8DEB71K8wE3+BLu0bfmZYDv4A40mPRhlY597D81f7tk1ot uAUd7wfTaarTy5wGC26F1QnuPsbKmCdByhf0+fGYbmqNaXIQqKXYRYMoTQGZxb7ncl8b ENJNxWYRhC2sDfAs8sODjfwN/C/1GqgMZE+q/hot9w31Alj26xX4FqEmV+9oJxpqVIbA Cz6bVXt4nI5nEn8OJIS6WsJLDi/nwN6VLzP2o5Z6iH/BSJBdP0JiudX0EdXBNcSL3PZg I0QohflCboZIWmlL5HnFjw5WHJhC/xP7uPCGLj2wQ3QV80U+l8PxVEi2s70sL5PGvsYG CyvQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w8si388742eji.466.2020.05.09.05.18.10; Sat, 09 May 2020 05:18:34 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728326AbgEIMQx (ORCPT + 99 others); Sat, 9 May 2020 08:16:53 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:45593 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726782AbgEIMQw (ORCPT ); Sat, 9 May 2020 08:16:52 -0400 Received: from windsurf.home (lfbn-tou-1-915-109.w86-210.abo.wanadoo.fr [86.210.146.109]) (Authenticated sender: thomas.petazzoni@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 4D499200008; Sat, 9 May 2020 12:16:45 +0000 (UTC) Date: Sat, 9 May 2020 14:16:44 +0200 From: Thomas Petazzoni To: Russell King - ARM Linux admin Cc: Stefan Chulski , Matteo Croce , "David S . Miller" , Maxime Chevallier , netdev , LKML , Antoine Tenart , "gregory.clement@bootlin.com" , "miquel.raynal@bootlin.com" , Nadav Haklai , Marcin Wojtas , Linux ARM Subject: Re: [EXT] Re: [PATCH net-next 3/5] net: mvpp2: cls: Use RSS contexts to handle RSS tables Message-ID: <20200509141644.29861e96@windsurf.home> In-Reply-To: <20200509114518.GB1551@shell.armlinux.org.uk> References: <20190524100554.8606-1-maxime.chevallier@bootlin.com> <20190524100554.8606-4-maxime.chevallier@bootlin.com> <20200423170003.GT25745@shell.armlinux.org.uk> <20200509114518.GB1551@shell.armlinux.org.uk> Organization: Bootlin X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Sat, 9 May 2020 12:45:18 +0100 Russell King - ARM Linux admin wrote: > Looking at the timeline here, it looks like Matteo raised the issue > very quickly after the patch was sent on the 14th April, and despite > following up on it, despite me following up on it, bootlin have > remained quiet. Unfortunately, we are no longer actively working on Marvell platform support at the moment. We might have a look on a best effort basis, but this is potentially a non-trivial issue, so I'm not sure when we will have the chance to investigate and fix this. Best regards, Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com