Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp7196761ybi; Mon, 8 Jul 2019 16:41:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqynfAtqpw5KurHWCRkg0KJ+8aLiLex7bw25oQP3BC1O6WDedErkIsS+Y0Pn47W5Y0bvqzPw X-Received: by 2002:a17:90a:32ec:: with SMTP id l99mr29248097pjb.44.1562629302126; Mon, 08 Jul 2019 16:41:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562629302; cv=none; d=google.com; s=arc-20160816; b=w+Igb4JupMe5kY82boYi9sp/L1I8UobLTnIXjNdPg31tisq7ZcrujgyJF94O6jqkyC HdvnSVVvNbqlqU7N6ag5TMNfVVar33cPhAKIJpcmyxYRgA3w7YVhYpFv/4LIpY2R3XL1 NgLCUdZdeMLVx+dSPGa5hAQFJBQUutRWdQQ0CVgPHyjnKdOkFuZuYdrFRb4SEp9pCV9Z QbLssywMaJIIIKrEzxkyfbesoYC6a24zVrwayg87Yifzt1CVmzVAZ5vV4OWyiDREY7df HEw0xKSvdm6I9b3rXzuVwYquPhpDmzeYsxgU7nAgD9QQAQhfNKiRKryCN7opg6wRz5eH LZ2g== 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 :references:in-reply-to:from:subject:cc:to:message-id:date; bh=JN0NSzrVWE8FhjbOKqiE1+F+MKzjNqaGT8dbi8FTd0s=; b=oO2Q6rV1vWl5nIZEDoH1AP0TUsgoTAgWpUHQ3CY/ft8vyC4b6DvrG4BS2XltD2MUtt 6yrchrjpdJCj17WsWkIAXbhOCQo19HrqVjecqrY/AWTF2hKjOR2fNQa1vzQkVYO4k6q9 orU98RHmLEg2K7JaCxbH6sI4QeIDlhUcQ4iSX6p22q+tRzJzMCoCFrYSxT/2mTVDkdGv Ugg90fGOnfxD+e7N7H6tgQ2NtB/9t1vzaJtLP2TA8PZiXfKQHmXYxSqsB/JzsdqS+v95 IPb6STbxYm/jre6YuixZQfSdZ5NUeWzDoXyuq0dczMul0wllbRY/IFf9Zsuvd6mbC0U9 8yaA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j62si20684302pfb.272.2019.07.08.16.41.27; Mon, 08 Jul 2019 16:41:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726997AbfGHWuY (ORCPT + 99 others); Mon, 8 Jul 2019 18:50:24 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:59732 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725869AbfGHWuX (ORCPT ); Mon, 8 Jul 2019 18:50:23 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::d71]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id B154512D8E26B; Mon, 8 Jul 2019 15:50:22 -0700 (PDT) Date: Mon, 08 Jul 2019 15:50:22 -0700 (PDT) Message-Id: <20190708.155022.248281138752107741.davem@davemloft.net> To: maxime.chevallier@bootlin.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, antoine.tenart@bootlin.com, thomas.petazzoni@bootlin.com, gregory.clement@bootlin.com, miquel.raynal@bootlin.com, nadavh@marvell.com, stefanc@marvell.com, mw@semihalf.com Subject: Re: [PATCH net-next 0/2] net: mvpp2: Add classification based on the ETHER flow From: David Miller In-Reply-To: <20190705120913.25013-1-maxime.chevallier@bootlin.com> References: <20190705120913.25013-1-maxime.chevallier@bootlin.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 08 Jul 2019 15:50:23 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Maxime Chevallier Date: Fri, 5 Jul 2019 14:09:11 +0200 > Hello everyone, > > This series adds support for classification of the ETHER flow in the > mvpp2 driver. > > The first patch allows detecting when a user specifies a flow_type that > isn't supported by the driver, while the second adds support for this > flow_type by adding the mapping between the ETHER_FLOW enum value and > the relevant classifier flow entries. Series applied, thanks.