patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
To: dpdk stable <stable@dpdk.org>
Cc: Adrien Mazarguil <adrien.mazarguil@6wind.com>,
	Alejandro Lucero <alejandro.lucero@netronome.com>,
	Andriy Berestovskyy <andriy.berestovskyy@caviumnetworks.com>,
	Arek Kusztal <arkadiuszx.kusztal@intel.com>,
	Beilei Xing <beilei.xing@intel.com>,
	Cristian Dumitrescu <cristian.dumitrescu@intel.com>,
	Fiona Trahe <fiona.trahe@intel.com>,
	Harish Patil <harish.patil@qlogic.com>,
	Jakub Palider <jpalider@gmail.com>,
	Jan Medala <jan.medala@outlook.com>, Jeff Guo <jia.guo@intel.com>,
	Jing Chen <jing.d.chen@intel.com>,
	Jingjing Wu <jingjing.wu@intel.com>,
	John McNamara <john.mcnamara@intel.com>,
	Michal Krawczyk <mk@semihalf.com>,
	Nelio Laranjeiro <nelio.laranjeiro@6wind.com>,
	Olivier Matz <olivier.matz@6wind.com>,
	Qi Zhang <qi.z.zhang@intel.com>, Wei Dai <wei.dai@intel.com>,
	Wei Zhao <wei.zhao1@intel.com>, Wenzhuo Lu <wenzhuo.lu@intel.com>,
	Xiao Wang <xiao.w.wang@intel.com>
Subject: Re: [dpdk-stable] please help backporting some patches to LTS release 16.11.2
Date: Tue, 16 May 2017 09:36:26 +0800	[thread overview]
Message-ID: <20170516013626.GD3102@yliu-dev.sh.intel.com> (raw)
In-Reply-To: <1494223604-27515-1-git-send-email-yuanhan.liu@linux.intel.com>

Hi all,

A short note. Please do backport before this Friday, for making the release
on time (likely just before the end of this month). Any backports done after
this Friday will be postponed to next LTS release (16.11.3).

	--yliu

On Mon, May 08, 2017 at 02:06:44PM +0800, Yuanhan Liu wrote:
> Hi commit authors (and maintainers),
> 
> I didn't manage to apply following commits from upstream to stable branch
> 16.11: conflict happens. I'm wondering can the authors check the following
> list and backport those patches belong to you?
> 
> FYI, branch 16.11 is located at tree:
>    git://dpdk.org/dpdk-stable
> 
> It'd be great if you could do that in one or two weeks. Also, please add a
> heading line like below before the commit log body:
>     [ backported from upstream commit xxx ]
> 
> Example: http://dpdk.org/browse/dpdk-stable/commit/?h=16.07&id=c4831394c7d1944d8ec27d52c22997f20d19718e
> 
> Please let me know if you have any comments, say, need more time, or it's
> worthless to packport it. And please send it to "stable@dpdk.org", but not
> "dev@dpdk.org".
> 
> Thanks.
> 
> 	-yliu
> 
> ---
> 19ac8c7  Alejandro Lucero net/nfp: fix packet/data length conversion
> 8130abb  Harish Patil   net/qede: fix VF RSS configuration
> 88e4ed7  Xiao Wang      net/fm10k: fix secondary process crash
> d099195  Arek Kusztal   crypto/qat: fix crash in session create
> 1ef4c3a  Harish Patil   net/qede: prevent crash while changing MTU dynamically
> a467e8f  Michal Krawczyk net/ena: fix Rx descriptors allocation
> ec78af6  Michal Krawczyk net/ena: fix delayed cleanup of Rx descriptors
> 7c59dbd  Qi Zhang       net/i40e: fix VF link status update
> e05e340  Jingjing Wu    doc: fix description on Intel VFs
> 614fcac  Andriy Berestovskyy port: fix file descriptor reader
> 60da774  Jeff Guo       examples: enable HW CRC strip by default
> b219c8c  Jeff Guo       test: enable HW CRC strip by default
> 79dd163  Jeff Guo       app: enable HW CRC strip by default
> 37aa3a4  Adrien Mazarguil eal: fix debug macro redefinition
> 9b3fbb0  Wenzhuo Lu     cmdline: fix parsing
> c00f307  Beilei Xing    net/i40e: fix setup when bulk is disabled
> aaef101  Alejandro Lucero net/nfp: fix releasing muti-segment mbufs
> 0e2fa44  Wei Zhao       net/ixgbe: fix type check for flow type
> 87516a8  Arek Kusztal   crypto/qat: fix AAD capabilities for AES-GCM
> 3ab6434  Olivier Matz   app/testpmd: fix number of mbufs in pool
> 6d01e58  Wei Dai        ethdev: fix adding invalid MAC address
> c53e2c6  Wenzhuo Lu     net/ixgbe: fix default MAC setting

  reply	other threads:[~2017-05-16  1:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-08  6:06 Yuanhan Liu
2017-05-16  1:36 ` Yuanhan Liu [this message]
2017-05-22  5:44 ` Yuanhan Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170516013626.GD3102@yliu-dev.sh.intel.com \
    --to=yuanhan.liu@linux.intel.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=alejandro.lucero@netronome.com \
    --cc=andriy.berestovskyy@caviumnetworks.com \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=cristian.dumitrescu@intel.com \
    --cc=fiona.trahe@intel.com \
    --cc=harish.patil@qlogic.com \
    --cc=jan.medala@outlook.com \
    --cc=jia.guo@intel.com \
    --cc=jing.d.chen@intel.com \
    --cc=jingjing.wu@intel.com \
    --cc=john.mcnamara@intel.com \
    --cc=jpalider@gmail.com \
    --cc=mk@semihalf.com \
    --cc=nelio.laranjeiro@6wind.com \
    --cc=olivier.matz@6wind.com \
    --cc=qi.z.zhang@intel.com \
    --cc=stable@dpdk.org \
    --cc=wei.dai@intel.com \
    --cc=wei.zhao1@intel.com \
    --cc=wenzhuo.lu@intel.com \
    --cc=xiao.w.wang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).