From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH v2 0/2] Fix file locking in EAL memory Date: Tue, 24 Apr 2018 13:34:54 -0700 Message-ID: <20180424133454.3d695a2c@xeon-e3> References: <20180424093242.6c35534b@xeon-e3> <3898cc9f-f41f-de8e-a89f-f8f35c7444e8@intel.com> <2542114.cvfhNbjQKQ@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "Burakov, Anatoly" , dev@dpdk.org, bruce.richardson@intel.com To: Thomas Monjalon Return-path: Received: from mail-pf0-f195.google.com (mail-pf0-f195.google.com [209.85.192.195]) by dpdk.org (Postfix) with ESMTP id 55C2E34F3 for ; Tue, 24 Apr 2018 22:34:57 +0200 (CEST) Received: by mail-pf0-f195.google.com with SMTP id o76so8525072pfi.5 for ; Tue, 24 Apr 2018 13:34:57 -0700 (PDT) In-Reply-To: <2542114.cvfhNbjQKQ@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, 24 Apr 2018 22:05:10 +0200 Thomas Monjalon wrote: > 24/04/2018 19:25, Burakov, Anatoly: > > On 24-Apr-18 5:32 PM, Stephen Hemminger wrote: > > > On Tue, 24 Apr 2018 16:54:21 +0100 > > > Anatoly Burakov wrote: > > > > > >> One of the ways to work around this was using OFD locks, > > >> but they are only supported on kernels 3.15+, > > > > > > Maybe time to move to next LTS kernel (3.16)? > > > > > > > I'm all for it, but it's not my call to make :( > > I am in favor of upgrading kernel requirements. > The discussion already started few months ago: > https://dpdk.org/patch/34778 > > We just need to consider how to support the latest versions > of distributions Debian, Ubuntu, SLES and RHEL. Does anyone have a quick map for major distributions, current stable versions?