patches for DPDK stable branches
 help / color / mirror / Atom feed
From: "Burakov, Anatoly" <anatoly.burakov@intel.com>
To: "luca.boccassi@gmail.com" <luca.boccassi@gmail.com>,
	dpdk stable <stable@dpdk.org>
Cc: Adrien Mazarguil <adrien.mazarguil@6wind.com>,
	Andrew Rybchenko <arybchenko@solarflare.com>,
	"Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>,
	Didier Pallard <didier.pallard@6wind.com>,
	"Yigit, Ferruh" <ferruh.yigit@intel.com>,
	Hemant Agrawal <hemant.agrawal@nxp.com>,
	Hyong Youb Kim <hyonkim@cisco.com>,
	"Singh, Jasvinder" <jasvinder.singh@intel.com>,
	"Tan, Jianfeng" <jianfeng.tan@intel.com>,
	John Daley <johndale@cisco.com>,
	Maxime Coquelin <maxime.coquelin@redhat.com>,
	Nelio Laranjeiro <nelio.laranjeiro@6wind.com>,
	Shahaf Shuler <shahafs@mellanox.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	Yongseok Koh <yskoh@mellanox.com>,
	Yong Wang <yongwang@vmware.com>
Subject: Re: [dpdk-stable] please help backporting some patches to stable release 18.02.2
Date: Mon, 30 Apr 2018 16:06:26 +0000	[thread overview]
Message-ID: <C6ECDF3AB251BE4894318F4E4512369782401E64@IRSMSX109.ger.corp.intel.com> (raw)
In-Reply-To: <20180430152307.4249-1-luca.boccassi@gmail.com>

505721e17  

This one should be dropped, strlcpy patchset is not on stable.

Thanks,
Anatoly

