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=-9.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 8BEB7C433E6 for ; Wed, 20 Jan 2021 14:29:14 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 31E4B23329 for ; Wed, 20 Jan 2021 14:29:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 31E4B23329 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=4OQRF3HHPPZH1IuDiKDTWKlVWDXC9p1f1rVT/bwE6ps=; b=IJcVS7/3Dc/ncF+aQ8qPqPAVB F2zCMjVlU4hOBqJCPr7wVspX1EEp0vuOczfyM3nImX6uIQ6sAbeMk5m70YxnZ1LLPJEUPz39kP2zU wE1c5AlcrAGxi5Kwbm12F+oH26qIhLDfKNvOJ+veRO36YJn7VO/XuRry4+hm01y9TuPrZ92zEOAOh zABmj6D76PzE4ZmNw/9AxfoxtStjIBbnfJJYwnbweDar1PZNCd55w/bHeXyPy0N0USkrTUL3y6uwR GT2RubOiK1Zy2RrgOHaFDP3FuQbgB5vhzIk3U0O4YLwcOIX1wIYHAMreU5EwcbHEqH7Q7GL9li8FQ ulal7niFA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2ES7-0003c6-Cv; Wed, 20 Jan 2021 14:27:19 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2ERp-0003VI-UO for linux-arm-kernel@lists.infradead.org; Wed, 20 Jan 2021 14:27:03 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 826062336D; Wed, 20 Jan 2021 14:27:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611152820; bh=DSvaDm4XhrGo3TRVwU920cVaThyOHtM52UGaxj6lzG8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=asZRWy2LQeD3p9pnCwJMVoE2tk+lUdWhaMha6sb6wpIaR0+yUhRRLp9cvMHR6Ibx4 0E+mFHl4rcQc1NnlgHMVIIRy68M0zJtFD4GXM31M3xvX5FabIWzw2GGI+/lHf9+SYY M0/bhQFr4fdx9l/ww8K0dbr5DpIcV4kWDcAsIWbjLBKDxbmwp1kiJQfZIKVZVgOuNX I4vACTktGjyioDWRdsXxu2S6g0X8a+629+4WKr7V9ifq87Bjx/r0xKcnR6g595na+0 a7d38+Vt6fYZkjZlfKidL6KUWXyiS4ZMZ2Od2eRbihtcW3BA8h7BJVm/ZCic9dYQ2C 0nwn87Xszi6BA== Date: Wed, 20 Jan 2021 09:26:59 -0500 From: Sasha Levin To: Jakub Kicinski Subject: Re: [PATCH AUTOSEL 5.10 28/45] net: stmmac: Fixed mtu channged by cache aligned Message-ID: <20210120142659.GC4035784@sasha-vm> References: <20210120012602.769683-1-sashal@kernel.org> <20210120012602.769683-28-sashal@kernel.org> <20210119220815.039ac330@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210119220815.039ac330@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210120_092702_115225_2C33B035 X-CRM114-Status: GOOD ( 14.37 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, David Wu , linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jan 19, 2021 at 10:08:15PM -0800, Jakub Kicinski wrote: >On Tue, 19 Jan 2021 20:25:45 -0500 Sasha Levin wrote: >> From: David Wu >> >> [ Upstream commit 5b55299eed78538cc4746e50ee97103a1643249c ] >> >> Since the original mtu is not used when the mtu is updated, >> the mtu is aligned with cache, this will get an incorrect. >> For example, if you want to configure the mtu to be 1500, >> but mtu 1536 is configured in fact. >> >> Fixed: eaf4fac478077 ("net: stmmac: Do not accept invalid MTU values") >> Signed-off-by: David Wu >> Link: https://lore.kernel.org/r/20210113034109.27865-1-david.wu@rock-chips.com >> Signed-off-by: Jakub Kicinski >> Signed-off-by: Sasha Levin > >This was applied 6 days ago, I thought you said you wait two weeks. >What am I missing? The "AUTOSEL" review cycle is an additional hurdle automatically selected patches need to clear before being queued up. There are 7 days between the day I sent the review for these and the first day I might queue them up. This mail isn't an indication that the patch has been added to the queue, it's just an extra step to give folks time to object. If you add up all the days you'll get >14 :) -- Thanks, Sasha _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel