[dpdk-dev] [PATCH] app/testpmd: fix build without ixgbe

Thomas Monjalon thomas at monjalon.net
Thu Jun 15 18:35:00 CEST 2017


15/06/2017 12:17, Thomas Monjalon:
> cmd_set_vf_rxmode_parsed() was defined only in the build context
> of RTE_LIBRTE_IXGBE_PMD:
> app/test-pmd/cmdline.c:13817:27: error: ‘cmd_set_vf_rxmode’ undeclared here
> 
> Fixes: 4cfe399f6550 ("net/bnxt: support to set VF rxmode")
> 
> Reported-by: Jan Viktorin <viktorin at rehivetech.com>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

Applied quickly



More information about the dev mailing list