From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/3] fm10k: Add promiscuous mode support Date: Mon, 22 Jun 2015 15:14:56 +0200 Message-ID: <1581499.bEM715shDt@xps13> References: <1433494978-6708-2-git-send-email-jing.d.chen@intel.com> <1434092789-11186-1-git-send-email-jing.d.chen@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, shaopeng.he@intel.com To: "Chen Jing D(Mark)" Return-path: Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) by dpdk.org (Postfix) with ESMTP id 44ADD3787 for ; Mon, 22 Jun 2015 15:15:58 +0200 (CEST) Received: by wicnd19 with SMTP id nd19so76349880wic.1 for ; Mon, 22 Jun 2015 06:15:58 -0700 (PDT) In-Reply-To: <1434092789-11186-1-git-send-email-jing.d.chen@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-06-12 15:06, Chen Jing D: > From: "Chen Jing D(Mark)" > > v2: > Add debug messages in allmulticast enable/disable functions. > > The patch set add promiscuous mode configuration and 2 bug fixes. > > Chen Jing D(Mark) (3): > fm10k: Add promiscuous mode support > fm10k: remove mbuf size sanity check > fm10k: Fix improper max queue number for VF Applied, thanks