From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-f170.google.com (mail-wr0-f170.google.com [209.85.128.170]) by dpdk.org (Postfix) with ESMTP id 37E3C1B2D3 for ; Fri, 26 Jan 2018 19:40:29 +0100 (CET) Received: by mail-wr0-f170.google.com with SMTP id a1so1327849wri.5 for ; Fri, 26 Jan 2018 10:40:29 -0800 (PST) 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:cc:date:in-reply-to :references:content-transfer-encoding:mime-version; bh=eqwkRHIyAZTrKjIw3v04IWWXIJCmC9VvXPwCTVhxmXo=; b=Y4Qu9odwxXm6L9ifnJdreRxQATRec5fCViz0L/nouhuiZZa3Y7Ub8TB85RVOz6ELiA P0v7jspglcHzrxutcFpL1CIpqUcGLgDh80PvnQ7c4x/86DIpKe94u1e9HRkDPZlzV7PT yLqdodTmTvIhk1f3yTuO1B9VQZNhF+4GxPEY0p0fJUuqxdmoZN3W3jd6EFWrz4SAX3IL WqNONCXBlgCDgyvZbm9xa7xgu70eSbNJ+Blv4xfxJ2Ceh4Dug4tvtBH21diHDP/TFubm EZkcAZuoOxNfeNAj+MWcUeUWrpAVMTZ3IYfnyvGHjb7pry7SYxGLmQ2xmHHiXPuXgi2a 5ToQ== X-Gm-Message-State: AKwxytfzhAVE8u616N+nzHU3IvpnAFrC4Kea0aVxRwcnMUC3JK+AVhiw jlaOiise7d+tz9vnxLVffgq4keTwOrM= X-Google-Smtp-Source: AH8x226ZlYc1jEiXktw3Wga1wnS5X+WvFLJ60Hzafdpp4/r1X324aWyGgmdX7gtRbkWj8VQxhoXxIg== X-Received: by 10.223.154.134 with SMTP id a6mr5415456wrc.246.1516992028840; Fri, 26 Jan 2018 10:40:28 -0800 (PST) Received: from localhost ([2a00:23c5:bef3:400:9531:588b:44ae:bec4]) by smtp.gmail.com with ESMTPSA id v186sm4795976wmf.17.2018.01.26.10.40.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 26 Jan 2018 10:40:28 -0800 (PST) Message-ID: <1516992026.10752.11.camel@debian.org> From: Luca Boccassi To: Yongseok Koh Cc: =?ISO-8859-1?Q?N=E9lio?= Laranjeiro , Shahaf Shuler , dpdk stable Date: Fri, 26 Jan 2018 18:40:26 +0000 In-Reply-To: <7876B62D-CE1C-4FDD-B698-8C56C5B71E1E@mellanox.com> References: <20180126133039.21641-1-luca.boccassi@gmail.com> <7876B62D-CE1C-4FDD-B698-8C56C5B71E1E@mellanox.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 LTS release 16.11.5 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: Fri, 26 Jan 2018 18:40:29 -0000 On Fri, 2018-01-26 at 18:26 +0000, Yongseok Koh wrote: > > On Jan 26, 2018, at 5:30 AM, luca.boccassi@gmail.com wrote: > >=20 > > Hi commit authors (and maintainers), > >=20 > > 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? >=20 > [...] > > c7bf62255=C2=A0=C2=A0Yongseok Koh=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0net/mlx5= : fix handling link status > > event >=20 > I don't think it's worth back-porting this patch to 16.11. > The bug was very minor but changes are big. > And in 16.11, it doesn't even have priv_dev_traffic_enable/disable(), > which > means this patch could bring another instability. >=20 > Please drop the patch for 16.11.5 >=20 > Thanks > Yongseok Will do, thanks for looking into it. --=20 Kind regards, Luca Boccassi