Feng Li 于2021年2月6日周六 上午12:54写道:
>
> Stephen Hemminger 于2021年2月6日周六 上午12:11写道:
> >
> > On Fri, 5 Feb 2021 12:55:48 +0100
> > David Marchand wrote:
> >
> > > On Fri, Feb 5, 2021 at 12:25 PM Li Feng wrote:
> > > >
> > > > Currently, the dpdk log is out to stdout/stderr and syslog.
> > > > We shoul
Stephen Hemminger 于2021年2月6日周六 上午12:11写道:
>
> On Fri, 5 Feb 2021 12:55:48 +0100
> David Marchand wrote:
>
> > On Fri, Feb 5, 2021 at 12:25 PM Li Feng wrote:
> > >
> > > Currently, the dpdk log is out to stdout/stderr and syslog.
> > > We should support to output the log to another please, e.g. f
On Fri, 5 Feb 2021 20:22:36 +0800
Feng Li wrote:
> David Marchand 于2021年2月5日周五 下午7:56写道:
> >
> > On Fri, Feb 5, 2021 at 12:25 PM Li Feng wrote:
> > >
> > > Currently, the dpdk log is out to stdout/stderr and syslog.
> > > We should support to output the log to another please, e.g. file or
> >
David Marchand 于2021年2月5日周五 下午7:56写道:
>
> On Fri, Feb 5, 2021 at 12:25 PM Li Feng wrote:
> >
> > Currently, the dpdk log is out to stdout/stderr and syslog.
> > We should support to output the log to another please, e.g. file or
> > glog.
>
> Why not use rte_openlog_stream() / rte_log_get_stream(
Li Feng 于2021年2月5日周五 下午7:24写道:
>
> Currently, the dpdk log is out to stdout/stderr and syslog.
> We should support to output the log to another please, e.g. file or
> glog.
Sorry, sed 's/please/place/g'.
>
> Signed-off-by: Li Feng
> ---
> lib/librte_eal/common/eal_private.h | 10 --
> li
On Fri, 5 Feb 2021 12:55:48 +0100
David Marchand wrote:
> On Fri, Feb 5, 2021 at 12:25 PM Li Feng wrote:
> >
> > Currently, the dpdk log is out to stdout/stderr and syslog.
> > We should support to output the log to another please, e.g. file or
> > glog.
>
> Why not use rte_openlog_stream() /
On Fri, 5 Feb 2021 20:22:36 +0800, Feng Li wrote:
> David Marchand 于2021年2月5日周五 下午7:56写道:
> >
> > On Fri, Feb 5, 2021 at 12:25 PM Li Feng wrote:
> > >
> > > Currently, the dpdk log is out to stdout/stderr and syslog.
> > > We should support to output the log to another please, e.g. file or
> >
On Fri, Feb 5, 2021 at 12:25 PM Li Feng wrote:
>
> Currently, the dpdk log is out to stdout/stderr and syslog.
> We should support to output the log to another please, e.g. file or
> glog.
Why not use rte_openlog_stream() / rte_log_get_stream() ?
--
David Marchand
Currently, the dpdk log is out to stdout/stderr and syslog.
We should support to output the log to another please, e.g. file or
glog.
Signed-off-by: Li Feng
---
lib/librte_eal/common/eal_private.h | 10 --
lib/librte_eal/include/rte_eal.h| 22 ++
lib/librte_eal/li
9 matches
Mail list logo