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 5C069A046B for ; Mon, 19 Aug 2019 11:42:06 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 300911B99D; Mon, 19 Aug 2019 11:42:06 +0200 (CEST) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 30DF31B94A for ; Mon, 19 Aug 2019 11:42:05 +0200 (CEST) Received: from mail-vs1-f70.google.com (mail-vs1-f70.google.com [209.85.217.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 921608125C for ; Mon, 19 Aug 2019 09:42:04 +0000 (UTC) Received: by mail-vs1-f70.google.com with SMTP id b129so578856vsd.13 for ; Mon, 19 Aug 2019 02:42:04 -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=z2rhTE2lJhVd6Fovjt3gTeTm1/gTXuzn9jellent8js=; b=fo2JGZ/5WFcmyIMf41F1xl8kWhgs+9ai1sM0RdI+7ifiFzxJuqD5TPiFqBWPq9MjcV latK3qeIQiwaON9jok6OV29aHAXJGs13uUglfsjRu4U3Ahgo/GU9BmSKgaR8k4Uh+Ts9 KBX+fgcl0HuvIAWt530qICCPJiLCKl+W1U2Pgqhc6QQbT8fqqto6Qa63bDZ7uNF8VZko J3i5mR5orrIMEyTLVDJbY0X2N1z/bT9/xDCvhuGzokAxTwtMEiJWjLBYDGPD36bNOywU 42OeQsvwe+xeFR8nQZo3C6Q7PtfXoFfdZgJLp4DmI1H+UaiYFZ7jTskoEBMjfJ8EOZsK GL9w== X-Gm-Message-State: APjAAAU7I5HQl9Kbtcz4kqWfIpYPxMdnrEbAGJ4MDP4VeganF5pWpbKk dmrEQnAE8RVRaa1OzEo/v5m20ZVYu1l/24bS56bIc8SfzBW+2/Tvl6mt8ay0j1irssydnSVbS71 1evHXr5qBSQ+oup/oV2U= X-Received: by 2002:a1f:878b:: with SMTP id j133mr2214349vkd.85.1566207723800; Mon, 19 Aug 2019 02:42:03 -0700 (PDT) X-Google-Smtp-Source: APXvYqzl4kscfC3k1KTw/BW/y1RNVPlxR/r91UmYl3c96cREfiEtTQkhB5t2zMhlPgLzIf37hR3jLHcUgKC9EDYzQGw= X-Received: by 2002:a1f:878b:: with SMTP id j133mr2214340vkd.85.1566207723533; Mon, 19 Aug 2019 02:42:03 -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> <9487dc50-ed43-ff14-9c2a-6931fc1c52a6@gmail.com> In-Reply-To: <9487dc50-ed43-ff14-9c2a-6931fc1c52a6@gmail.com> From: David Marchand Date: Mon, 19 Aug 2019 11:41:52 +0200 Message-ID: To: Chas Williams <3chas3@gmail.com> Cc: Ferruh Yigit , dev , =?UTF-8?B?UHJ6ZW15c8WCYXcgT8WCdGFyemV3c2tp?= , dpdk stable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH 2/4] net/bonding: fix LACP fast queue Rx handler X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Aug 14, 2019 at 3:43 AM Chas Williams <3chas3@gmail.com> wrote: > > > > > On 7/2/19 11:01 AM, Ferruh Yigit wrote: > > On 5/16/2019 10:12 AM, David Marchand wrote: > >> 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. > >> > > > > Reminder of this patchset, if there is no objection in next a few days I will > > merge them. > > > > Thanks, > > ferruh > > > > OK, I was able to get a clean run for these patches through our regression > system. I didn't see any failures with these patches applied. Consider > the following: > > David Marchand (4): > net/bonding: fix oob access in LACP mode when sending many packets > net/bonding: fix LACP fast queue Rx handler > net/bonding: fix unicast packets filtering when not in promisc > net/bonding: prefer allmulti to promisc for LACP > > Signed-off-by: Chas Williams > > Sorry this took so long! Ah, cool. Thanks a lot Chas. -- David Marchand