From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:43130 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725861AbeKMHWE (ORCPT ); Tue, 13 Nov 2018 02:22:04 -0500 Subject: Re: [PATCH 1/2] arm64: dts: stratix10: Support Ethernet Jumbo frame To: Greg KH Cc: stable@vger.kernel.org, Thor Thayer , "David S . Miller" References: <20181112205022.8645-1-dinguyen@kernel.org> <20181112211422.GA7480@kroah.com> From: Dinh Nguyen Message-ID: <55a82195-31e2-0da8-faab-6f1d2cad421b@kernel.org> Date: Mon, 12 Nov 2018 15:27:00 -0600 MIME-Version: 1.0 In-Reply-To: <20181112211422.GA7480@kroah.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 11/12/18 3:14 PM, Greg KH wrote: > 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? > Oh sorry about that! Please apply these to 4.18-stable and 4.19-stable. Thanks, Dinh