From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 294DFA00E6 for ; Thu, 16 May 2019 11:12:35 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id DC0B75F0D; Thu, 16 May 2019 11:12:34 +0200 (CEST) Received: from mail-vs1-f66.google.com (mail-vs1-f66.google.com [209.85.217.66]) by dpdk.org (Postfix) with ESMTP id B1E945F0D for ; Thu, 16 May 2019 11:12:33 +0200 (CEST) Received: by mail-vs1-f66.google.com with SMTP id q13so1861846vso.2 for ; Thu, 16 May 2019 02:12: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=DjkoXxRlK5TFhmBYUK7KlbuOy6dEu5GLvKu5gOENW5Y=; b=pd9xioCUq3rKgwQWBBb3JG8CTN9ObedetrJn18K/SYB0/+R+y6WuJ3YOZxGE2kdemz ylAuV0oXkPiU7eMixSmeRpt28Yp+M0CbAC8I1ZpLOGPFcuAxXysX0BTw73tFCyeJTcma v+s7AVgwFW2faodH3KUqJjUZcKDlT7OOQK+/ymMK1WlZUo0biwiJyKDuEqgzPK08UH+Q bJO9+Z35/eiRcu64BWwm87gC7Y/arLUX062vSNxcK3B5QcTkEWM6NS2PiM3J+zgKH/XL 5/YoK9IrG9wGOuVswxccZ+mPfA8oEAt9eg3V2Gjd6iciKd0+mK7qdRdej2g8he1IgwGs O3XA== X-Gm-Message-State: APjAAAXyKK7hDBmOJGqzCBB6crh0IvhltzhA9v90DZ2/rY/KozQkEYS+ UjxInWf0peHZw7UWTyzVv2j77pyIeNNLTbwdj2cQtQ== X-Google-Smtp-Source: APXvYqx5kLsVtaKdAtVe7O4cOiUa8kAoXZhqoyMJbrZQim2tCV2F0zrFwkLAsRdiCzay5l9cLCoW7+Ju9lQvhuQPQfU= X-Received: by 2002:a67:61c6:: with SMTP id v189mr7347835vsb.198.1557997953032; Thu, 16 May 2019 02:12:33 -0700 (PDT) MIME-Version: 1.0 References: <1554900829-16180-1-git-send-email-david.marchand@redhat.com> <1554900829-16180-3-git-send-email-david.marchand@redhat.com> <9a4fa115-0f92-9686-ae89-0f1427ab6d29@gmail.com> <0f8dc043-cd47-d677-872a-54fbd4477f64@gmail.com> In-Reply-To: <0f8dc043-cd47-d677-872a-54fbd4477f64@gmail.com> From: David Marchand Date: Thu, 16 May 2019 11:12:22 +0200 Message-ID: To: Chas Williams <3chas3@gmail.com> Cc: dev , =?UTF-8?B?UHJ6ZW15c8WCYXcgT8WCdGFyemV3c2tp?= , dpdk stable Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH 2/4] net/bonding: fix LACP fast queue Rx handler 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" Hello Chas, On Fri, Apr 19, 2019 at 12:50 AM Chas Williams <3chas3@gmail.com> wrote: > On 4/18/19 3:11 AM, David Marchand wrote: > > Hello Chas, > > > > On Fri, Apr 12, 2019 at 4:02 PM Chas Williams <3chas3@gmail.com > > > wrote: > > > > I should have some time this weekend to run these patches through our > > regression system. > > > > > > Did you manage to run this series through your tests system ? > > There were some other issues over the weekend. Hopefully this one. > Any update ? Thanks. -- David Marchand