[dpdk-dev] [PATCH] log: remove app path from syslog id

2013-10-09 Thread Thomas Monjalon
30/09/2013 14:49, Stephen Hemminger : > 30/09/2013 10:43, Thomas Monjalon : > > This reverts commit "log: get full path as syslog id" (494a02537f1) > > and restore the original patch from Stephen Hemminger (04210699eee). > > Acked-by: Stephen Hemminger I have forgotten this commit in release 1.5

[dpdk-dev] [PATCH] log: remove app path from syslog id

2013-09-30 Thread Stephen Hemminger
On Mon, 30 Sep 2013 11:40:56 -0700 Stephen Hemminger wrote: > On Mon, 30 Sep 2013 10:57:16 +0200 > Thomas Monjalon wrote: > > > Hi Stephen, > > > > 30/09/2013 10:43, Thomas Monjalon : > > > This reverts commit "log: get full path as syslog id" (494a02537f1) > > > and restore the original patch

[dpdk-dev] [PATCH] log: remove app path from syslog id

2013-09-30 Thread Thomas Monjalon
This reverts commit "log: get full path as syslog id" (494a02537f1) and restore the original patch from Stephen Hemminger (04210699eee). Signed-off-by: Thomas Monjalon --- lib/librte_eal/linuxapp/eal/eal.c |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/librte_eal