From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: DPDK kernel requirements Date: Wed, 31 Jan 2018 01:45:23 +0100 Message-ID: <4318505.uD02kM9JbA@xps> References: <20180130163141.08109975@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Stephen Hemminger Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 0FEAB1B6EC for ; Wed, 31 Jan 2018 01:46:10 +0100 (CET) In-Reply-To: <20180130163141.08109975@xeon-e3> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 31/01/2018 01:31, Stephen Hemminger: > Where is the minimum Linux kernel version requirement documented. > > For 18.02 the version should be kernel version 3.2 or greater. It is your patch: http://dpdk.org/commit/90f3229fc0 > Since 3.2 will EOL if May, for 18.05 the requirement will advance to next LTS kernel > which is 3.16. It would be good to put in a deprecation warning about that in 18.02 > release; for warned is for armed. Yes, feel free to write a deprecation notice in doc/guides/rel_notes/deprecation.rst > Since 3.16 is good until April 2020, it will be several more releases until the > horizon can be moved again. OK thanks for the info.