From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f173.google.com (mail-wr0-f173.google.com [209.85.128.173]) by dpdk.org (Postfix) with ESMTP id AB063E07 for ; Mon, 30 Apr 2018 18:33:06 +0200 (CEST) Received: by mail-wr0-f173.google.com with SMTP id i14-v6so5461077wre.2 for ; Mon, 30 Apr 2018 09:33:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:content-transfer-encoding:mime-version; bh=cW6/T3IB5cMjEiqz7bbuEYUZm5eSGDrfbSgE5S1hntg=; b=jftzAbVWq3Zm5P5NuNhmJkm/4+d4KKrsbiQrBThM2vs2TrSdpbNlqPgVgGJAxAbUcx 3QD6yHBkf5d5wiSd+JF6mpZajgS4TnI0ReSwCoprX27E/DnIG979RmMMrW+56AdWhonF wIPsGtpp3xEiy3mopiuLOfGzllrigBQb2Kg7ks7XkFwC2xZGfhCuoufdLzNkRDJDaW4j Rso/7EnyuT0EoSJ0a62J/FbPFVoUPCIz/mV5yTzfGkOdXpIGeyzOnBAsKf5xth3Z6j6N B3uZMacgqDdhFy7jqM6XMycjgYSPFlmQVUN1rUOT9UpfmrmmbRTOzxDcAPXy271yoQVC Vl9Q== X-Gm-Message-State: ALQs6tDsPjr7/r0cBrE5axo57kUxsBE9w7E0zcOWsKbUzBC10S+byA77 4IvMm2pqrM2uFmfFH8coaZL1qFhjbZA= X-Google-Smtp-Source: AB8JxZrT1OLvggDVbYAXIlcR2k2rBMTYIfzAt20WA5BMpsemXfLuS8lltXGJvzUhDpeF9qTrR+jZBQ== X-Received: by 2002:adf:8644:: with SMTP id 4-v6mr10251908wrw.73.1525105986368; Mon, 30 Apr 2018 09:33:06 -0700 (PDT) Received: from localhost ([2a00:23c5:be9a:5200:ce4c:82c0:d567:ecbb]) by smtp.gmail.com with ESMTPSA id m16sm11950564wmb.42.2018.04.30.09.33.05 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 30 Apr 2018 09:33:05 -0700 (PDT) Message-ID: <1525105984.23337.28.camel@debian.org> From: Luca Boccassi To: "Burakov, Anatoly" , dpdk stable Date: Mon, 30 Apr 2018 17:33:04 +0100 In-Reply-To: References: <20180430152307.4249-1-luca.boccassi@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Subject: Re: [dpdk-stable] please help backporting some patches to stable release 18.02.2 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Apr 2018 16:33:06 -0000 On Mon, 2018-04-30 at 16:06 +0000, Burakov, Anatoly wrote: > 505721e17=C2=A0=C2=A0 >=20 > This one should be dropped, strlcpy patchset is not on stable. >=20 > Thanks, > Anatoly Ok, thank you > > -----Original Message----- > > From: luca.boccassi@gmail.com [mailto:luca.boccassi@gmail.com] > > Sent: Monday, April 30, 2018 4:23 PM > > To: dpdk stable > > Cc: Adrien Mazarguil ; Burakov, Anatoly > > ; Andrew Rybchenko > > ; Dumitrescu, Cristian > > ; Didier Pallard > > ; Yigit, Ferruh ; > > Hemant > > Agrawal ; Hyong Youb Kim > > ; Singh, Jasvinder ; > > Tan, > > Jianfeng ; John Daley ; > > Maxime Coquelin ; Nelio Laranjeiro > > ; Shahaf Shuler ; > > Thomas Monjalon ; Yongseok Koh > > ; Yong Wang > > Subject: please help backporting some patches to stable release > > 18.02.2 > >=20 > > Hi commit authors (and maintainers), > >=20 > > 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? > >=20 > > FYI, branch 18.02 is located at tree: > > =C2=A0=C2=A0=C2=A0git://dpdk.org/dpdk-stable > >=20 > > 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: > > =C2=A0=C2=A0=C2=A0=C2=A0[ backported from upstream commit xxx ] > >=20 > > Example: http://dpdk.org/browse/dpdk- > > stable/commit/?h=3D16.07&id=3Dc4831394c7d1944d8ec27d52c22997f20d19718e > >=20 > > Also please mention the target stable in the subject line, as we > > have more > > than one at the same time, for example: > >=20 > > =C2=A0=C2=A0=C2=A0=C2=A0[PATCH 18.02] foo/bar: fix baz > >=20 > > With git send-email, this can be achieved by appending the > > parameter: > >=20 > > =C2=A0=C2=A0=C2=A0=C2=A0--subject-prefix=3D'18.02' > >=20 > > 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". > >=20 > > Thanks. > >=20 > > Luca Boccassi > >=20 > > --- > > 39b8dda70=C2=A0=C2=A0Adrien Mazarguil ethdev: fix behavior of VF/PF in = flow > > API > > 19b3bc47c=C2=A0=C2=A0Adrien Mazarguil ethdev: fix C99 flexible arrays f= rom > > flow API > > 0730ab674=C2=A0=C2=A0Adrien Mazarguil ethdev: fix default VLAN TCI mask= in > > flow API > > e58638c32=C2=A0=C2=A0Adrien Mazarguil ethdev: fix TPID handling in flow= API > > 505721e17=C2=A0=C2=A0Anatoly Burakov=C2=A0=C2=A0ipc: use strlcpy where = applicable > > d08e3c90d=C2=A0=C2=A0Didier Pallard=C2=A0=C2=A0=C2=A0net/vmxnet3: fix R= x offload information > > in > > multiseg packets > > 11c5d3411=C2=A0=C2=A0Ferruh Yigit=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0ethdev: = fix port id storage > > 085c3d8c4=C2=A0=C2=A0Jasvinder Singh=C2=A0=C2=A0examples/ip_pipeline: f= ix load balance > > table > > action > > 05e856826=C2=A0=C2=A0John Daley=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0net/enic: fix uninitialized variable > > c6ae7de0d=C2=A0=C2=A0Maxime Coquelin=C2=A0=C2=A0vhost: fix indirect des= criptors table > > translation > > size > > 3c0db1ab5=C2=A0=C2=A0N=C3=A9lio Laranjeiro net/mlx5: fix flow director = mask > > 7ba5320ba=C2=A0=C2=A0N=C3=A9lio > > Laranjeiro net/mlx5: fix link status behavior > > cfee94752=C2=A0=C2=A0N=C3=A9lio Laranjeiro net/mlx5: fix link status to= use wait > > to complete > > af4f09f28=C2=A0=C2=A0N=C3=A9lio Laranjeiro net/mlx5: prefix all functio= ns with > > mlx5 > > a85a606ca=C2=A0=C2=A0Shahaf Shuler=C2=A0=C2=A0=C2=A0=C2=A0net/mlx5: fix= link status > > initialization --=20 Kind regards, Luca Boccassi