patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: dpdk stable <stable@dpdk.org>
Cc: Akhil Goyal <akhil.goyal@nxp.com>,
	Anatoly Burakov <anatoly.burakov@intel.com>,
	Beilei Xing <beilei.xing@intel.com>,
	Bruce Richardson <bruce.richardson@intel.com>,
	Declan Doherty <declan.doherty@intel.com>,
	Ferruh Yigit <ferruh.yigit@intel.com>,
	Fiona Trahe <fiona.trahe@intel.com>,
	Gaetan Rivet <gaetan.rivet@6wind.com>,
	Ilya Maximets <i.maximets@samsung.com>,
	Jerin Jacob <jerin.jacob@caviumnetworks.com>,
	Jiayu Hu <jiayu.hu@intel.com>,
	Maxime Coquelin <maxime.coquelin@redhat.com>,
	Neil Horman <nhorman@tuxdriver.com>,
	Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>,
	Qi Zhang <qi.z.zhang@intel.com>,
	Radu Nicolau <radu.nicolau@intel.com>,
	Shahaf Shuler <shahafs@mellanox.com>,
	Somnath Kotur <somnath.kotur@broadcom.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	Tiwei Bie <tiwei.bie@intel.com>
Subject: [dpdk-stable] please help backporting some patches to LTS release 16.11.9
Date: Thu, 18 Oct 2018 09:37:37 +0100	[thread overview]
Message-ID: <20181018083737.16783-1-bluca@debian.org> (raw)
In-Reply-To: <20181003165507.9536-1-bluca@debian.org>

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

Also please mention the target LTS in the subject line, as we have more than one
at the same time, for example:

    [PATCH 16.11] foo/bar: fix baz

With git send-email, this can be achieved by appending the parameter:

    --subject-prefix='16.11'

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.

Luca Boccassi

---
b1621823ea  Anatoly Burakov  mem: fix undefined behavior in NUMA-aware mapping
738ad7b42b  Fiona Trahe      test/crypto: fix number of queue pairs
1037ed842c  Jerin Jacob      mbuf: fix Tx offload mask
729199397f  Jiayu Hu         vhost: fix corner case for enqueue operation
cb0ad8fa26  Paul M Stillwell Jr ethdev: fix doxygen comment to be with structure
54f4a22dc1  Qi Zhang         net/i40e/base: improve the polling mechanism
b72611a274  Qi Zhang         net/i40e/base: read LLDP config area with correct endianness
7486331308  Radu Nicolau     net/bonding: stop and deactivate slaves on stop
d469f6a5eb  Shahaf Shuler    net/mlx5: add representor specific statistics
1a611fdaf6  Shahaf Shuler    net/mlx5: support missing counter in extended statistics
51fafb89a9  Somnath Kotur    net/bnxt: get rid of ff pools and use VNIC info array
8f3ea0a03d  Thomas Monjalon  devtools: fix printing subject of checked patch
ff37ca5d37  Thomas Monjalon  devtools: use a common prefix for temporary files
66908eff12  Tiwei Bie        net/virtio: add missing supported features

  parent reply	other threads:[~2018-10-18  8:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-03 16:55 Luca Boccassi
2018-10-03 16:57 ` Luca Boccassi
2018-10-18  8:37 ` Luca Boccassi [this message]
2018-11-01 11:11   ` Luca Boccassi
2018-11-01 11:21     ` yoursunny
2018-11-01 11:25       ` Luca Boccassi
2018-11-02  7:51     ` Phil Yang (Arm Technology China)
2018-11-19 10:56     ` Luca Boccassi
2018-11-26 12:21       ` Luca Boccassi
2018-11-27 12:55         ` Ali Alnubani
2018-11-27 18:49           ` Luca Boccassi
2018-11-28 10:02         ` Luca Boccassi
2018-11-28 10:11           ` Ilya Maximets

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=20181018083737.16783-1-bluca@debian.org \
    --to=bluca@debian.org \
    --cc=akhil.goyal@nxp.com \
    --cc=anatoly.burakov@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=declan.doherty@intel.com \
    --cc=ferruh.yigit@intel.com \
    --cc=fiona.trahe@intel.com \
    --cc=gaetan.rivet@6wind.com \
    --cc=i.maximets@samsung.com \
    --cc=jerin.jacob@caviumnetworks.com \
    --cc=jiayu.hu@intel.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=nhorman@tuxdriver.com \
    --cc=paul.m.stillwell.jr@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=radu.nicolau@intel.com \
    --cc=shahafs@mellanox.com \
    --cc=somnath.kotur@broadcom.com \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    --cc=tiwei.bie@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).