[dpdk-dev] [PATCH] app/testpmd: Remove xenvirt again

Luca Boccassi bluca at debian.org
Fri Nov 17 17:44:07 CET 2017


On Fri, 2017-11-17 at 15:40 +0100, Timothy Redaelli wrote:
> Fixes: 5b590fbe09b6 ("app/testpmd: add traffic management forwarding
> mode")
> 
> Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
> ---
>  app/test-pmd/Makefile | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/app/test-pmd/Makefile b/app/test-pmd/Makefile
> index d21308fcd..4993c9184 100644
> --- a/app/test-pmd/Makefile
> +++ b/app/test-pmd/Makefile
> @@ -83,10 +83,6 @@ ifeq ($(CONFIG_RTE_LIBRTE_BNXT_PMD),y)
>  LDLIBS += -lrte_pmd_bnxt
>  endif
>  
> -ifeq ($(CONFIG_RTE_LIBRTE_PMD_XENVIRT),y)
> -LDLIBS += -lrte_pmd_xenvirt
> -endif
> -
>  ifeq ($(CONFIG_RTE_LIBRTE_PMD_SOFTNIC),y)
>  LDLIBS += -lrte_pmd_softnic
>  endif

Acked-by: <bluca at debian.org>

-- 
Kind regards,
Luca Boccassi


More information about the dev mailing list