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

* [dpdk-dev] [PATCH v2] examples/multi_process: add l2fwd_fork to Makefile
  2018-07-03  8:57 [dpdk-dev] [PATCH v1] examples/multi_process: add l2fwd_fork to Makefile Emma Kenny
@ 2018-07-03 16:16 ` Emma Kenny
  2018-07-05 16:05   ` Ferruh Yigit
  0 siblings, 1 reply; 4+ messages in thread
From: Emma Kenny @ 2018-07-03 16:16 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 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/multi_process/Makefile b/examples/multi_process/Makefile
index a6708b7..5961d28 100644
--- a/examples/multi_process/Makefile
+++ b/examples/multi_process/Makefile
@@ -13,5 +13,6 @@ include $(RTE_SDK)/mk/rte.vars.mk
 DIRS-$(CONFIG_RTE_EXEC_ENV_LINUXAPP) += client_server_mp
 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

* Re: [dpdk-dev] [PATCH v2] examples/multi_process: add l2fwd_fork to Makefile
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Ferruh Yigit @ 2018-07-05 16:05 UTC (permalink / raw)
  To: Emma Kenny, dev; +Cc: anatoly.burakov

On 7/3/2018 5:16 PM, Emma Kenny wrote:
> 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>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

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

* Re: [dpdk-dev] [PATCH v2] examples/multi_process: add l2fwd_fork to Makefile
  2018-07-05 16:05   ` Ferruh Yigit
@ 2018-07-11 17:24     ` Thomas Monjalon
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2018-07-11 17:24 UTC (permalink / raw)
  To: Emma Kenny; +Cc: dev, Ferruh Yigit, anatoly.burakov

05/07/2018 18:05, Ferruh Yigit:
> On 7/3/2018 5:16 PM, Emma Kenny wrote:
> > 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>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied, thanks

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