From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 32D68475E for ; Tue, 15 Nov 2016 14:57:26 +0100 (CET) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga104.fm.intel.com with ESMTP; 15 Nov 2016 05:57:25 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,495,1473145200"; d="scan'208";a="31484509" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga005.jf.intel.com with ESMTP; 15 Nov 2016 05:57:22 -0800 Date: Tue, 15 Nov 2016 21:58:14 +0800 From: Yuanhan Liu To: dpdk stable , Ajit Khaparde , Chas Williams <3chas3@gmail.com>, Ferruh Yigit , Harish Patil , Nelson Escobar , Piotr Azarewicz Cc: Jerin Jacob , John Daley , Kamil Rytarowski , Maciej Czekaj , Michal Jastrzebski , Pablo de Lara , Radoslaw Biernacki , Slawomir Rosek , Zyta Szpak Message-ID: <20161115135814.GC5048@yliu-dev.sh.intel.com> References: <1478416933-17629-1-git-send-email-yuanhan.liu@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1478416933-17629-1-git-send-email-yuanhan.liu@linux.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-stable] request backporting some patches to 16.07.2 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2016 13:57:27 -0000 Hi, I still havn't got any response for following commits. Just want to let you know, that if you can make a backport in this week, we could still make it in 16.07.2 release. And please do me a favor by adding a heading line like following before the commit log body if you are willing to offer help: [ backported from upstream commit xxx ] Thanks. -yliu --- 6d3cbd5 Kamil Rytarowski net/thunderx: remove private data to ethdev link cf32c2e Chas Williams net/bnx2x: serialize access to VF mailbox 316e412 Ajit Khaparde net/bnxt: fix crash when closing 893fbab Piotr Azarewicz examples/l2fwd-crypto: fix verify with decrypt in chain 6445198 Ferruh Yigit kni: fix build with kernel 4.9 e8a71c4 Nelson Escobar net/enic: fix Rx queue index when not using Rx scatter dbac54c Harish Patil net/qede: fix port (re)configuration d6cb175 Harish Patil net/qede: fix VLAN filters f1e4b6c Harish Patil net/qede: fix status block index for VF queues On Sun, Nov 06, 2016 at 03:22:13PM +0800, Yuanhan Liu wrote: > Hi commit authors (and maintainers), > > I tried to pick following commits from upstream to stable branch 16.07, > but I failed: they can't be applied. I'm wondering can the authors check > the list and backport some patches belong to them? > > FYI, branch 16.07 at git://dpdk.org/dpdk-stable is the place those patches > should be packported to. If you are willing to do that, it'd be great if > you could do it in one week (or two). Please drop me an email if you are > willing to do that, or if you need more time, or even, if you think it's > worthless to packport it. > > Thanks. > > -yliu > > --- > 10313a4 ethdev: fix vendor id in debug message > 243e93a hash: fix unlimited cuckoo path > 94eaeba hash: fix bucket size usage > 6d3cbd5 net/thunderx: remove private data to ethdev link > b16e60a net/enic: document how to configure vNIC parameters > cf32c2e net/bnx2x: serialize access to VF mailbox > 316e412 net/bnxt: fix crash when closing > 893fbab examples/l2fwd-crypto: fix verify with decrypt in chain > 6445198 kni: fix build with kernel 4.9 > e8a71c4 net/enic: fix Rx queue index when not using Rx scatter > ceeb00b net/enic: fix crash on MTU update or Rx queue reconfigure > ce16fd7 net/enic: fix multi-queue Rx performance > ff6edd3 net/i40e: fix out of order Rx read > 6949188 net/mlx5: fix initialization in secondary process > dbac54c net/qede: fix port (re)configuration > d6cb175 net/qede: fix VLAN filters > f1e4b6c net/qede: fix status block index for VF queues > 75ef62a net/mlx5: fix link speed capability information > 1884087 net/mlx5: fix support for newer link speeds