From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50])
 by dpdk.org (Postfix) with ESMTP id C44478E8C
 for <dev@dpdk.org>; Mon, 23 Nov 2015 12:13:01 +0100 (CET)
Received: by wmvv187 with SMTP id v187so155260190wmv.1
 for <dev@dpdk.org>; Mon, 23 Nov 2015 03:13:01 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:organization:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding
 :content-type; bh=Ll6QfPnJFUFLBVeM039C0K+4c+mBVKHbQXsdyT8AqLs=;
 b=GikZLt7jTDxETPh4TSFh22iAbZsAAyTvqtga0xLkUVAX17C9Y2IKU+Mu6Jupfy4EMF
 efh53xgwNSVEZy13KmrET5Po+5cY7rRVvPdOSsPEHEq303GKna+g0FusagFCKJR5YvKr
 lknq2GwW1q/0HIulpCyW8wdiBiittmxc95bw2b7w3VTlXbyyE13Ph+D0qGYTl/AOJUDr
 W5vRz1WvxGMn+ndr4zU2UsuW5mBsL37eg/vEWi5aJ2AoDQeKvMwNNkg1zmwSc260eEtB
 nCQ1Snw3Fe13T8EZCjR/MmaT1wpPCnx9P3cSv44AwnEzua68AmwuL+sgZyMFgCvLDv3d
 P+Eg==
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=Ll6QfPnJFUFLBVeM039C0K+4c+mBVKHbQXsdyT8AqLs=;
 b=TfGLV/59g1+4DzGFS+4ZjAtuBU9BvlghIKgmFriSVe2zboWbK+UB2+lwEsxZF+yIh0
 s2lCw6lP2bL5/GxJGXU+vbhkO3OI2NBBM0VPmTrhv0GsppOScIayZk3IRhVv08KSv0rV
 DxNdm7BmJ3CLjqs9fqEbbS9w202UL+QcjqXv+STaDXXYpHXzrHH9JaT6d2aF+etpfIHY
 mqA25JxzRUN4AkRe1GnG4PvR2JEOsr7+gRC49Y6GY5t2tNdrRfqfupNeX32Bir/urk07
 XDGKRlAkFbvbClJNRpyTUiPIkANa+ky4Erd0IqH0wSHQNBSsEuDgtyMtgJVScH7CiQaB
 xwsw==
X-Gm-Message-State: ALoCoQm2TT6dxsRYN8ldI9Gh5iDhHgdnf189o+6zT+LWk9ZcqWrmihHXCzpD+aq5Zrpp5DPytUrm
X-Received: by 10.194.133.233 with SMTP id pf9mr29619149wjb.71.1448277181651; 
 Mon, 23 Nov 2015 03:13:01 -0800 (PST)
Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136])
 by smtp.gmail.com with ESMTPSA id n127sm12649836wmf.12.2015.11.23.03.13.00
 (version=TLSv1/SSLv3 cipher=OTHER);
 Mon, 23 Nov 2015 03:13:00 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Zhang, Helin" <helin.zhang@intel.com>, "Tao, Zhe" <zhe.tao@intel.com>
Date: Mon, 23 Nov 2015 12:11:45 +0100
Message-ID: <2568185.VIrrg0cgCb@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <F35DEAC7BCE34641BA9FAC6BCA4A12E70A94AFAA@SHSMSX104.ccr.corp.intel.com>
References: <1447778782-8659-1-git-send-email-zhe.tao@intel.com>
 <F35DEAC7BCE34641BA9FAC6BCA4A12E70A94AFAA@SHSMSX104.ccr.corp.intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] i40e: configure the vector PMD option as no
	for	default for l3fwd undefined ptype issue
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 23 Nov 2015 11:13:01 -0000

> > Configure the vector PMD option as no for default as a work around for l3fwd.
> > After the l3fwd app can handle the undefined ptype or the i40e vPMD can
> > return the ptype, the option will be set as yes for default again.
> > 
> > Signed-off-by: Zhe Tao <zhe.tao@intel.com>
> Acked-by: Helin Zhang <helin.zhang@intel.com>

Few comments:
1/ The issue is not described.
2/ The release notes should be updated in the section "known issues".
3/ Changing the default config option won't prevent users from enable it.
If it is broken, it is better to fix or revert it.