From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] scripts: enable qede in build test Date: Wed, 29 Jun 2016 13:28:35 +0200 Message-ID: <2292209.n5OmtVOHaF@xps13> References: <1467192622-26222-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: harish.patil@qlogic.com, rasesh.mody@qlogic.com, sony.chacko@qlogic.com Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 74ABE2BA7 for ; Wed, 29 Jun 2016 13:28:40 +0200 (CEST) Received: by mail-wm0-f44.google.com with SMTP id f126so176989206wma.1 for ; Wed, 29 Jun 2016 04:28:40 -0700 (PDT) In-Reply-To: <1467192622-26222-1-git-send-email-thomas.monjalon@6wind.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" 2016-06-29 11:30, Thomas Monjalon: > The driver qede can be automatically enabled if libz is available. > > Fixes: ec94dbc57362 ("qede: add base driver") > > Signed-off-by: Thomas Monjalon Applied