From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-f68.google.com (mail-wm1-f68.google.com [209.85.128.68]) by dpdk.org (Postfix) with ESMTP id DE83D5F1F for ; Thu, 1 Nov 2018 12:11:27 +0100 (CET) Received: by mail-wm1-f68.google.com with SMTP id a8-v6so1004890wmf.1 for ; Thu, 01 Nov 2018 04:11:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=psV/s17iD+AGVlTl29i4ypbBeLJlRM8m6IthQNwQjFg=; b=J08cvpbhcmefdIjd61+5cXCm79bS8z7OY2PJdDl7bt2QeJKseq4wCQvb3std2QtK0M X7SGJqiarmFExZqvS7KluWSHUzZ/Fu3AXyDogBHJBjGQKjoYuNhHRT/S9SysOidJBWdU yVsbSNN33PmuWkETZmkCIBbOmUY2mr+6cRUUmlQ6/qJoc7zfCJ8ExBM7+kpGtFc9XCoE dOQp5qqPn+61BlpRzasWF7yeQKzqlC7rktJnncGMN3RC1av2JAByb0ctkR5BKcYKEg6Z sykgVzzxkvrMvC+0ctPK+c5ffAqStTr17YTbQ7UcOL/oD6PL9puIOfw/7y0MEaL/L0YV 9XTg== X-Gm-Message-State: AGRZ1gIZ2br6opZ/sEgDC6XriBQTrQpVhY5OBUQCpT9IFbOgMGTaI+aV yOdaflaeUnFNeeCjQhHkAB//YV+TjQk= X-Google-Smtp-Source: AJdET5cBbKQH13ZNdJW4xW4a/yW6JDHa/M5/igWErXtoDDG2zowRFBLt/1oHGbUdOEbjqxPfDe/CVA== X-Received: by 2002:a1c:248b:: with SMTP id k133-v6mr4994585wmk.148.1541070687001; Thu, 01 Nov 2018 04:11:27 -0700 (PDT) Received: from localhost ([2001:1be0:110d:fcfe:70c5:32f6:c5b6:39e6]) by smtp.gmail.com with ESMTPSA id k4-v6sm11087091wro.68.2018.11.01.04.11.25 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 01 Nov 2018 04:11:25 -0700 (PDT) From: Luca Boccassi To: dpdk stable Cc: Akhil Goyal , Alejandro Lucero , Anatoly Burakov , Andrew Rybchenko , Gavin Hu , Jerin Jacob , Junxiao Shi , Konstantin Ananyev , Marko Kovacevic , Maxime Coquelin , Natalie Samsonov , Phil Yang , Shreyansh Jain , Tianfei Zhang , Tiwei Bie , Yelena Krivosheev Date: Thu, 1 Nov 2018 11:11:21 +0000 Message-Id: <20181101111121.5570-1-bluca@debian.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181018083737.16783-1-bluca@debian.org> References: <20181018083737.16783-1-bluca@debian.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [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: Thu, 01 Nov 2018 11:11:28 -0000 Hi commit authors (and maintainers), 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? FYI, branch 16.11 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 LTS in the subject line, as we have more than one at the same time, for example: [PATCH 16.11] foo/bar: fix baz With git send-email, this can be achieved by appending the parameter: --subject-prefix='16.11' 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. Luca Boccassi --- 630deed61 Alejandro Lucero bus/pci: compare kernel driver instead of interrupt handler c23e46594 Jerin Jacob mbuf: fix offload flag name and list f49d7e9a9 Junxiao Shi cryptodev: fix pool element size for undefined operation effdb8bbb Phil Yang app/testpmd: fix physical port socket initialization 298413364 Phil Yang app/testpmd: fix vdev socket initialization a569af248 Phil Yang app/testpmd: reserve NUMA node per port and per ring