patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Yongseok Koh <yskoh@mellanox.com>
To: dpdk stable <stable@dpdk.org>
Cc: Adrien Mazarguil <adrien.mazarguil@6wind.com>,
	Ajit Khaparde <ajit.khaparde@broadcom.com>,
	Andrew Rybchenko <arybchenko@solarflare.com>,
	Bernard Iremonger <bernard.iremonger@intel.com>,
	Damjan Marion <damarion@cisco.com>,
	Dmitry Eremin-Solenikov <dmitry.ereminsolenikov@linaro.org>,
	Fiona Trahe <fiona.trahe@intel.com>,
	Gaetan Rivet <gaetan.rivet@6wind.com>,
	Herry Chen <herry.chen@broadcom.com>,
	Hyong Youb Kim <hyonkim@cisco.com>,
	Ilya Maximets <i.maximets@samsung.com>,
	Jason He <jason.he@broadcom.com>,
	Jens Freimann <jfreimann@redhat.com>,
	Jerin Jacob <jerin.jacob@caviumnetworks.com>,
	John Daley <johndale@cisco.com>,
	Maxime Coquelin <maxime.coquelin@redhat.com>,
	Michal Krawczyk <mk@semihalf.com>,
	Moti Haimovsky <motih@mellanox.com>,
	Nelio Laranjeiro <nelio.laranjeiro@6wind.com>,
	Pablo de Lara <pablo.de.lara.guarch@intel.com>,
	Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>,
	Peng He <xnhp0320@icloud.com>, Qi Zhang <qi.z.zhang@intel.com>,
	Rafal Kozik <rk@semihalf.com>,
	Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>,
	Rasesh Mody <rasesh.mody@cavium.com>,
	Santosh Shukla <santosh.shukla@caviumnetworks.com>,
	Scott Branden <scott.branden@broadcom.com>,
	Shahaf Shuler <shahafs@mellanox.com>,
	Shahed Shaikh <shahed.shaikh@cavium.com>,
	Somnath Kotur <somnath.kotur@broadcom.com>,
	Tiwei Bie <tiwei.bie@intel.com>,
	Xiaoxin Peng <xiaoxin.peng@broadcom.com>,
	Yongseok Koh <yskoh@mellanox.com>
Subject: [dpdk-stable] please help backporting some patches to LTS release 17.11.4
Date: Thu, 26 Jul 2018 19:40:08 -0700	[thread overview]
Message-ID: <20180727024008.39497-1-yskoh@mellanox.com> (raw)

Hi commit authors (and maintainers),

I didn't manage to apply following commits from upstream to stable branch
17.11: conflict happens. I'm wondering can the authors check the following
list and backport those patches belong to you?

FYI, branch 17.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 17.11] foo/bar: fix baz

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

    --subject-prefix='17.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.

Yongseok

---
422515b9a  Adrien Mazarguil app/testpmd: fix crash when attaching a device
66f2ac0f8  Adrien Mazarguil net/mlx4: fix minor resource leak during init
0cc1fcdeb  Ajit Khaparde    net/bnxt: check filter type before clearing it
6a9360963  Ajit Khaparde    net/bnxt: fix clear port stats
3c2e87c10  Ajit Khaparde    net/bnxt: fix close operation
90362583e  Ajit Khaparde    net/bnxt: fix incorrect IO address handling in Tx
812bb2087  Andrew Rybchenko net/sfc: handle unknown L3 packet class in EF10 event parser
2a4ed7233  Damjan Marion    net/i40e: do not reset device info data
64cb90f88  Fiona Trahe      crypto/qat: fix checks for 3GPP algo bit params
2a7e3d546  Hyong Youb Kim   net/enic: do not overwrite admin Tx queue limit
e11411b52  Maxime Coquelin  vhost: fix missing increment of log cache count
79d098921  Moti Haimovsky   net/mlx5: fix build with old kernels
c44fbc7cc  Nelio Laranjeiro net/mlx5: clean-up developer logs
179c7e893  Pavan Nikhilesh  mempool/octeontx: fix pool to aura mapping
196e9a486  Qi Zhang         eal: fix hotplug add and remove
9f32c7e7e  Rafal Kozik      net/ena: change memory type
46916aa17  Rafal Kozik      net/ena: check pointer before memset
41e59028d  Rafal Kozik      net/ena: set link speed as none
3abe17195  Rahul Lakkireddy net/cxgbe: fix Rx channel map and queue type
1fc3afdf7  Rasesh Mody      doc: update qede management firmware guide
c6dd1eb8a  Rasesh Mody      net/qede: fix default extended VLAN offload config
a16aef523  Rasesh Mody      net/qede: fix for devargs
e46821e9f  Shahaf Shuler    net/mlx5: separate generic tunnel TSO from the standard one
496f15c2c  Shahed Shaikh    net/qede: fix incorrect link status update
c7641841a  Shahed Shaikh    net/qede: fix unicast MAC address handling in VF
82dbef2c8  Somnath Kotur    net/bnxt: revert reset of L2 filter id
0989161b2  Tiwei Bie        vhost: release locks on RARP packet failure
b2a4a69f7  Xiaoxin Peng     net/bnxt: fix Tx with multiple mbuf

             reply	other threads:[~2018-07-27  2:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20180727024051epcas3p20e5aa80ae259e6d8d83d44d60fd32625@epcas3p2.samsung.com>
2018-07-27  2:40 ` Yongseok Koh [this message]
2018-07-27  7:42   ` Ilya Maximets
2018-07-27  9:23     ` Luca Boccassi
2018-07-27 16:25     ` Kevin Traynor
2018-07-27 16:46       ` Ilya Maximets
2018-07-27 17:24         ` Kevin Traynor
2018-07-27 17:32           ` Yongseok Koh
2018-07-29  5:59   ` Shahaf Shuler
2018-08-13 20:45 Yongseok Koh

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=20180727024008.39497-1-yskoh@mellanox.com \
    --to=yskoh@mellanox.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=arybchenko@solarflare.com \
    --cc=bernard.iremonger@intel.com \
    --cc=damarion@cisco.com \
    --cc=dmitry.ereminsolenikov@linaro.org \
    --cc=fiona.trahe@intel.com \
    --cc=gaetan.rivet@6wind.com \
    --cc=herry.chen@broadcom.com \
    --cc=hyonkim@cisco.com \
    --cc=i.maximets@samsung.com \
    --cc=jason.he@broadcom.com \
    --cc=jerin.jacob@caviumnetworks.com \
    --cc=jfreimann@redhat.com \
    --cc=johndale@cisco.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=mk@semihalf.com \
    --cc=motih@mellanox.com \
    --cc=nelio.laranjeiro@6wind.com \
    --cc=pablo.de.lara.guarch@intel.com \
    --cc=pbhagavatula@caviumnetworks.com \
    --cc=qi.z.zhang@intel.com \
    --cc=rahul.lakkireddy@chelsio.com \
    --cc=rasesh.mody@cavium.com \
    --cc=rk@semihalf.com \
    --cc=santosh.shukla@caviumnetworks.com \
    --cc=scott.branden@broadcom.com \
    --cc=shahafs@mellanox.com \
    --cc=shahed.shaikh@cavium.com \
    --cc=somnath.kotur@broadcom.com \
    --cc=stable@dpdk.org \
    --cc=tiwei.bie@intel.com \
    --cc=xiaoxin.peng@broadcom.com \
    --cc=xnhp0320@icloud.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).