From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH net v2 0/3] net: dsa: bcm_sf2: CFP fixes Date: Wed, 16 May 2018 11:15:37 -0700 Message-ID: References: <20180515230125.25886-1-f.fainelli@gmail.com> <20180516.141218.827550466386531999.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, linux-kernel@vger.kernel.org, opendmb@gmail.com To: David Miller Return-path: In-Reply-To: <20180516.141218.827550466386531999.davem@davemloft.net> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 05/16/2018 11:12 AM, David Miller wrote: > From: Florian Fainelli > Date: Tue, 15 May 2018 16:01:22 -0700 > >> This patch series fixes a number of usability issues with the SF2 Compact Field >> Processor code: >> >> - we would not be properly bound checking the location when we let the kernel >> automatically place rules with RX_CLS_LOC_ANY >> >> - when using IPv6 rules and user space specifies a location identifier we >> would be off by one in what the chain ID (within the Broadcom tag) indicates >> >> - it would be possible to delete one of the two slices of an IPv6 while leaving >> the other one programming leading to various problems > > Series applied, thanks. > > Queue up for -stable? Yes please! -- Florian