[dpdk-stable] please help backporting some patches to stable release 18.02.2

Andy Green andy at warmcat.com
Fri May 18 12:25:24 CEST 2018



On 05/18/2018 05:46 PM, luca.boccassi at gmail.com wrote:
> 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 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 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 at dpdk.org", but not
> "dev at dpdk.org".
> 
> NOTE: for the patches using strlcpy, the issue is that strlcpy is not available
> in 18.02, so it would have to be backported as well.

uh... OK.

I dunno yet the value of, or reason for, or the solution of, any of the 
conflicts, I will look at them; same for 16.11.7.

But obviously, I had no idea I was signing up for this kind of time 
travel work.  Please cut me some slack accordingly back in the future 
for getting my other patches in :-)  (so I can enjoy more time travel 
beatings later).

-Andy

> Thanks.
> 
> Luca Boccassi
> 
> ---
> 52f711f7b  Andy Green       bus/pci: fix size of driver name buffer
> 7ee230e88  Adrien Mazarguil app/testpmd: fix weak RSS hash key for flow
> fe5f777b5  Andy Green       bus/pci: replace strncpy by strlcpy
> f28742ba0  Andy Green       net/qede: fix strncpy
> 0fa4f3eee  Andy Green       net/qede: replace strncpy by strlcpy
> ed5b98483  Andy Green       net/sfc: make sure that stats name is nul-terminated
> 89200580e  Bruce Richardson kernel: fix cross-build of Linux modules with meson
> 1bdea6110  Kirill Rybalchenko examples/ipsec-secgw: fix IP address parsing
> b7a7c97a4  Nélio Laranjeiro net/mlx5: fix flow validation
> ae943ebe1  Reshma Pattan    examples/ipsec-secgw: replace strncpy with strlcpy
> 21ce8e44b  Reshma Pattan    examples/vhost_scsi: replace strncpy with strlcpy
> be8cd2103  Thomas Monjalon  ethdev: fix port probing notification
> e06227e2f  Thomas Monjalon  ethdev: fix port visibility before initialization
> 


More information about the stable mailing list