automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: stephen@networkplumber.org, robot@bytheb.org
Subject: |FAILURE| pw150303 [PATCH 15/15] sched: add allocation function attributes
Date: Mon, 20 Jan 2025 14:04:42 -0500	[thread overview]
Message-ID: <20250120190442.1738815-1-robot@bytheb.org> (raw)
In-Reply-To: <20250120180550.198121-16-stephen@networkplumber.org>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/150303/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12873862993
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"fedora:39-gcc" failed at step Build
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
In file included from buildtools/chkincs/chkincs.p/rte_bitrate.c:1:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: no previous prototype for ‘rte_stats_bitrate_create’ [-Werror=missing-prototypes]
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h: In function ‘rte_stats_bitrate_create’:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:9: error: unknown type name ‘__rte_malloc’
   37 |         __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |         ^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:59: error: expected ‘)’ before numeric constant
   37 |         __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |                                                           ^~
      |                                                           )
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: old-style parameter declarations in prototyped function definition
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
buildtools/chkincs/chkincs.p/rte_bitrate.c:3: error: expected ‘{’ at end of input
buildtools/chkincs/chkincs.p/rte_bitrate.c:3: error: control reaches end of non-void function [-Werror=return-type]
cc1: all warnings being treated as errors
[3706/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bbdev.c.o
[3707/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_compressdev.c.o
[3708/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_cryptodev_trace_fp.c.o
[3709/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bpf.c.o
[3710/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bpf_ethdev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[3682/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_cmdline_parse_etheraddr.c.o
[3683/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_cmdline_parse_string.c.o
[3684/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_cmdline_cirbuf.c.o
[3685/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_metrics_telemetry.c.o
[3686/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_cmdline_socket.c.o
[3687/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_cmdline_parse_portlist.c.o
[3688/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_mtr_driver.c.o
[3689/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_metrics.c.o
[3690/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_ethdev_vdev.c.o
[3691/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bpf_def.c.o
[3692/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bitrate.c.o
FAILED: buildtools/chkincs/chkincs.p/meson-generated_rte_bitrate.c.o 
ccache clang -Ibuildtools/chkincs/chkincs.p -Ibuildtools/chkincs -I../buildtools/chkincs -Iexamples/l3fwd -I../examples/l3fwd -I../examples/common -Idrivers/bus/vdev -I../drivers/bus/vdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vmbus -I../drivers/bus/vmbus -I../drivers/bus/vmbus/linux -Ilib/argparse -I../lib/argparse -Ilib/ptr_compress -I../lib/ptr_compress -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/mempool -I../lib/mempool -Ilib/mbuf -I../lib/mbuf -Ilib/net -I../lib/net -Ilib/meter -I../lib/meter -Ilib/ethdev -I../lib/ethdev -Ilib/cmdline -I../lib/cmdline -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/acl -I../lib/acl -Ilib/bbdev -I../lib/bbdev -Ilib/bitratestats -I../lib/bitratestats -Ilib/bpf -I../lib/bpf -Ilib/cfgfile -I../lib/cfgfile -Ilib/compressdev -I../lib/compressdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/distributor -I../lib/distributor -Ilib/dmadev -I../lib/dmadev -Ilib/efd -I../lib/efd -Ilib/eventdev -I../lib/eventdev -Ilib/dispatcher -I../lib/dispatcher -Ilib/gpudev -I../lib/gpudev -Ilib/gro -I../lib/gro -Ilib/gso -I../lib/gso -Ilib/ip_frag -I../lib/ip_frag -Ilib/jobstats -I../lib/jobstats -Ilib/latencystats -I../lib/latencystats -Ilib/lpm -I../lib/lpm -Ilib/member -I../lib/member -Ilib/pcapng -I../lib/pcapng -Ilib/power -I../lib/power -Ilib/rawdev -I../lib/rawdev -Ilib/regexdev -I../lib/regexdev -Ilib/mldev -I../lib/mldev -Ilib/rib -I../lib/rib -Ilib/reorder -I../lib/reorder -Ilib/sched -I../lib/sched -Ilib/security -I../lib/security -Ilib/stack -I../lib/stack -Ilib/vhost -I../lib/vhost -Ilib/ipsec -I../lib/ipsec -Ilib/pdcp -I../lib/pdcp -Ilib/fib -I../lib/fib -Ilib/port -I../lib/port -Ilib/pdump -I../lib/pdump -Ilib/table -I../lib/table -Ilib/pipeline -I../lib/pipeline -Ilib/graph -I../lib/graph -Ilib/node -I../lib/node -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -march=corei7 -mrtm -MD -MQ buildtools/chkincs/chkincs.p/meson-generated_rte_bitrate.c.o -MF buildtools/chkincs/chkincs.p/meson-generated_rte_bitrate.c.o.d -o buildtools/chkincs/chkincs.p/meson-generated_rte_bitrate.c.o -c buildtools/chkincs/chkincs.p/rte_bitrate.c
In file included from buildtools/chkincs/chkincs.p/rte_bitrate.c:1:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:2: error: expected function body after function declarator
        __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
        ^
1 error generated.
[3693/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_cmdline_parse_ipaddr.c.o
[3694/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_fbk_hash.c.o
[3695/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_hash_crc.c.o
[3696/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bbdev.c.o
[3697/6650] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_hash.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
In file included from buildtools/chkincs/chkincs.p/rte_bitrate.c:1:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: no previous prototype for ‘rte_stats_bitrate_create’ [-Werror=missing-prototypes]
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h: In function ‘rte_stats_bitrate_create’:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:9: error: unknown type name ‘__rte_malloc’
   37 |         __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |         ^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:59: error: expected ‘)’ before numeric constant
   37 |         __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |                                                           ^~
      |                                                           )
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: old-style parameter declarations in prototyped function definition
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
buildtools/chkincs/chkincs.p/rte_bitrate.c:3: error: expected ‘{’ at end of input
buildtools/chkincs/chkincs.p/rte_bitrate.c:3: error: control reaches end of non-void function [-Werror=return-type]
cc1: all warnings being treated as errors
[2718/5601] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_compressdev.c.o
[2719/5601] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_comp.c.o
[2720/5601] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bbdev_op.c.o
[2721/5601] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bbdev_pmd.c.o
[2722/5601] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
In file included from buildtools/chkincs/chkincs.exe.p/rte_bitrate.c:1:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: no previous prototype for ‘rte_stats_bitrate_create’ [-Werror=missing-prototypes]
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h: In function ‘rte_stats_bitrate_create’:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:2: error: unknown type name ‘__rte_malloc’
   37 |  __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |  ^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:52: error: expected ‘)’ before numeric constant
   37 |  __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |                                                    ^~
      |                                                    )
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: old-style parameter declarations in prototyped function definition
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
buildtools/chkincs/chkincs.exe.p/rte_bitrate.c:2: error: expected ‘{’ at end of input
buildtools/chkincs/chkincs.exe.p/rte_bitrate.c:2: error: control reaches end of non-void function [-Werror=return-type]
cc1: all warnings being treated as errors
[1179/2989] Compiling C object buildtools/chkincs/chkincs.exe.p/meson-generated_rte_hash_crc.c.obj
[1180/2989] Compiling C object buildtools/chkincs/chkincs.exe.p/meson-generated_rte_thash_gfni.c.obj
[1181/2989] Compiling C object buildtools/chkincs/chkincs.exe.p/meson-generated_rte_timer.c.obj
[1182/2989] Compiling C object buildtools/chkincs/chkincs.exe.p/meson-generated_cmdline_parse_ipaddr.c.obj
[1183/2989] Compiling C object buildtools/chkincs/chkincs.exe.p/meson-generated_rte_thash.c.obj
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
In file included from buildtools/chkincs/chkincs.p/rte_bitrate.c:1:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: no previous prototype for ‘rte_stats_bitrate_create’ [-Werror=missing-prototypes]
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h: In function ‘rte_stats_bitrate_create’:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:9: error: unknown type name ‘__rte_malloc’
   37 |         __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |         ^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:59: error: expected ‘)’ before numeric constant
   37 |         __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |                                                           ^~
      |                                                           )
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: old-style parameter declarations in prototyped function definition
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
buildtools/chkincs/chkincs.p/rte_bitrate.c:3: error: expected ‘{’ at end of input
buildtools/chkincs/chkincs.p/rte_bitrate.c:3: error: control reaches end of non-void function [-Werror=return-type]
cc1: all warnings being treated as errors
[3797/6621] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_metrics.c.o
[3798/6621] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_hash_crc.c.o
[3799/6621] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_jhash.c.o
[3800/6621] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bbdev.c.o
[3801/6621] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_hash.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
In file included from buildtools/chkincs/chkincs.p/rte_bitrate.c:1:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: no previous prototype for ‘rte_stats_bitrate_create’ [-Werror=missing-prototypes]
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h: In function ‘rte_stats_bitrate_create’:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:9: error: unknown type name ‘__rte_malloc’
   37 |         __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |         ^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:59: error: expected ‘)’ before numeric constant
   37 |         __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |                                                           ^~
      |                                                           )
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: old-style parameter declarations in prototyped function definition
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
buildtools/chkincs/chkincs.p/rte_bitrate.c:3: error: expected ‘{’ at end of input
buildtools/chkincs/chkincs.p/rte_bitrate.c:3: error: control reaches end of non-void function [-Werror=return-type]
cc1: all warnings being treated as errors
[3057/5892] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bbdev.c.o
[3058/5892] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bbdev_pmd.c.o
[3059/5892] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bpf.c.o
[3060/5892] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bbdev_op.c.o
[3061/5892] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bpf_ethdev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
In file included from buildtools/chkincs/chkincs.p/rte_bitrate.c:1:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: no previous prototype for ‘rte_stats_bitrate_create’ [-Werror=missing-prototypes]
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h: In function ‘rte_stats_bitrate_create’:
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:9: error: unknown type name ‘__rte_malloc’
   37 |         __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |         ^~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:37:59: error: expected ‘)’ before numeric constant
   37 |         __rte_malloc __rte_dealloc(rte_stats_bitrate_free, 1);
      |                                                           ^~
      |                                                           )
/home/runner/work/dpdk/dpdk/lib/bitratestats/rte_bitrate.h:36:28: error: old-style parameter declarations in prototyped function definition
   36 | struct rte_stats_bitrates *rte_stats_bitrate_create(void)
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
buildtools/chkincs/chkincs.p/rte_bitrate.c:3: error: expected ‘{’ at end of input
buildtools/chkincs/chkincs.p/rte_bitrate.c:3: error: control reaches end of non-void function [-Werror=return-type]
cc1: all warnings being treated as errors
[3026/5863] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_bpf_def.c.o
[3027/5863] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bbdev.c.o
[3028/5863] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_compressdev.c.o
[3029/5863] Compiling C object buildtools/chkincs/chkincs.p/meson-generated_rte_bpf.c.o
[3030/5863] Linking target app/dpdk-test
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2025-01-20 19:04 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250120180550.198121-16-stephen@networkplumber.org>
2025-01-20 18:08 ` |SUCCESS| " checkpatch
2025-01-20 18:50 ` |SUCCESS| pw150289-150303 [PATCH] [15/15] sched: add allocation func dpdklab
2025-01-20 18:52 ` |PENDING| " dpdklab
2025-01-20 18:53 ` dpdklab
2025-01-20 18:56 ` dpdklab
2025-01-20 18:58 ` |SUCCESS| " dpdklab
2025-01-20 18:59 ` dpdklab
2025-01-20 19:03 ` dpdklab
2025-01-20 19:04 ` 0-day Robot [this message]
2025-01-20 19:06 ` dpdklab
2025-01-20 19:12 ` |PENDING| " dpdklab
2025-01-20 19:14 ` |FAILURE| " dpdklab
2025-01-20 19:17 ` dpdklab
2025-01-20 19:18 ` dpdklab
2025-01-20 19:21 ` dpdklab
2025-01-20 19:29 ` dpdklab
2025-01-20 19:32 ` dpdklab
2025-01-20 19:34 ` dpdklab
2025-01-20 19:40 ` |SUCCESS| " dpdklab
2025-01-20 19:41 ` |FAILURE| " dpdklab
2025-01-20 19:45 ` dpdklab
2025-01-20 20:12 ` |WARNING| " dpdklab
2025-01-20 20:52 ` |SUCCESS| " dpdklab
2025-01-20 21:20 ` dpdklab
2025-01-20 23:42 ` dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250120190442.1738815-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=stephen@networkplumber.org \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).