From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by dpdk.org (Postfix) with ESMTP id C0B218E83 for ; Tue, 20 Oct 2015 18:19:30 +0200 (CEST) Received: by wijp11 with SMTP id p11so55398446wij.0 for ; Tue, 20 Oct 2015 09:19:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=9DQZQZyeeUgNhQIcLtonSlqyqIJlM7h4+BmhdYzmh8o=; b=N+jJOnm+BMLWtnTntNqMUz5OWufT2LqPf8dO3LfXRaRwE4ihIRVSAxpvxyMeUzIeAv 68vc6e6sQrzAREhwl528Bk2Ozd+4kg6G60QLUtzF9qThTFNrlQQcwozclg9fljboyEyW KPjuS8Ap/XYgzyIUlpN8WjZ+KxUzN1sgF+cBwwStPmpyt5Y/oau4AX2cK5V0fv9r/IOa 3lkdJ4E9BIABo+9e9Y87AQI5HgSb/u00dU13Bk8cDotLW9oQqD1p+12Xk9ryOOHf/fM9 Ec7QXcZHaYoAYQYcTfNqLivTHm6tQ8ozjx/ySJ7sXWpG2HUb9A/Zx1ujx1OLxveYjqTH 6zHw== X-Gm-Message-State: ALoCoQmsfIX+J+fvmVWRiHhlmGFCI4omsU2WHSwhxKtXRct9O+VuS8MqSXF8XdclrCNUKYSEZisk X-Received: by 10.194.123.168 with SMTP id mb8mr5176105wjb.108.1445357970613; Tue, 20 Oct 2015 09:19:30 -0700 (PDT) Received: from xps13.localnet (guy78-3-82-239-227-177.fbx.proxad.net. [82.239.227.177]) by smtp.gmail.com with ESMTPSA id h8sm3535389wib.21.2015.10.20.09.19.29 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Oct 2015 09:19:29 -0700 (PDT) From: Thomas Monjalon To: Harish Patil Date: Tue, 20 Oct 2015 18:18:26 +0200 Message-ID: <4046993.8U5JrWtSk7@xps13> Organization: 6WIND User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: <1444323245-2622-5-git-send-email-rasesh.mody@qlogic.com> References: <1444323245-2622-1-git-send-email-rasesh.mody@qlogic.com> <1444323245-2622-5-git-send-email-rasesh.mody@qlogic.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org, sony.chacko@qlogic.com Subject: Re: [dpdk-dev] [PATCH 4/6] config: Enable BNX2X driver build by default X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2015 16:19:31 -0000 2015-10-08 09:54, Rasesh Mody: > From: Harish Patil > > Signed-off-by: Harish Patil > Signed-off-by: Rasesh Mody You cannot enable bnx2x without gracefully handle miss of zlib header.