From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4439EA3160 for ; Thu, 10 Oct 2019 15:01:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 120F61E974; Thu, 10 Oct 2019 15:01:38 +0200 (CEST) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by dpdk.org (Postfix) with ESMTP id 8B74B1E8AC for ; Thu, 10 Oct 2019 15:01:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1570712494; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+COLEnH3OTNMK6gnCVbqQZM4pJZxgJLJbuiRfjiBJzM=; b=J/w97QNbn+gEwsBR4/bZlFKi3dHYPRAWZJ61tlwjBOfkZT1SmdDzlzBxhIqoShe+Sgd1lh rDzPSFbzfcepu3OlnCRA8zktDeQ8kvOO3iHdN0lIzGlNHylFFCegVFn/vQBn/KqKs0N0qq fVIGNE2bE3+hFNCfwrHE/VcReEyngFI= Received: from mail-ua1-f71.google.com (mail-ua1-f71.google.com [209.85.222.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-307-eJz3CVDnPaW3oxtAr4CmKw-1; Thu, 10 Oct 2019 09:01:33 -0400 Received: by mail-ua1-f71.google.com with SMTP id r39so1515520uad.3 for ; Thu, 10 Oct 2019 06:01:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=+EVfUrt77ODFRaT0/SIXXU3c/uxxCKxmhuSo5zVWwJU=; b=YqzjN4N2yRNjyllnsBSeX5LOxhsC8AKxHWnMNQ5TXt2NMnBXMOO2kvgbGtRUvXvXsU HXBzvQhkEFj/16Sf8U12zKc33X9ZriRs30u7t7c7AvGst/aSwdndaxTNHIv94ZYNVAsw dRQDuTfJQQ8/QIQWjI9EuaXl7fzGxc7oXePaQsvzQ03MmDc+XxkIwjV3/X9GHOFPK6SH 2lOPfah+mEMRYy2ILNltjrhZ4lKSvLXkVhEGD/X2+E4iAqxaOaDFDudynX6zgiLBJ8UT jnmqM9peqVrh2IiDMSyW2W7BbV86141tUbMEWLpMRTLw6SRj5Jq8qBMQGGp5VixNjioL PW+Q== X-Gm-Message-State: APjAAAUVU9rHIcM+sIrv5oYHmLQw9o9w9YixzbBt+qKWiMiBfYrDIPW5 iOqDGfnGdh5uyKWeBVfiPCasVyZaK3o11ElMAzc4tsbPA72M9IAhvLxJvomqfPInWjib5da2Y2D 7NWG2U6VcvhMQQB49dXTmm7s= X-Received: by 2002:a05:6102:115c:: with SMTP id j28mr5678006vsg.105.1570712491891; Thu, 10 Oct 2019 06:01:31 -0700 (PDT) X-Google-Smtp-Source: APXvYqyqUWsSHg3tFbHNIL/OPjnug3HSRP2v9/Sar4ifipC2RApmk1/qBKb8nK7KWnvd5i+lZxW44X5j0YOXHLumhUk= X-Received: by 2002:a05:6102:115c:: with SMTP id j28mr5677979vsg.105.1570712491514; Thu, 10 Oct 2019 06:01:31 -0700 (PDT) MIME-Version: 1.0 References: <1727355.Lsmmr91jQb@xps> In-Reply-To: <1727355.Lsmmr91jQb@xps> From: David Marchand Date: Thu, 10 Oct 2019 15:01:20 +0200 Message-ID: To: Thierry Herbelot Cc: dev , dpdk stable , Thomas Monjalon X-MC-Unique: eJz3CVDnPaW3oxtAr4CmKw-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH 19.11 V3 00/12] Miscellaneous fixes 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: , Errors-To: stable-bounces@dpdk.org Sender: "stable" On Thu, Aug 8, 2019 at 4:34 PM Thomas Monjalon wrote: > > 08/08/2019 15:19, Thierry Herbelot: > > On 8/8/19 10:22 AM, Thierry Herbelot wrote: > > > This series of patches includes fixes for issues seen with > > > 6WIND fast path, built on DPDK. > > > The patches are in 6WIND version of DPDK, and should have been > > > upstreamed a long time ago. > > > > In fact, I will re-submit another series of patches, as some are not ye= t > > ready. > > No hurry to send 3 versions of this series while we are still closing 19.= 08. I can see some patches went through the virtio subtree, is this series still valid for 19.11? Please update these patches status in patchwork. Thanks. -- David Marchand