From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-f67.google.com (mail-wr1-f67.google.com [209.85.221.67]) by dpdk.org (Postfix) with ESMTP id 139831B426 for ; Wed, 3 Oct 2018 18:57:48 +0200 (CEST) Received: by mail-wr1-f67.google.com with SMTP id d2-v6so2513359wro.7 for ; Wed, 03 Oct 2018 09:57:48 -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:cc:date:in-reply-to :references:content-transfer-encoding:mime-version; bh=sgsGROMWOaJoBtQP++XmP1tdYzN5p7uRothZa6GbbS4=; b=ejawP5ly9Gkv5BKlHQgKnsF8BEPZTd17TV4j8KRtSZCqwK3hVIDMN9RO0XwSMckil4 1wMWiKouJyRy/HgbNr/IWA5a3Rr/ObGSMcWdo7A/KOYwypwli85C6e1Ep27zNlQKAQGm KqUSjLBSQDkCIKnLZtQyeAsUl5J+nFTViMz61w61BBDzU9qLK8SHkOvaQ3gDYmvFNR70 5mBJ/hnIerbm2PsYNDmGJhybjHScco3pw3ucu/Gqv5Qv7Qc9KIdwzC248BN6X/UUjJ3P ZShPyWER/X7Qoy4errspwosnXfHqoqlhepnCEFWWtloCY5OT1QyvT2HUcqGFoI9ZufNh RBTQ== X-Gm-Message-State: ABuFfohnXUgDgOSLnk9BBWDTNhGQvjV0yjuw+xwQQi77k+0ySC6LKNPe bLzSS3DdfAQVtF6QmLx+ncLy75Zh X-Google-Smtp-Source: ACcGV628fMkkzDhwXVgsojg0Az1fcmYcc7J0o7emwR3Hd4XGjT7qtAxfKihRDVjCXjVJmBGA++K3DQ== X-Received: by 2002:adf:e808:: with SMTP id o8-v6mr1899533wrm.269.1538585867263; Wed, 03 Oct 2018 09:57:47 -0700 (PDT) Received: from localhost ([2a01:4b00:f419:6f00:8361:8946:ba2b:d556]) by smtp.gmail.com with ESMTPSA id 201-v6sm2693636wmf.30.2018.10.03.09.57.46 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 03 Oct 2018 09:57:46 -0700 (PDT) Message-ID: <1538585865.8721.2.camel@debian.org> From: Luca Boccassi To: stable@dpdk.org Cc: qi.z.zhang@intel.com, damarion@cisco.com Date: Wed, 03 Oct 2018 17:57:45 +0100 In-Reply-To: <20181003165507.9536-1-bluca@debian.org> References: <20181003165507.9536-1-bluca@debian.org> 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.9 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: Wed, 03 Oct 2018 16:57:48 -0000 On Wed, 2018-10-03 at 17:55 +0100, Luca Boccassi wrote: > 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 > FYI, branch 16.11 is located at tree: > =C2=A0=C2=A0=C2=A0git://dpdk.org/dpdk-stable >=20 > 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: > =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=3Dc48313 > 94c7d1944d8ec27d52c22997f20d19718e >=20 > Also please mention the target LTS 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 16.11] 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'16.11' >=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 > --- > 5394547798=C2=A0=C2=A0Konstantin Ananyev acl: forbid rule with priority z= ero > f9de87187b=C2=A0=C2=A0Shahaf Shuler=C2=A0=C2=A0=C2=A0=C2=A0net/mlx5: disa= ble ConnectX-4 Lx Multi > Packet Send by default > e1110e9776=C2=A0=C2=A0Chas Williams=C2=A0=C2=A0=C2=A0=C2=A0net/bonding: f= ix Rx slave fairness > 3c4c76cf17=C2=A0=C2=A0Damjan Marion=C2=A0=C2=A0=C2=A0=C2=A0net/i40e: fix = 25G AOC and ACC cable > detection on XXV710 This i40e patch requires this other which was not marked for backporting: fa94e11bb9 net/i40e/base: add capability macros Qi, are you OK with having these 2 backported to 16.11? --=20 Kind regards, Luca Boccassi