From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw0-f175.google.com (mail-yw0-f175.google.com [209.85.161.175]) by dpdk.org (Postfix) with ESMTP id B85825598 for ; Wed, 12 Oct 2016 10:13:55 +0200 (CEST) Received: by mail-yw0-f175.google.com with SMTP id u124so28738822ywg.3 for ; Wed, 12 Oct 2016 01:13:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=vB2rRhgd0PRjmD5ExrsD26LavXc+knAv7FCLFkEv+QA=; b=n9VLjeOpm2CIHZpcI638rTybaSnWsAp5nb3OBbom5cL+axcLN3ffpZwSBTTQRb7eN3 hofrQT7NGcURYIKw+6hpJga4QpxKd9CE4xl0BPLun2dO0sKizkMfcJxGcrWVfF3sWMgM QmbkySxrWebU+xZ6EnGM9EPjx7dfC7j0f3wC9uB0w4afvjEQLJ1c1F5qevmdBhUYqJOI WTfy3jOfNWghhxEegIi+wjrVX0NAmwnp6b9Ss5bFG5+TjMdNYz2i6KlXmT3a6PSoBtq8 52R45MxkWJolF6eOQpEKjG+TG32Q6A4vO0vR2l4T2Kqt2XxfxM+CW1Oi6jZxj1xDkRyO aOfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=vB2rRhgd0PRjmD5ExrsD26LavXc+knAv7FCLFkEv+QA=; b=Bi+haIfLQKlrPSgpVF70KE/9f2tX2JD1R5paJcvUEqZveILXcED1RbQrn3St201DCk cDBMxZjGFx/avjR87E6H5zE2amrLAFnT7q4nVwJ1NGwWtv/ororttTfqHT+7CrnZuX8v VDEE72A5x59P2WKay9ws8gVXi3jQu7cZnuAmZMBodNcCoGa0zyjtCmtKlcO5oMmkzqaP dWgJqpL7U0oBWTG1TUnNwJl/NZQBU0LgbMNO/7LZNcE1B572d1C5LRCaTBpKDEyIXDMO +Wr+pRvOWBuo6AuA1hX27xCV9j847woSKx2uyVLN6Dhd04deJOeWgoQoietqAYD2xqhV POOg== X-Gm-Message-State: AA6/9RkSV1KWch5cBmrjSuQeQUOW3AFc1vhIu19b0+y/oka6uvfSl8T1P0VEnhrJPz0QIRmI5Yro3ZVBrxQo/2mb X-Received: by 10.129.95.139 with SMTP id t133mr7902236ywb.284.1476260035152; Wed, 12 Oct 2016 01:13:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.105.194 with HTTP; Wed, 12 Oct 2016 01:13:24 -0700 (PDT) From: Christian Ehrhardt Date: Wed, 12 Oct 2016 10:13:24 +0200 Message-ID: To: stable@dpdk.org, Yuanhan Liu Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-stable] Reviewing currently queued patches X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 08:13:56 -0000 Hi Yliu, First of all thanks for your work on the stable Tree! I usually flag patches that come by and I find interesting for backporting for myself. Since the "new" stable-tree was announced I replied on some of those threads to stable@dpdk.org to be considered. I did not at all try to have a complete list, but wanted to track the few I had. Since your mails today appeared to me to be the complete list of your first batch of stable patches I checked it vs my list. That way I found a few that I wanted to inquire about. The first category are patches that likely are already considered by you. Those patches already got the "this is enqueued for stable" reply onto their patch submission mail thread. But the deadline you set back then expired and they are not yet in the stable tree so I at least wanted to ask. 24427bb914a6375f29635897d23a3192d85b2127 app/testpmd: fix crash when mempool allocation fails e15922d75a8226a0a5af97d39a9f15a2e6163e9d mempool: fix corruption due to invalid handler The second type are fixes that have a "fixes" statement matching code that is in 16.07 and might be missing in your current list: c00ae961ff8dbc036322fdb41137a7dedac005c9 mem: fix crash on hugepage mapping error 6edfa69ba6fe86e9f59c76d0bb3732c558aeedc9 pci: fix memory leak when detaching device 7b3c4f351708a4bf5d311266d9f8c32e5704701f sched: fix releasing enqueued packets 33a290899dd2b6e2e26e8e5c33d08979f8315d18 net/virtio_user: fix first queue pair without multiqueue It would be nice if you could let us know if they are intentionally not included, just not processed yet or whatever else that had not made them part of your batch submission today. To some extend that was why I asked before for a list of "intentionally not included fixes along with the reason", but for now the diff is small enough that you can just reply here on those 4 (6) patches. Kind Regards, -- Christian Ehrhardt Software Engineer, Ubuntu Server Canonical Ltd