From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: update docs for minimum kernel requirement. Date: Sun, 13 Dec 2015 23:42:47 +0100 Message-ID: <4499659.SycOTyR3tf@xps13> References: <1448461560-5887-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id C978A567E for ; Sun, 13 Dec 2015 23:44:03 +0100 (CET) Received: by mail-wm0-f48.google.com with SMTP id n186so22475104wmn.0 for ; Sun, 13 Dec 2015 14:44:03 -0800 (PST) In-Reply-To: <1448461560-5887-1-git-send-email-john.mcnamara@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-11-25 14:26, John McNamara: > Update the documentation to reflect that the minimum Linux kernel > requirement for DPDK 2.2 has increased from 2.6.33 to 2.6.34. > > Compatibility with kernel 2.6.33 was dropped, after discussion on > the mailing list, in the following commit: > > Commit: 2e6e9e215703 ("igb_uio: use existing PCI macros") > > Signed-off-by: John McNamara Applied, thanks