From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 08D4C1B47B for ; Thu, 7 Feb 2019 12:36:01 +0100 (CET) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 55F2F90C9C; Thu, 7 Feb 2019 11:36:01 +0000 (UTC) Received: from ktraynor.remote.csb (unknown [10.33.36.135]) by smtp.corp.redhat.com (Postfix) with ESMTP id AB9FD5C1B2; Thu, 7 Feb 2019 11:36:00 +0000 (UTC) To: Christian Ehrhardt , stable@dpdk.org References: From: Kevin Traynor Organization: Red Hat Message-ID: <52fb07f6-167d-ba0e-4ff6-0e744bc3dddd@redhat.com> Date: Thu, 7 Feb 2019 11:35:59 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Thu, 07 Feb 2019 11:36:01 +0000 (UTC) Subject: Re: [dpdk-stable] Please consider KNI fixes for Linux 5.0 for 18.11.1 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2019 11:36:02 -0000 On 02/07/2019 11:23 AM, Christian Ehrhardt wrote: > Hi Kevin, Hi Christian, > I just happened to run into the Kernel 5.0 build issues with 18.11 > I was wondering if you'd consider the following two for 18.11.1 > > https://git.dpdk.org/dpdk/commit/?id=d01c18ff821b81baa3b99329ebf051c6a1bfd4ee > https://git.dpdk.org/dpdk/commit/?id=18cb8293e312bc3bd67211a5a540676f1c667d88 > Yes, I have them in the next batch that I'm close to pushing to the stable list. > I have not seen them on the stable list yet, so I thought it is worth > to ask before we are at RC1. Sure, thanks for raising it. In fact, we discussed these patches at the release call this morning as I wanted to check about them with Ferruh/Luca. Kevin. > I checked, right now they both apply cleanly on top of the 18.11 > branch in dpdk.org:dpdk-stable.git >