> -----Original Message-----
> From: luca.boccassi@gmail.com [mailto:luca.boccassi@gmail.com]
> Sent: Monday, April 30, 2018 4:23 PM
> To: dpdk stable <stable@dpdk.org>
> Cc: Adrien Mazarguil <adrien.mazarguil@6wind.com>; Burakov, Anatoly
> <anatoly.burakov@intel.com>; Andrew Rybchenko
> <arybchenko@solarflare.com>; Dumitrescu, Cristian
> <cristian.dumitrescu@intel.com>; Didier Pallard
> <didier.pallard@6wind.com>; Yigit, Ferruh <ferruh.yigit@intel.com>; Hemant
> Agrawal <hemant.agrawal@nxp.com>; Hyong Youb Kim
> <hyonkim@cisco.com>; Singh, Jasvinder <jasvinder.singh@intel.com>; Tan,
> Jianfeng <jianfeng.tan@intel.com>; John Daley <johndale@cisco.com>;
> Maxime Coquelin <maxime.coquelin@redhat.com>; Nelio Laranjeiro
> <nelio.laranjeiro@6wind.com>; Shahaf Shuler <shahafs@mellanox.com>;
> Thomas Monjalon <thomas@monjalon.net>; Yongseok Koh
> <yskoh@mellanox.com>; Yong Wang <yongwang@vmware.com>
> Subject: please help backporting some patches to stable release 18.02.2
> 
> Hi commit authors (and maintainers),
> 
> I didn't manage to apply following commits from upstream to stable branch
> 18.02: conflict happens. I'm wondering can the authors check the following
> list and backport those patches belong to you?
> 
> FYI, branch 18.02 is located at tree:
>    git://dpdk.org/dpdk-stable
> 
> It'd be great if you could do that before Friday, if necessary. 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 stable in the subject line, as we have more
> than one at the same time, for example:
> 
>     [PATCH 18.02] foo/bar: fix baz
> 
> With git send-email, this can be achieved by appending the parameter:
> 
>     --subject-prefix='18.02'
> 
> 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
> 
> ---
> 39b8dda70  Adrien Mazarguil ethdev: fix behavior of VF/PF in flow API
> 19b3bc47c  Adrien Mazarguil ethdev: fix C99 flexible arrays from flow API
> 0730ab674  Adrien Mazarguil ethdev: fix default VLAN TCI mask in flow API
> e58638c32  Adrien Mazarguil ethdev: fix TPID handling in flow API
> 505721e17  Anatoly Burakov  ipc: use strlcpy where applicable
> d08e3c90d  Didier Pallard   net/vmxnet3: fix Rx offload information in
> multiseg packets
> 11c5d3411  Ferruh Yigit     ethdev: fix port id storage
> 085c3d8c4  Jasvinder Singh  examples/ip_pipeline: fix load balance table
> action
> 05e856826  John Daley       net/enic: fix uninitialized variable
> c6ae7de0d  Maxime Coquelin  vhost: fix indirect descriptors table translation
> size
> 3c0db1ab5  Nélio Laranjeiro net/mlx5: fix flow director mask 7ba5320ba  Nélio
> Laranjeiro net/mlx5: fix link status behavior
> cfee94752  Nélio Laranjeiro net/mlx5: fix link status to use wait to complete
> af4f09f28  Nélio Laranjeiro net/mlx5: prefix all functions with mlx5
> a85a606ca  Shahaf Shuler    net/mlx5: fix link status initialization

  parent reply	other threads:[~2018-04-30 16:07 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-30 15:23 luca.boccassi
2018-04-30 15:30 ` Maxime Coquelin
2018-04-30 15:44   ` Luca Boccassi
2018-04-30 16:06 ` Burakov, Anatoly [this message]
2018-04-30 16:33   ` Luca Boccassi
2018-05-02  6:04 ` Hyong Youb Kim
2018-05-02 10:43   ` Luca Boccassi
2018-05-02  8:27 ` Nélio Laranjeiro
2018-05-02 10:42   ` Luca Boccassi
2018-05-18  9:46 ` luca.boccassi
2018-05-18 10:11   ` Richardson, Bruce
2018-05-18 10:21     ` Luca Boccassi
2018-05-18 10:25   ` Andy Green
2018-05-18 10:33     ` Pattan, Reshma
2018-05-18 10:36       ` Andy Green
2018-05-18 11:37   ` [dpdk-stable] [PATCH 0/5] 18.02 Requested backports Andy Green
2018-05-18 11:37     ` [dpdk-stable] [PATCH 1/5] eal: support strlcpy function Andy Green
2018-05-18 11:37     ` [dpdk-stable] [PATCH 2/5] bus/pci: fix size of driver name buffer Andy Green
2018-05-18 11:38     ` [dpdk-stable] [PATCH 3/5] net/qede: fix strncpy Andy Green
2018-05-18 11:38     ` [dpdk-stable] [PATCH 4/5] net/qede: replace strncpy by strlcpy Andy Green
2018-05-18 11:38     ` [dpdk-stable] [PATCH 5/5] net/sfc: make sure that stats name is nul-terminated Andy Green
2018-05-18 13:13     ` [dpdk-stable] [PATCH 0/5] 18.02 Requested backports Luca Boccassi
2018-05-25 17:23   ` [dpdk-stable] please help backporting some patches to stable release 18.02.2 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=C6ECDF3AB251BE4894318F4E4512369782401E64@IRSMSX109.ger.corp.intel.com \
    --to=anatoly.burakov@intel.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=arybchenko@solarflare.com \
    --cc=cristian.dumitrescu@intel.com \
    --cc=didier.pallard@6wind.com \
    --cc=ferruh.yigit@intel.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=hyonkim@cisco.com \
    --cc=jasvinder.singh@intel.com \
    --cc=jianfeng.tan@intel.com \
    --cc=johndale@cisco.com \
    --cc=luca.boccassi@gmail.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=nelio.laranjeiro@6wind.com \
    --cc=shahafs@mellanox.com \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    --cc=yongwang@vmware.com \
    --cc=yskoh@mellanox.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).