From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com
 [209.85.212.169]) by dpdk.org (Postfix) with ESMTP id 4E38458DC
 for <dev@dpdk.org>; Tue, 22 Jul 2014 16:52:00 +0200 (CEST)
Received: by mail-wi0-f169.google.com with SMTP id n3so6035304wiv.2
 for <dev@dpdk.org>; Tue, 22 Jul 2014 07:53:18 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:organization
 :user-agent:in-reply-to:references:mime-version
 :content-transfer-encoding:content-type;
 bh=2CT7M0ruqFAelWvNBdeUpMN+spgvJLwTf5Bl/2yYlwM=;
 b=RMx/IDr2nuLz2BVdNS2fAOJm+Rp/9IfV+48+j5awa2mZl9kC9RrP9Uy99RgWpZKSNs
 LUbLC+OOoHYkVorHPtUXsd+cSPa5uHMybe+GJ7SIRGC86ezNKzIoZu64uYXh/1r93Sl0
 Kd9QHIeccfxUHyTF1rMD3mmVTYICCsDp32ET52I9hAh3VQWzy5jjInOIBS7FjyI112BL
 KcRnX7M8BxE4HTHlTf3vpKKEGa1ZK5pbKCIVTJSCk53yaI0Y3lQi37L+0PikLndXMdRK
 uMlBHEfCLRm9R/TKIK0nHLp9zr7A/MYJxWyH+xxYAnn9K3C1RUfDP87UZZEwJVjn0TGY
 jR9g==
X-Gm-Message-State: ALoCoQnhpih2q/We2loNCYffYgZNTVVaD6adtau8sK+yga9+TV6uCkQnPyCWY0g17jF6hQgjEosK
X-Received: by 10.194.8.35 with SMTP id o3mr19104209wja.3.1406040797790;
 Tue, 22 Jul 2014 07:53:17 -0700 (PDT)
Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136])
 by mx.google.com with ESMTPSA id k19sm54645454wie.20.2014.07.22.07.53.16
 for <multiple recipients>
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 22 Jul 2014 07:53:17 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Date: Tue, 22 Jul 2014 16:53:07 +0200
Message-ID: <1734261.mhKnlqG9Ci@xps13>
Organization: 6WIND
User-Agent: KMail/4.13.2 (Linux/3.15.5-2-ARCH; KDE/4.13.2; x86_64; ; )
In-Reply-To: <20140612183656.08516008@nehalam.linuxnetplumber.net>
References: <20140612183656.08516008@nehalam.linuxnetplumber.net>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 1/5] vmxnet3: fix all multicast vs promiscious
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 22 Jul 2014 14:52:00 -0000

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

Serie acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>

Applied for version 1.7.1.

Stephen, do you plan to merge the Brocade's version of vmxnet3?

Thanks
-- 
Thomas