patches for DPDK stable branches
 help / color / mirror / Atom feed
From: luca.boccassi@gmail.com
To: dpdk stable <stable@dpdk.org>
Cc: Ajit Khaparde <ajit.khaparde@broadcom.com>,
	Beilei Xing <beilei.xing@intel.com>,
	Gaetan Rivet <gaetan.rivet@6wind.com>,
	Jianfeng Tan <jianfeng.tan@intel.com>,
	Matan Azrad <matan@mellanox.com>,
	Maxime Coquelin <maxime.coquelin@redhat.com>,
	Nelio Laranjeiro <nelio.laranjeiro@6wind.com>,
	Olivier Matz <olivier.matz@6wind.com>,
	Qi Zhang <qi.z.zhang@intel.com>,
	Rasesh Mody <rasesh.mody@cavium.com>,
	Victor Kaplansky <victork@redhat.com>,
	Wei Dai <wei.dai@intel.com>, Wei Zhao <wei.zhao1@intel.com>,
	Wenzhuo Lu <wenzhuo.lu@intel.com>,
	Xin Long <longxin.xl@alibaba-inc.com>,
	Yang Zhang <zy107165@alibaba-inc.com>,
	Yi Yang <yi.y.yang@intel.com>, Yongseok Koh <yskoh@mellanox.com>,
	Yuanhan Liu <yliu@fridaylinux.org>
Subject: [dpdk-stable] please help backporting some patches to LTS release 16.11.5
Date: Fri, 26 Jan 2018 13:30:39 +0000	[thread overview]
Message-ID: <20180126133039.21641-1-luca.boccassi@gmail.com> (raw)

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.

Luca Boccassi

---
ee5d7bdda  Ajit Khaparde    net/bnxt: fix group info usage
cab278dee  Jianfeng Tan     vhost: fix crash
ae80146c5  Matan Azrad      net/failsafe: fix removed device handling
b365799b3  Nélio Laranjeiro net/mlx5: fix un-supported RSS hash fields use
35906acbf  Olivier Matz     net/bnxt: fix headroom initialization
b692c7e00  Qi Zhang         net/i40e/base: fix reading LLDP configuration
11c52927f  Qi Zhang         net/i40e/base: release spinlock before function returns
2b38f509c  Qi Zhang         net/i40e: exclude LLDP packet count
f64b91b0e  Rasesh Mody      net/qede: replace config option with run-time arg
a36880469  Victor Kaplansky vhost: protect active rings from async ring changes
aa2919592  Wei Zhao         net/ixgbe: fix tunnel filter fail problem
6b75183ac  Wenzhuo Lu       net/ixgbe: fix wrong PBA setting
c7bf62255  Yongseok Koh     net/mlx5: fix handling link status event

             reply	other threads:[~2018-01-26 13:30 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-26 13:30 luca.boccassi [this message]
2018-01-26 18:26 ` Yongseok Koh
2018-01-26 18:40   ` Luca Boccassi
2018-01-28  5:47 ` Matan Azrad
2018-01-28 14:17   ` Luca Boccassi
2018-01-30 14:26 ` Nélio Laranjeiro
2018-01-30 14:36   ` Luca Boccassi
2018-02-02 20:05 ` [dpdk-stable] [PATCH 0/2] bnxt patchset for 16.11 Ajit Khaparde
2018-02-02 20:05   ` [dpdk-stable] [PATCH 1/2] net/bnxt: fix group info usage Ajit Khaparde
2018-02-02 20:05   ` [dpdk-stable] [PATCH 2/2] net/bnxt: fix broadcast cofiguration Ajit Khaparde
2018-02-05 13:46   ` [dpdk-stable] [PATCH 0/2] bnxt patchset for 16.11 Luca Boccassi
2018-02-07 19:14 ` [dpdk-stable] please help backporting some patches to LTS release 16.11.5 luca.boccassi
2018-02-08  1:53   ` Tan, Jianfeng
2018-02-08 10:37     ` Luca Boccassi
2018-02-08 21:47   ` Ajit Khaparde
2018-02-08 22:31     ` Luca Boccassi
2018-02-11  7:49   ` Matan Azrad
2018-02-11 11:26     ` Luca Boccassi
2018-02-14  8:46   ` Olivier Matz
2018-02-14 10:16     ` Luca Boccassi

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=20180126133039.21641-1-luca.boccassi@gmail.com \
    --to=luca.boccassi@gmail.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=beilei.xing@intel.com \
    --cc=gaetan.rivet@6wind.com \
    --cc=jianfeng.tan@intel.com \
    --cc=longxin.xl@alibaba-inc.com \
    --cc=matan@mellanox.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=nelio.laranjeiro@6wind.com \
    --cc=olivier.matz@6wind.com \
    --cc=qi.z.zhang@intel.com \
    --cc=rasesh.mody@cavium.com \
    --cc=stable@dpdk.org \
    --cc=victork@redhat.com \
    --cc=wei.dai@intel.com \
    --cc=wei.zhao1@intel.com \
    --cc=wenzhuo.lu@intel.com \
    --cc=yi.y.yang@intel.com \
    --cc=yliu@fridaylinux.org \
    --cc=yskoh@mellanox.com \
    --cc=zy107165@alibaba-inc.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).