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=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 2E9F4C433ED for ; Wed, 21 Apr 2021 19:12:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 042B061453 for ; Wed, 21 Apr 2021 19:12:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239115AbhDUTNQ (ORCPT ); Wed, 21 Apr 2021 15:13:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:38818 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235535AbhDUTNQ (ORCPT ); Wed, 21 Apr 2021 15:13:16 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5ADA361450; Wed, 21 Apr 2021 19:12:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1619032362; bh=b+GjSBhOfGIgAzi+201V/kAJ9Z2m1RYmE+LL59Jn8wY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=bzkyH+Odfo6HMlnc5/MNGW0HHRfwTn9tnAq2OuyzkGQp+HP53VrRZUukjW8SpKfpF VItw5iwFrkmHzMbPTgq2UsesUhUgSZ7yvQEh6vZAZ3LXcmbtFwQokRt1/Dwfi7K2FS TkGfXOyfdOxTlOFTxESUmgMu24lp5YOu2tUn/jQeRgO3c4cYhVyAbinKM9eHJLvOrZ 5RRTfPua0n8Au3+FJc8xCBlGZVNUFbaHwO2mEK5zN5EycJzPaffg79AAIOP4uOW2SY aJAVblaL0vteLImopHazVvPX39OxLMMbo9kXxdK6qhOKDBTZykgW5v4u5apYTgT7aA 8od68r2KSHdaA== Date: Wed, 21 Apr 2021 12:12:41 -0700 From: Jakub Kicinski To: Boris Sukholitko Cc: netdev@vger.kernel.org, Jamal Hadi Salim , Jiri Pirko , Cong Wang , Ilya Lifshits , Shmulik Ladkani Subject: Re: [PATCH net-next] net/sched: act_vlan: Fix vlan modify to allow zero priority Message-ID: <20210421121241.3dde83bd@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> In-Reply-To: <20210421084404.GA7262@noodle> References: <20210421084404.GA7262@noodle> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, 21 Apr 2021 11:44:04 +0300 Boris Sukholitko wrote: > This electronic communication and the information and any files transmitted > with it, or attached to it, are confidential and are intended solely for > the use of the individual or entity to whom it is addressed and may contain > information that is confidential, legally privileged, protected by privacy > laws, or otherwise restricted from disclosure to anyone else. If you are > not the intended recipient or the person responsible for delivering the > e-mail to the intended recipient, you are hereby notified that any use, > copying, distributing, dissemination, forwarding, printing, or copying of > this e-mail is strictly prohibited. If you received this e-mail in error, > please return the e-mail to the sender, delete it from your computer, and > destroy any printed copy of it. Could you please resend without this legal prayer?