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
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
>
> 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
>
>
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
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-
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,
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
7 matches
Mail list logo