Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp926408imm; Mon, 1 Oct 2018 22:58:33 -0700 (PDT) X-Google-Smtp-Source: ACcGV60gFPaDL3+a6PD0BzikOfhetY8ix1rHSTSqLSeOSi1/eCHpt8BTzAMK+iRJRDpJS17SweUc X-Received: by 2002:a62:9c4a:: with SMTP id f71-v6mr9523836pfe.135.1538459913871; Mon, 01 Oct 2018 22:58:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538459913; cv=none; d=google.com; s=arc-20160816; b=QEFBz3/UeXExN2jM+HcQgmmrduNaFCGuGbG3Db/zcobhUEMRzfHO/38jgY7E4TQVLB JkM1w0AMdyBHE19p7M/vi8IczhKA6hrOmkjwNj3SW4GaMbxNq0/u+mFFpfvGGBureQCe 625sHWRR7CbDNQJWL+cINyWwdSzpxe9KpsxhgkhvOTOsj85Kd/GRmEM8OGNndoPwSKUh o3NtpmIkiAqUhqkmDXfebUnQ6+J1GPftTpS4ZBgYZXwWB89mFJBWk9UXDqKzT9IndduG W/XPybl0e/tfJ4M+aPFliKZVPlFdPB11R4RaE/YL7dbYtxuqKxioLgXOMmopAnr8ongm k8QA== 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=cShByUqEhAf513s8+aJuyViTv5h16SU1o8MS2lbkmsg=; b=ybxQN1Mzwfn596tZftos3ImlPLBU880B1TBcki7wQrNr9ZKkn514UHbbaDmmjyxYBs HfJJvfZ31OioSVjGU94IEK9ajf9WEAH3fLfGAk26oRSw0FDnRmTDmBWDppWO0krZ65oe 0LT9gRbLm9XECgq4wzN9YHdUuDx2gce2Y3wMYfH1JoiSQQyZzkVZOp/AwPQQK5Of8WOw bzaA0n+PuUof+XHXSFqqpDgCqOpTGcI0IMyl3C/xbdQMphYHGm0jmZcIXiwDma+HKIJQ hDl3Z3eLRytBFgHhThUIGGHa6eAxPlyeNk9Yy8qoOYGyt0VBh8Az0eV8lMI0XQpFiq1g B0cw== 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 w20-v6si14317622pgh.571.2018.10.01.22.58.19; Mon, 01 Oct 2018 22:58:33 -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 S1726798AbeJBMji (ORCPT + 99 others); Tue, 2 Oct 2018 08:39:38 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:37838 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726533AbeJBMji (ORCPT ); Tue, 2 Oct 2018 08:39:38 -0400 Received: from localhost (unknown [IPv6:2601:601:9f00:1c06::30d2]) (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 9C44811693725; Mon, 1 Oct 2018 22:58:09 -0700 (PDT) Date: Mon, 01 Oct 2018 22:58:08 -0700 (PDT) Message-Id: <20181001.225808.1703753605069754507.davem@davemloft.net> To: salil.mehta@huawei.com Cc: yisen.zhuang@huawei.com, lipeng321@huawei.com, mehta.salil@opnsrc.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linuxarm@huawei.com Subject: Re: [PATCH net-next 0/7] Support of Flow Director in HNS3 Ethernet Driver for HiP08 Rev2 SoC From: David Miller In-Reply-To: <20181001114647.15504-1-salil.mehta@huawei.com> References: <20181001114647.15504-1-salil.mehta@huawei.com> X-Mailer: Mew version 6.7 on Emacs 26 / Mule 6.0 (HANACHIRUSATO) 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, 01 Oct 2018 22:58:09 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Salil Mehta Date: Mon, 1 Oct 2018 12:46:40 +0100 > This patch-set adds the support of FD(Flow Director) in the HNS3 PF driver > for HiP08 Rev2(0x21) SoC of Hisilicon. FD can be used in filtering the flows > and deciding to drop the flow or forward it to paricular queue. > > Configuration consists of rules with input keys and actions. The rules are > stored in TCAM. Series applied.