From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 6/6] doc: add mbuf VLAN flag to PMD todo list Date: Mon, 20 Nov 2017 17:53:32 -0800 Message-ID: <1e860706-83b1-77af-5f0d-c368f3e895ae@intel.com> References: <20171121014241.61050-1-ferruh.yigit@intel.com> <20171121014241.61050-6-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Olivier MATZ To: Thomas Monjalon , John McNamara Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 078AD236 for ; Tue, 21 Nov 2017 02:53:33 +0100 (CET) In-Reply-To: <20171121014241.61050-6-ferruh.yigit@intel.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 11/20/2017 5:42 PM, Ferruh Yigit wrote: > To track modification: > 380a7aab1ae2 ("mbuf: rename deprecated VLAN flags") I recognized that almost all are by Olivier, cc'ed :) > Proposed deadline for PMDs is v18.02 > > Signed-off-by: Ferruh Yigit <...>