From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 42470C07542 for ; Sat, 25 May 2019 23:38:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1E80F20815 for ; Sat, 25 May 2019 23:38:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727597AbfEYXie (ORCPT ); Sat, 25 May 2019 19:38:34 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:33034 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727431AbfEYXid (ORCPT ); Sat, 25 May 2019 19:38:33 -0400 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::3d8]) (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 B1CE01500AE50; Sat, 25 May 2019 16:38:32 -0700 (PDT) Date: Sat, 25 May 2019 16:38:32 -0700 (PDT) Message-Id: <20190525.163832.291723821050525240.davem@davemloft.net> To: maxime.chevallier@bootlin.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.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, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH net-next 0/5] net: mvpp2: Classifier updates, RSS From: David Miller In-Reply-To: <20190524100554.8606-1-maxime.chevallier@bootlin.com> References: <20190524100554.8606-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]); Sat, 25 May 2019 16:38:33 -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, 24 May 2019 12:05:49 +0200 > Here is a set of updates for the PPv2 classifier, the main feature being > the support for steering to RSS contexts, to leverage all the available > RSS tables in the controller. > > The first two patches are non-critical fixes for the classifier, the > first one prevents us from allocating too much room to store the > classification rules, the second one configuring the C2 engine as > suggested by the PPv2 functionnal specs. > > Patches 3 to 5 introduce support for RSS contexts in mvpp2, allowing us > to steer traffic to dedicated RSS tables. Series applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, T_DKIMWL_WL_HIGH,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1A68CC07542 for ; Sat, 25 May 2019 23:38:53 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E261420815 for ; Sat, 25 May 2019 23:38:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fc+coRAq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E261420815 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=davemloft.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Mime-Version:References:In-Reply-To: From:Subject:To:Message-Id:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=h7f+W5jlzAlmR4Od2sl9D7yLyNQ7SCzWNJDXrIdb1zs=; b=fc+coRAqOI2xQ2 zkSB/uUIg7NTr82jgRMtXsfYz9JuqQH1XZQkkYHdvIBldYUrjM7yMgi6VNSBxTyj7nCJ1/Zqi7ArM Wk8RShVEpSMMI3Efjq3n/NkvJbMv049kOzdcLbYcA7Ru6Anm3Wy3cA4heVoFtRtU4p6alzfmCD4GQ 8zVv4ML0yAU1O4mAid1P299wNJJU7hdqaSNul3g9KdMqJO10xaLWz8IU1HfHw5UBDlUXOXIfDfDWN ATAgbShS8x9OypO+a8km23Ko0PwvwDcFCUFhtocNmNuas25HRqe79vfZ/Tug47WizupCiyVjIcFDX Cfq2Or2o36YjRcoBkr5g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hUgFM-0002Pc-Vw; Sat, 25 May 2019 23:38:40 +0000 Received: from shards.monkeyblade.net ([2620:137:e000::1:9]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hUgFK-0002Ow-Fi for linux-arm-kernel@lists.infradead.org; Sat, 25 May 2019 23:38:39 +0000 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::3d8]) (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 B1CE01500AE50; Sat, 25 May 2019 16:38:32 -0700 (PDT) Date: Sat, 25 May 2019 16:38:32 -0700 (PDT) Message-Id: <20190525.163832.291723821050525240.davem@davemloft.net> To: maxime.chevallier@bootlin.com Subject: Re: [PATCH net-next 0/5] net: mvpp2: Classifier updates, RSS From: David Miller In-Reply-To: <20190524100554.8606-1-maxime.chevallier@bootlin.com> References: <20190524100554.8606-1-maxime.chevallier@bootlin.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sat, 25 May 2019 16:38:33 -0700 (PDT) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190525_163838_606788_80D26332 X-CRM114-Status: UNSURE ( 8.86 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: antoine.tenart@bootlin.com, netdev@vger.kernel.org, gregory.clement@bootlin.com, linux-kernel@vger.kernel.org, linux@armlinux.org.uk, nadavh@marvell.com, thomas.petazzoni@bootlin.com, miquel.raynal@bootlin.com, stefanc@marvell.com, mw@semihalf.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Maxime Chevallier Date: Fri, 24 May 2019 12:05:49 +0200 > Here is a set of updates for the PPv2 classifier, the main feature being > the support for steering to RSS contexts, to leverage all the available > RSS tables in the controller. > > The first two patches are non-critical fixes for the classifier, the > first one prevents us from allocating too much room to store the > classification rules, the second one configuring the C2 engine as > suggested by the PPv2 functionnal specs. > > Patches 3 to 5 introduce support for RSS contexts in mvpp2, allowing us > to steer traffic to dedicated RSS tables. Series applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel