From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-f50.google.com (mail-qg0-f50.google.com [209.85.192.50]) by dpdk.org (Postfix) with ESMTP id 8F44D2C08 for ; Thu, 24 Mar 2016 08:14:42 +0100 (CET) Received: by mail-qg0-f50.google.com with SMTP id u110so31671186qge.3 for ; Thu, 24 Mar 2016 00:14:42 -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=wPtjZ062I1AoxxVnKlUJGVUzOLQd4ZsBJT3+eIPGs/E=; b=oLIn7RoryTazXivZNVSYWS6l6HPUPl/m94tWclzD3h0u+X9L5qnOmIHcQxuKH2cD3z tWt+ASxsUVCwFPYrajwigNkKwZ6na9bYFov2A7ruzxA8xf99AyIDAadMEZgpk2X8bkhH B9veRg8ERv13zmeV6kRW056wWS/XeVzZmhE9TGxeWp4j9KOIwxbaOAYhtHu+aNhnciUK hWWGGLpm/J3BuMYqrc0M3r7V7hTgpPFEKck7wWwBYbPSeUOvaqaeIFiIADPdb+9o6Kux 2i8X9HJmvjG6fmLgqtN3w5+C0n9OrctRmHGERLLHC4YQjqK3x9QwwikhTqdcFyFYNj9W vYkg== 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=wPtjZ062I1AoxxVnKlUJGVUzOLQd4ZsBJT3+eIPGs/E=; b=HJmpT1e63l1hmbH561oIbG4RKYtviuEdCkLGMfutywW6k0coRJL5BsJBedQd7tZeOb VKj9PwhhEB3BgmaKXsSKgD28Svbk4D/FdypXHDNJZ+aiK6n/CcVPPBQekgI5ZsDVmOpD rX+/pICh4YSnUV/Co7RT6R2sjKKW+ojx5LPSZGpWjYCUehYg60+FCYa9SmZDEwflPLjd GVRRBb8J40Kmpn9U3zlXJG49d/heqJeVMU4pXRWq0JnSxZGUrl6deZWRYWMEI4BLjzE3 GNurCFbi7SzBND2bvzKEnry0Rf/cFjuRcCb1jOh3RG+gSAq47T92qmP8BXludBV+dfhk L8rw== X-Gm-Message-State: AD7BkJIT4PZTU5Oo2ljJ18Rkd0JNp9ybcLP6/WMJrH5NPTFOXq6iwLCae6h1BL9qehX324cyjdhUVfaUzXlRebd2 X-Received: by 10.140.89.103 with SMTP id u94mr8459477qgd.3.1458803682030; Thu, 24 Mar 2016 00:14:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.55.163.85 with HTTP; Thu, 24 Mar 2016 00:14:22 -0700 (PDT) From: Christian Ehrhardt Date: Thu, 24 Mar 2016 08:14:22 +0100 Message-ID: To: dev , Stephen Hemminger Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] Suggestions for the dpdk stable tree X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2016 07:14:43 -0000 Hi, there is a stable tree for dpdk 2.2 at http://dpdk.org/browse/dpdk-stable/ But it is still at the 2.2 Release status. I was working on testing 2.2 and needed to pull in some patches from post 2.2 release to fix issues. After that I started to "scan" the git log what else might apply to a clean and uncritical addition to a dpdp-2.2 as "stability backports". I had a focus on identifying: - only patches to components that are enabled in our packaging (well that is close to the default conf so it should be ok for you as well) - issues that have a real chance to occur - patches that are small, so review is not overly complex - apply without manual adaption (offset ok to some extend, no fuzz, no manual fix) I realized that I should suggest that list of patches to you to consider adding it to the stable tree. So therefore for you to consider: commit d3a274ce9dee28118b8647e0db72ef0f4b6a6323 app/testpmd: handle SIGINT and SIGTERM commit 308df2bfba3d238fc1d2d16cc10c84681803b408 Handle SIGINT and SIGTERM in l3fwd. commit da82ee17e6ea99bf2931383ac33b0caccaaaefce tools: fix unbinding failure handling commit 16c1814c802c205f6d3c32e3d3d10de9f87e7f22 tools: support Python 3 in bind script commit bb9f408550d13af6c1da104b0d9d9b9837f69bde tools: support binding to built-in kernel modules commit 6e7caa1ad9d597fed0a49468af25ae6e68b8c443 eal/linux: support built-in kernel modules commit 86f36ff9578b5f3d697c8fcf6072dcb70e2b246f mempool: fix leak when creation fails commit ca67ed289a76f38d6c4a4021985a36eaf1d77e28 vhost: fix leak of fds and mmaps commit fa11a8a7251e14eca0a4190128732386f13551bd port: fix crash for ring writer nodrop commit 04f366906ab395c8047bebfc1ddea244dfcb40f5 port: fix crash for ethdev writer nodrop commit c7a4ff80722e9237a4c504106d21ba5ca27d8df2 i40e: fix overflow commit 097e920c32bf19cf918cc071525f33b0abdeebaf i40e: fix inverted check for no refcount commit 330aa319382aec9ea595f9ebcb9a3c44647ad66c i40e: fix VLAN filtering commit 9f44dd3d8ad447c7f797a9564d30a15e5ab7f72b i40e/base: fix missing check for stopped admin queue commit 8a8807369ffafef90c410279b4b2645d2d7a7483 i40e/base: fix driver load failure commit 7656a546c0609f3205558a5d48352c82607d38d3 fm10k: fix VLAN flag in scattered Rx commit c6fb0e55585206a89f6db396de860e6e844cad06 pcap: fix captured frame length commit 6e02723754fb2b341701ac438486b2dfea98b523 bonding: fix detach of bonded device commit df3e8ad73f4c92b4eb8f49ff33271d4a09e6a04a bonding: fix detach of slave devices commit 786c990a11e6e6592dfdee02840877070aa3a79a bonding: copy entire config structure in mode 4 commit 6698820b5f6d955b6af2b916e1074db236d4f5a2 bonding: do not ignore multicast in mode 4 commit 8997a10bfcad789d000debaac4cd85cd3db57997 bonding: fix active slaves with no primary commit 7a7122edf1c8d63e516d1b2c2eff6fa9b54e0f82 bonding: do not activate slave twice commit 2186fff3675d4e774cecc8f918c05063e0367d28 bonding: fix crash when no slave device commit 3b1e3e4e362453df8cecbc6d481444be8b84326e virtio: fix descriptors pointing to the same buffer commit c680a4a88c4312068f60937a7ba51eac8211c9a6 virtio: fix crash in statistics functions commit 9a0615af7746485d73d10561cc0743bc2fcd4bf7 virtio: fix restart Christian Ehrhardt Software Engineer, Ubuntu Server Canonical Ltd