From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2 8/8] net/qede: update PMD version to 2.5.1.1 Date: Mon, 3 Jul 2017 11:06:41 +0100 Message-ID: <1d3b7065-2642-64cf-eeea-0e540df156d9@intel.com> References: <1498729889-21524-1-git-send-email-rasesh.mody@cavium.com> <1498937402-25547-9-git-send-email-rasesh.mody@cavium.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Dept-EngDPDKDev@cavium.com To: Rasesh Mody , dev@dpdk.org Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 548A52BF2 for ; Mon, 3 Jul 2017 12:06:44 +0200 (CEST) In-Reply-To: <1498937402-25547-9-git-send-email-rasesh.mody@cavium.com> Content-Language: en-US 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 7/1/2017 8:30 PM, Rasesh Mody wrote: > Update the PMD version and add 32bit support in documentation. > > Signed-off-by: Rasesh Mody > --- > doc/guides/nics/features/qede.ini | 1 + > drivers/net/qede/qede_ethdev.h | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > > diff --git a/doc/guides/nics/features/qede.ini b/doc/guides/nics/features/qede.ini > index fba5dc3..43caf94 100644 > --- a/doc/guides/nics/features/qede.ini > +++ b/doc/guides/nics/features/qede.ini > @@ -32,6 +32,7 @@ Extended stats = Y > Stats per queue = Y > Multiprocess aware = Y > Linux UIO = Y > +x86-32 = Y Can you please extract this into separate patch? And since you are updating supported architectures, can you please add others too, I assume qede supports arm? > x86-64 = Y > Usage doc = Y > N-tuple filter = Y