From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/7] Support of Flow Director in HNS3 Ethernet Driver for HiP08 Rev2 SoC Date: Mon, 01 Oct 2018 22:58:08 -0700 (PDT) Message-ID: <20181001.225808.1703753605069754507.davem@davemloft.net> References: <20181001114647.15504-1-salil.mehta@huawei.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: yisen.zhuang@huawei.com, lipeng321@huawei.com, mehta.salil@opnsrc.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linuxarm@huawei.com To: salil.mehta@huawei.com Return-path: In-Reply-To: <20181001114647.15504-1-salil.mehta@huawei.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.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.