From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH]Upgrade NIC share codes: fix a compilation error when RTE_NIC_BYPASS=y Date: Wed, 18 Jun 2014 23:53:13 +0200 Message-ID: <3543879.HotsdHhiJJ@xps13> References: <1401353261-28591-1-git-send-email-jijiang.liu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Jijiang Liu Return-path: In-Reply-To: <1401353261-28591-1-git-send-email-jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 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" 2014-05-29 16:47, Jijiang Liu: > There is a compilation error using latest NIC share codes when > RTE_NIC_BYPASS=y, the root cause is that the setup_link API have already > changed in the share codes, so change > ixgbe_setup_mac_link_multispeed_fixed_fiber() for eliminating the > compilation error. > > Signed-off-by: jijiangl > Tested-by: Waterman Cao It is merged in this commit: http://dpdk.org/browse/dpdk/commit/?id=8ef32003772a Thanks -- Thomas