From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f67.google.com (mail-pg0-f67.google.com [74.125.83.67]) by dpdk.org (Postfix) with ESMTP id 1957B2C39 for ; Fri, 29 Dec 2017 18:09:34 +0100 (CET) Received: by mail-pg0-f67.google.com with SMTP id o13so10414587pgp.4 for ; Fri, 29 Dec 2017 09:09:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=DBTCeg0CAwgaijS0RKInX9vRg9842VEa48wUyGcdXSc=; b=gn/CQtmiVP2UWLvpkAzChyKj436CkXItNGs93clIaD4SxY6F1vzcwxuwnN113DC0uH cWoRCpqS2PM2xidTxFEfRJtl/9T7gPPDdMpqQ6TaEU69Eu/4BVYxZvClQLcNISci6AzK 1HWcK8w0iwlynCUL9RhnXj6CE8d1N3Y670ToZ/YgTuzA5MlWWrE0b2jfPr9AD6tnpFhD Mzi4TP9X/QJhZoY5fV0kAhHSUg8VO+mLZFi/DaxKgHxoTUnWKdp4MbaVep5tikiKAior 5R3Vr3d/7KVfNBlEoBXyjhVaeB/vvLZ5AIkyzmF69ntwSv0sP7ZK5LTi0FZzcLW7YR/4 ZO2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=DBTCeg0CAwgaijS0RKInX9vRg9842VEa48wUyGcdXSc=; b=nSLd3Nz/lBz24HuaLH+RRSDSno6YsRBhamyfQZQzW+yA7a3ZrqvY65E/HjSI8hyWO1 7IaFIZEjD+gW8oy60+9QJciKTlvLlce2qSceIvVvuvsUrnjTUzap36BCxwKrku407/4c GB2taEolOZtT7MHoCk8UUDnROolp2fXRq6CnQCfWu+x5ziQTPOzhuXU8PHDwsddhAV+v o0RCY/CIQbHr1ccAxetl/YRpPoZpIjDelexJGsDhQwj3vdavC89wcy7nDqAJsCmSB+93 gIERlaJOqiILhaR0ZwWZJGpFgvZ1bsZVuqMGbJn/GkFmBzzwli9mYLvhKog5+Kc98JKN pJTg== X-Gm-Message-State: AKGB3mL08D1RHuez+tIkKek+LvIkaUxP8QSyg0J0JoSg0mj6Y/mkvDUm Tw7b/F3wI3a5Io5G1IjwSO81cg== X-Google-Smtp-Source: ACJfBoveWuqddzHOzYxJtj3+qek3ZTl6nw7IHDs5I5DQB4LMKgs764yR1K5378x37gHQ1NI+5reN7Q== X-Received: by 10.99.110.131 with SMTP id j125mr121463pgc.241.1514567372679; Fri, 29 Dec 2017 09:09:32 -0800 (PST) Received: from xeon-e3 (204-195-18-133.wavecable.com. [204.195.18.133]) by smtp.gmail.com with ESMTPSA id r9sm21938271pgp.78.2017.12.29.09.09.32 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 29 Dec 2017 09:09:32 -0800 (PST) Date: Fri, 29 Dec 2017 09:09:25 -0800 From: Stephen Hemminger To: Ferruh Yigit Cc: Thomas Monjalon , John McNamara , dev@dpdk.org Message-ID: <20171229090925.4e29bf0b@xeon-e3> In-Reply-To: <20171121014241.61050-6-ferruh.yigit@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=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH 6/6] doc: add mbuf VLAN flag to PMD todo list X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2017 17:09:35 -0000 On Tue, 21 Nov 2017 01:42:41 +0000 Ferruh Yigit wrote: > To track modification: > 380a7aab1ae2 ("mbuf: rename deprecated VLAN flags") > > Proposed deadline for PMDs is v18.02 > > Signed-off-by: Ferruh Yigit > --- > doc/guides/nics/todo.rst | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/doc/guides/nics/todo.rst b/doc/guides/nics/todo.rst > index 61dd9cbc9..493a49ff2 100644 > --- a/doc/guides/nics/todo.rst > +++ b/doc/guides/nics/todo.rst > @@ -83,3 +83,14 @@ This is the list for tracking required PMD changes triggered by library modifica > | | | thunderx, vhost, virtio, | | | | > | | | vmxnet3 | | | | > +-------------------+--------------------------------+----------+----------------+-----------------------------------+ > + | | check new mbuf | | af_packet, ark, avp, bnx2x, | v18.02 | 380a7aab1ae2 | mbuf flag PKT_RX_VLAN_PKT renamed | > + | | VLAN flag | | bnxt, bonding, cxgbe, dpaa, | | | to PKT_RX_VLAN and its meaning | > + | | PKT_RX_VLAN | | dpaa2, e1000, ena, enic, | | | changed, confirm PMD uses new | > + | | | failsafe, fm10k, i40e, ixgbe,| | | flag correct. | > + | | | kni, liquidio, mlx4, mlx5, | | | | > + | | | mrvl, nfp, null, octeontx, | | | | > + | | | pcap, qede, ring, sfc, | | | | > + | | | softnic, szedata2, tap, | | | | > + | | | thunderx, vhost, virtio, | | | | > + | | | vmxnet3 | | | | > + +-------------------+--------------------------------+----------+----------------+-----------------------------------+ NAK Fix the other drivers. This open source, if you introduce a new behavior it is the responsibility of the person adding the new stuff to fix every other driver.