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: "Yuanhan Liu" <yuanhan.liu@linux.intel.com>,
	"Nélio Laranjeiro" <nelio.laranjeiro@6wind.com>,
	"Adrien Mazarguil" <adrien.mazarguil@6wind.com>,
	"Ajit Khaparde" <ajit.khaparde@broadcom.com>,
	"Chas Williams" <3chas3@gmail.com>,
	"David Marchand" <david.marchand@6wind.com>,
	"Ferruh Yigit" <ferruh.yigit@intel.com>,
	"Harish Patil" <harish.patil@qlogic.com>,
	"Jerin Jacob" <jerin.jacob@caviumnetworks.com>,
	"John Daley" <johndale@cisco.com>,
	"John McNamara" <john.mcnamara@intel.com>,
	"Kamil Rytarowski" <kamil.rytarowski@caviumnetworks.com>,
	"Konstantin Ananyev" <konstantin.ananyev@intel.com>,
	"Maciej Czekaj" <maciej.czekaj@caviumnetworks.com>,
	"Michal Jastrzebski" <michalx.k.jastrzebski@intel.com>,
	"Nelson Escobar" <neescoba@cisco.com>,
	"Olivier Gournet" <ogournet@corp.free.fr>,
	"Pablo de Lara" <pablo.de.lara.guarch@intel.com>,
	"Piotr Azarewicz" <piotrx.t.azarewicz@intel.com>,
	"Qi Zhang" <qi.z.zhang@intel.com>,
	"Radoslaw Biernacki" <rad@semihalf.com>,
	"Slawomir Rosek" <slawomir.rosek@semihalf.com>,
	"Zyta Szpak" <zyta.szpak@semihalf.com>
Subject: [dpdk-stable] request backporting some patches to 16.07.2
Date: Sun,  6 Nov 2016 15:22:13 +0800	[thread overview]
Message-ID: <1478416933-17629-1-git-send-email-yuanhan.liu@linux.intel.com> (raw)

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

             reply	other threads:[~2016-11-06  7:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06  7:22 Yuanhan Liu [this message]
2016-11-15 13:58 ` Yuanhan Liu
2016-11-16 10:48   ` Maciej Czekaj
2016-11-16 11:57     ` Yuanhan Liu
2016-11-18 12:23   ` [dpdk-stable] [PATCH 1/2] kni: fix build with kernel 4.8 Ferruh Yigit
2016-11-18 12:23     ` [dpdk-stable] [PATCH 2/2] kni: fix build with kernel 4.9 Ferruh Yigit
2016-11-21  6:07     ` [dpdk-stable] [PATCH 1/2] kni: fix build with kernel 4.8 Yuanhan Liu
2016-11-16 16:51 ` [dpdk-stable] request backporting some patches to 16.07.2 Harish Patil
2016-11-16 22:01   ` John Daley (johndale)
2016-11-15 13:29 Yuanhan Liu
2016-11-21  9:38 ` Kusztal, ArkadiuszX
2016-11-21 11:31   ` 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=1478416933-17629-1-git-send-email-yuanhan.liu@linux.intel.com \
    --to=yuanhan.liu@linux.intel.com \
    --cc=3chas3@gmail.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=david.marchand@6wind.com \
    --cc=ferruh.yigit@intel.com \
    --cc=harish.patil@qlogic.com \
    --cc=jerin.jacob@caviumnetworks.com \
    --cc=john.mcnamara@intel.com \
    --cc=johndale@cisco.com \
    --cc=kamil.rytarowski@caviumnetworks.com \
    --cc=konstantin.ananyev@intel.com \
    --cc=maciej.czekaj@caviumnetworks.com \
    --cc=michalx.k.jastrzebski@intel.com \
    --cc=neescoba@cisco.com \
    --cc=nelio.laranjeiro@6wind.com \
    --cc=ogournet@corp.free.fr \
    --cc=pablo.de.lara.guarch@intel.com \
    --cc=piotrx.t.azarewicz@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=rad@semihalf.com \
    --cc=slawomir.rosek@semihalf.com \
    --cc=stable@dpdk.org \
    --cc=zyta.szpak@semihalf.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).