From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] Modify tools/setup.sh to be compatible with fedora 21 Date: Fri, 10 Oct 2014 17:58:57 +0200 Message-ID: <6143873.hIqsjH5IpL@xps13> References: <1412935688-16991-1-git-send-email-danielx.t.mrzyglod@intel.com> <20141010113313.GC19499@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Daniel Mrzyglod Return-path: In-Reply-To: <20141010113313.GC19499-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > script was expecting /lib/modules/$(uname -r)/kernel/drivers/uio/uio.ko but in fedora 21 > > there are Compressed kernel modules - xz (LZMA) > > > > V3 patch: Remove sudo > > V2 patch: Use modinfo instead ls > > V1 patch: use ls instead checking if specific file exist > > > > Signed-off-by: Daniel Mrzyglod > > Acked-by: Neil Horman Applied Thanks -- Thomas