From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 2F39437AC for ; Mon, 13 Feb 2017 11:31:08 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga104.jf.intel.com with ESMTP; 13 Feb 2017 02:31:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,156,1484035200"; d="scan'208";a="224620590" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.137]) ([10.237.220.137]) by fmsmga004.fm.intel.com with ESMTP; 13 Feb 2017 02:31:06 -0800 To: "Avi Cohen (A)" , "dpdk-ovs@lists.01.org" , "users@dpdk.org" References: From: Ferruh Yigit Cc: Stephen Hurd Message-ID: <1fd494a0-496a-3fd4-e01b-0dc7f2f7ffd6@intel.com> Date: Mon, 13 Feb 2017 10:31:05 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-users] NIC NETXtreme II BCM57810 10GE X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2017 10:31:08 -0000 On 2/13/2017 10:03 AM, Avi Cohen (A) wrote: > HI, Hi Avi, > I don't find this in the list of supported NIC > So I get errors when setting it as dpdk type interface in the OVS > I understand that it is not supported by DPDK - correct ? List of supported NICs in DPDK: http://dpdk.org/doc/nics And for supported PCI dev IDs by Broadcom driver: http://dpdk.org/browse/dpdk/tree/drivers/net/bnxt/bnxt_ethdev.c#n95 Above I can't see the mentioned device, it looks like not supported as you state. Broadcom driver maintainer CC'ed for more accurate answer. Cc: Stephen Hurd > Regards avi >