On 2023/3/8 10:03, Stephen Hemminger wrote:
> On Wed, 8 Mar 2023 08:36:48 +0800
> fengchengwen wrote:
>
>> On 2023/3/8 0:06, Stephen Hemminger wrote:
>>> On Tue, 7 Mar 2023 17:35:32 +0800
>>> fengchengwen wrote:
>>>
The syslog will add timestamp, but the syslog backend will re-write
>>>
On Wed, 8 Mar 2023 08:36:48 +0800
fengchengwen wrote:
> > Never, never configure a DPDK application with real-time process priority.
> > Polling model and RT don't mix.
>
> Maybe we should document them ?
LOL - ChatGPT is amusing if you ask it. The answer is pro grammatically
correct, but wi
On Wed, 8 Mar 2023 08:36:48 +0800
fengchengwen wrote:
> On 2023/3/8 0:06, Stephen Hemminger wrote:
> > On Tue, 7 Mar 2023 17:35:32 +0800
> > fengchengwen wrote:
> >
> >> The syslog will add timestamp, but the syslog backend will re-write
> >> timestamp, so
> >> in the last, you can't find th
On 2023/3/8 0:06, Stephen Hemminger wrote:
> On Tue, 7 Mar 2023 17:35:32 +0800
> fengchengwen wrote:
>
>> The syslog will add timestamp, but the syslog backend will re-write
>> timestamp, so
>> in the last, you can't find the real-timestamp of this log print. sometimes
>> it requires
>> to g
On Tue, 7 Mar 2023 17:35:32 +0800
fengchengwen wrote:
> The syslog will add timestamp, but the syslog backend will re-write
> timestamp, so
> in the last, you can't find the real-timestamp of this log print. sometimes
> it requires
> to get real log time.
> PS: we found it in our test environme
On Tue, 7 Mar 2023 17:35:32 +0800
fengchengwen wrote:
> On 2023/3/7 3:28, Stephen Hemminger wrote:
> > When debugging driver or startup issues, it is useful to have
> > a timestamp on each message printed. The messages in syslog
> > already have a timestamp, but often syslog is not available
> >
On 2023/3/7 3:28, Stephen Hemminger wrote:
> When debugging driver or startup issues, it is useful to have
> a timestamp on each message printed. The messages in syslog
> already have a timestamp, but often syslog is not available
> during testing. The timestamp format is chosen to look
> like the
7 matches
Mail list logo