From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:41794 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726612AbeKMHJV (ORCPT ); Tue, 13 Nov 2018 02:09:21 -0500 Date: Mon, 12 Nov 2018 13:14:22 -0800 From: Greg KH To: Dinh Nguyen Cc: stable@vger.kernel.org, Thor Thayer , "David S . Miller" Subject: Re: [PATCH 1/2] arm64: dts: stratix10: Support Ethernet Jumbo frame Message-ID: <20181112211422.GA7480@kroah.com> References: <20181112205022.8645-1-dinguyen@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181112205022.8645-1-dinguyen@kernel.org> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Nov 12, 2018 at 02:50:21PM -0600, Dinh Nguyen wrote: > From: Thor Thayer > > commit a27460c9768ee19949c5b91f3d959ccd88c2a64a upstream > > Properly specify the RX and TX FIFO size which is important > for Jumbo frames. > Update the max-frame-size to support Jumbo frames. > > Signed-off-by: Thor Thayer > Signed-off-by: David S. Miller > --- > arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 6 ++++++ > arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 2 +- > 2 files changed, 7 insertions(+), 1 deletion(-) Any hint as to what stable tree(s) you want these applied to? thanks, greg k-h