From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 1009F1B52B for ; Fri, 23 Nov 2018 11:51:21 +0100 (CET) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id EB07DC05E74D; Fri, 23 Nov 2018 10:51:19 +0000 (UTC) Received: from ktraynor.remote.csb (unknown [10.36.118.7]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7E20A105705B; Fri, 23 Nov 2018 10:51:15 +0000 (UTC) From: Kevin Traynor To: dpdk stable Cc: Bernard Iremonger , Brian Russell , Geoffrey Lv , Jerin Jacob , Luca Boccassi , Qi Zhang , Radu Nicolau , Shahaf Shuler , Thomas Monjalon , Viacheslav Ovsiienko , Yongseok Koh Date: Fri, 23 Nov 2018 10:51:04 +0000 Message-Id: <20181123105104.18465-1-ktraynor@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Fri, 23 Nov 2018 10:51:20 +0000 (UTC) Subject: [dpdk-stable] please help backporting some patches to stable release 18.08.1 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, 23 Nov 2018 10:51:21 -0000 Hi commit authors (and maintainers), I didn't manage to apply or compile following commits from upstream to stable branch 18.08: conflict happens. I'm wondering can the authors check the following list and backport those patches belong to you? FYI, branch 18.08 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.08] foo/bar: fix baz With git send-email, this can be achieved by appending the parameter: --subject-prefix='18.08' 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. Kevin Traynor --- Didn't compile: 5d08fecdd Jerin Jacob eal: fix build beb5477f4 Luca Boccassi net/vmxnet3: fix hot-unplug d8e4dc751 Qi Zhang bus/pci: fix resource mapping override baea19359 Radu Nicolau app/testpmd: fix port status for new bonded devices Didn't apply: 84be903c0 Viacheslav Ovsiienko net/mlx5: fix flow counters deletion in Verbs 2720f833d Yongseok Koh net/mlx5: add missing flow director delete