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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 9D3C4C48BDF for ; Tue, 15 Jun 2021 18:37:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 762DE6115B for ; Tue, 15 Jun 2021 18:37:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231176AbhFOSjO (ORCPT ); Tue, 15 Jun 2021 14:39:14 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:46644 "EHLO mail.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229732AbhFOSjO (ORCPT ); Tue, 15 Jun 2021 14:39:14 -0400 Received: from localhost (unknown [IPv6:2601:601:9f00:477::3d5]) by mail.monkeyblade.net (Postfix) with ESMTPSA id E679C4D2CF713; Tue, 15 Jun 2021 11:37:08 -0700 (PDT) Date: Tue, 15 Jun 2021 11:37:08 -0700 (PDT) Message-Id: <20210615.113708.152174495455770132.davem@davemloft.net> To: vadym.kochan@plvision.eu Cc: kuba@kernel.org, netdev@vger.kernel.org, andrew@lunn.ch, olteanv@gmail.com, tchornyi@marvell.com, linux-kernel@vger.kernel.org, mickeyr@marvell.com, vkochan@marvell.com Subject: Re: [PATCH net-next 0/2] Marvell Prestera add flower and match all support From: David Miller In-Reply-To: <20210615125444.31538-1-vadym.kochan@plvision.eu> References: <20210615125444.31538-1-vadym.kochan@plvision.eu> X-Mailer: Mew version 6.8 on Emacs 27.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.6.2 (mail.monkeyblade.net [0.0.0.0]); Tue, 15 Jun 2021 11:37:09 -0700 (PDT) Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org From: Vadym Kochan Date: Tue, 15 Jun 2021 15:54:42 +0300 > From: Vadym Kochan > > Add ACL infrastructure for Prestera Switch ASICs family devices to > offload cls_flower rules to be processed in the HW. Please fix this and resubmit, thank you: Applying: net: marvell: Implement TC flower offload .git/rebase-apply/patch:805: new blank line at EOF. + warning: 1 line adds whitespace errors. Applying: net: marvell: prestera: Add matchall support .git/rebase-apply/patch:538: new blank line at EOF. + warning: 1 line adds whitespace errors. Switched to branch 'master' Your branch is up to date with 'origin/master'. hint: Waiting for your editor to close the file...