From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: intel x540-at2 Date: Thu, 2 Jan 2014 15:24:13 +0100 Message-ID: <201401021524.14069.thomas.monjalon@6wind.com> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Jose Gavine Cueto Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 23/12/2013 10:18, Jose Gavine Cueto : > I can't find a MACRO for this nic in rte_pci_dev_ids.h, does this mean this > isn't supported as of this moment ? Yes But probably that hw->mac.type = ixgbe_mac_X540 apply also to x540-at2. Please to try to add it and send the patch if it works. -- Thomas