On Tue, 19 Jan 2021 20:25:45 -0500 Sasha Levin wrote: > From: David Wu <david.wu@xxxxxxxxxxxxxx> > > [ 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 <david.wu@xxxxxxxxxxxxxx> > Link: https://lore.kernel.org/r/20210113034109.27865-1-david.wu@xxxxxxxxxxxxxx > Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> > Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> This was applied 6 days ago, I thought you said you wait two weeks. What am I missing?