Re: [EXTERNAL] Re: |FAILURE| pw153190 [PATCH V3] Add new tracepoint function for type time_t

2025-05-28 Thread Changqing Li
Sent: Thursday, May 8, 2025 7:24 PM To: Changqing Li; David Marchand ; Sunil Kumar Kori; tho...@monjalon.net; Stephen Hemminger Cc:dev@dpdk.org Subject: RE: [EXTERNAL] Re: |FAILURE| pw153190 [PATCH V3] Add new tracepoint function for type time_t I'm new to this project, and ha

RE: [EXTERNAL] Re: |FAILURE| pw153190 [PATCH V3] Add new tracepoint function for type time_t

2025-05-28 Thread Sunil Kumar Kori
mminger > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] Re: |FAILURE| pw153190 [PATCH V3] Add new tracepoint > function for type time_t > > > I'm new to this project, and have no clue about the failure, > > could > > experts at this project provide >

RE: [EXTERNAL] Re: |FAILURE| pw153190 [PATCH V3] Add new tracepoint function for type time_t

2025-05-08 Thread Jerin Jacob
> I'm new to this project, and have no clue about the failure, > could experts at this project provide > > some help about the following failure? > > + sudo babeltrace > /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02- > 25-21 > >

Re: |FAILURE| pw153190 [PATCH V3] Add new tracepoint function for type time_t

2025-05-06 Thread Changqing Li
On 5/5/25 21:56, David Marchand wrote: CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. Hello, On Wed, Apr 30, 2025 at 7:21 AM Changqing Li wrote: I'm new to this project, and

Re: |FAILURE| pw153190 [PATCH V3] Add new tracepoint function for type time_t

2025-05-05 Thread David Marchand
Hello, On Wed, Apr 30, 2025 at 7:21 AM Changqing Li wrote: > I'm new to this project, and have no clue about the failure, could experts > at this project provide > > some help about the following failure? > > + sudo babeltrace > /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-

Re: |FAILURE| pw153190 [PATCH V3] Add new tracepoint function for type time_t

2025-04-29 Thread Changqing Li
Hi, I'm new to this project, and have no clue about the failure, could experts at this project provide some help about the following failure? + sudo babeltrace /home/runner/work/dpdk/dpdk/build/app/test/suites/rte-2025-04-30-AM-02-25-21 Error: at line 2819: token "time_t": syntax error,

[PATCH V3] Add new tracepoint function for type time_t

2025-04-29 Thread changqing.li
From: Changqing Li To support Y2038 issue, for 32bit system, -D_TIME_BITS=64 is passed to gcc, struct timespec time->tv_sec is 64bit, but size_t is 32bits, so dpdk will compile failed with error: "../git/lib/ethdev/ethdev_trace.h: In function 'rte_eth_trace_timesync_write_time': ../git/lib/eal/in