DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] app/testpmd: Remove xenvirt again
@ 2017-11-17 14:40 Timothy Redaelli
  2017-11-17 16:44 ` Luca Boccassi
  2017-11-20 10:27 ` Eelco Chaudron
  0 siblings, 2 replies; 4+ messages in thread
From: Timothy Redaelli @ 2017-11-17 14:40 UTC (permalink / raw)
  To: dev; +Cc: Jingjing Wu

Fixes: 5b590fbe09b6 ("app/testpmd: add traffic management forwarding mode")

Signed-off-by: Timothy Redaelli <tredaelli@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
-- 
2.14.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-12-15 14:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-17 14:40 [dpdk-dev] [PATCH] app/testpmd: Remove xenvirt again Timothy Redaelli
2017-11-17 16:44 ` Luca Boccassi
2017-12-15 14:13   ` Thomas Monjalon
2017-11-20 10:27 ` Eelco Chaudron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).