DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] examples/multi_process: add l2fwd_fork to Makefile
@ 2018-07-03  8:57 Emma Kenny
  2018-07-03 16:16 ` [dpdk-dev] [PATCH v2] " Emma Kenny
  0 siblings, 1 reply; 4+ messages in thread
From: Emma Kenny @ 2018-07-03  8:57 UTC (permalink / raw)
  To: dev; +Cc: anatoly.burakov, ferruh.yigit, Emma Kenny

l2fwd_fork is not complied by default, this will make it compile

Fixes: 95e8005a56e8 ("examples/l2fwd_fork: new app")

Signed-off-by: Emma Kenny <emma.kenny@intel.com>
---
 examples/multi_process/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/examples/multi_process/Makefile b/examples/multi_process/Makefile
index 5ad81a6..5961d28 100644
--- a/examples/multi_process/Makefile
+++ b/examples/multi_process/Makefile
@@ -15,6 +15,4 @@ DIRS-$(CONFIG_RTE_EXEC_ENV_LINUXAPP) += simple_mp
 DIRS-$(CONFIG_RTE_EXEC_ENV_LINUXAPP) += symmetric_mp
 DIRS-$(CONFIG_RTE_EXEC_ENV_LINUXAPP) += l2fwd_fork
 
-
-
 include $(RTE_SDK)/mk/rte.extsubdir.mk
-- 
2.9.5

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

end of thread, other threads:[~2018-07-11 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-03  8:57 [dpdk-dev] [PATCH v1] examples/multi_process: add l2fwd_fork to Makefile Emma Kenny
2018-07-03 16:16 ` [dpdk-dev] [PATCH v2] " Emma Kenny
2018-07-05 16:05   ` Ferruh Yigit
2018-07-11 17:24     ` Thomas Monjalon

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).