From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] app/testpmd: compile without ixgbe and bnxt pmds Date: Tue, 24 Oct 2017 11:46:41 -0700 Message-ID: <2ee2e4f9-5e9c-7e73-6229-d627a064a11d@intel.com> References: <1508439233-17981-1-git-send-email-aviadye@dev.mellanox.co.il> <1508856496-30155-1-git-send-email-aviadye@dev.mellanox.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: borisp@mellanox.com, liranl@mellanox.com, thomas@monjalon.net To: aviadye@dev.mellanox.co.il, jingjing.wu@intel.com, dev@dpdk.org, aviadye@mellanox.com Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 3E6651B834 for ; Tue, 24 Oct 2017 20:46:43 +0200 (CEST) In-Reply-To: Content-Language: en-US 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 10/24/2017 11:31 AM, Ferruh Yigit wrote: > On 10/24/2017 7:48 AM, aviadye@dev.mellanox.co.il wrote: >> From: Aviad Yehezkel Fixes: 4cfe399f6550 ("net/bnxt: support to set VF rxmode") Fixes: 36735a932ca7 ("net/bnxt: support set VF QOS and MAC anti spoof") Cc: stable@dpdk.org >> Signed-off-by: Aviad Yehezkel > > Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks. Welcom Aviad!