automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: mattias.ronnblom@ericsson.com, robot@bytheb.org
Subject: |FAILURE| pw143072 [PATCH v3 5/5] eal: extend bitops to handle volatile pointers
Date: Mon, 12 Aug 2024 10:02:32 -0400	[thread overview]
Message-ID: <20240812140232.794520-1-robot@bytheb.org> (raw)
In-Reply-To: <20240812124930.604796-6-mattias.ronnblom@ericsson.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10352775242
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-mini" failed at step Build and test
"ubuntu-22.04-gcc-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-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-mini" at step Build and test
####################################################################################
../lib/eal/include/rte_bitops.h:1530:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1530 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 64, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1505:9: note: previous declaration ‘bool rte_bit_atomic_test_and_assign(uint32_t*, unsigned int, bool, int)’
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1518:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1518 |         __RTE_BIT_OVERLOAD_V_4R(family,, fun, c, size, ret_type, arg1_type, \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1527:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1527 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 32, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
[790/897] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_interrupts.cpp.o'.
[791/897] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_eal_memconfig.cpp.o'.
[792/897] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_eal_trace.cpp.o'.
[793/897] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_fbarray.cpp.o'.
[794/897] Compiling C object 'app/a172ced@@dpdk-test@exe/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-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1521:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1521 |         __RTE_BIT_OVERLOAD_V_4R(family, v_, fun, c volatile, size,      \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1530:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1530 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 64, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1505:9: note: previous declaration ‘bool rte_bit_atomic_test_and_assign(uint32_t*, unsigned int, bool, int)’
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1518:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1518 |         __RTE_BIT_OVERLOAD_V_4R(family,, fun, c, size, ret_type, arg1_type, \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1527:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1527 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 32, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1521:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1521 |         __RTE_BIT_OVERLOAD_V_4R(family, v_, fun, c volatile, size,      \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1530:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1530 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 64, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1505:9: note: previous declaration ‘bool rte_bit_atomic_test_and_assign(uint32_t*, unsigned int, bool, int)’
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1518:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1518 |         __RTE_BIT_OVERLOAD_V_4R(family,, fun, c, size, ret_type, arg1_type, \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1527:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1527 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 32, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
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
####################################################################################
../lib/eal/include/rte_bitops.h:1530:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1530 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 64, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1505:9: note: previous declaration ‘bool rte_bit_atomic_test_and_assign(uint32_t*, unsigned int, bool, int)’
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1518:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1518 |         __RTE_BIT_OVERLOAD_V_4R(family,, fun, c, size, ret_type, arg1_type, \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1527:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1527 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 32, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
[2954/3186] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_epoll.cpp.o'.
[2955/3186] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_eal_trace.cpp.o'.
[2956/3186] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_eal_memconfig.cpp.o'.
[2957/3186] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_fbarray.cpp.o'.
[2958/3186] Compiling C object 'app/a172ced@@dpdk-test@exe/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
####################################################################################
 1505 |  rte_bit_ ## family ## fun(c uint ## size ## _t *addr,  \
      |  ^~~~~~~~
../lib/eal/include/rte_bitops.h:1521:2: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1521 |  __RTE_BIT_OVERLOAD_V_4R(family, v_, fun, c volatile, size, \
      |  ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1530:2: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1530 |  __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 64, ret_type,  \
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1505:2: note: previous declaration ‘bool rte_bit_atomic_test_and_assign(uint32_t*, unsigned int, bool, int)’
 1505 |  rte_bit_ ## family ## fun(c uint ## size ## _t *addr,  \
      |  ^~~~~~~~
../lib/eal/include/rte_bitops.h:1518:2: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1518 |  __RTE_BIT_OVERLOAD_V_4R(family,, fun, c, size, ret_type, arg1_type, \
      |  ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1527:2: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1527 |  __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 32, ret_type,  \
      |  ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
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
####################################################################################
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1521:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1521 |         __RTE_BIT_OVERLOAD_V_4R(family, v_, fun, c volatile, size,      \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1530:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1530 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 64, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1505:9: note: previous declaration ‘bool rte_bit_atomic_test_and_assign(uint32_t*, unsigned int, bool, int)’
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1518:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1518 |         __RTE_BIT_OVERLOAD_V_4R(family,, fun, c, size, ret_type, arg1_type, \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1527:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1527 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 32, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
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
####################################################################################
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1521:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1521 |         __RTE_BIT_OVERLOAD_V_4R(family, v_, fun, c volatile, size,      \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1530:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1530 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 64, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1505:9: note: previous declaration ‘bool rte_bit_atomic_test_and_assign(uint32_t*, unsigned int, bool, int)’
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1518:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1518 |         __RTE_BIT_OVERLOAD_V_4R(family,, fun, c, size, ret_type, arg1_type, \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1527:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1527 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 32, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
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
####################################################################################
../lib/eal/include/rte_bitops.h:1530:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1530 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 64, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1505:9: note: previous declaration ‘bool rte_bit_atomic_test_and_assign(uint32_t*, unsigned int, bool, int)’
 1505 |         rte_bit_ ## family ## fun(c uint ## size ## _t *addr,           \
      |         ^~~~~~~~
../lib/eal/include/rte_bitops.h:1518:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_V_4R’
 1518 |         __RTE_BIT_OVERLOAD_V_4R(family,, fun, c, size, ret_type, arg1_type, \
      |         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1527:9: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_SZ_4R’
 1527 |         __RTE_BIT_OVERLOAD_SZ_4R(family, fun, c, 32, ret_type,          \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1551:1: note: in expansion of macro ‘__RTE_BIT_OVERLOAD_4R’
 1551 | __RTE_BIT_OVERLOAD_4R(atomic_, test_and_assign,, bool, unsigned int, nr,
      | ^~~~~~~~~~~~~~~~~~~~~
[3235/3477] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_dev.cpp.o'.
[3236/3477] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_debug.cpp.o'.
[3237/3477] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_eal.cpp.o'.
[3238/3477] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_devargs.cpp.o'.
[3239/3477] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_eal_memconfig.cpp.o'.
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-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2024-08-12 14:02 UTC|newest]

Thread overview: 100+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240812124930.604796-6-mattias.ronnblom@ericsson.com>
2024-08-12 12:33 ` |SUCCESS| pw143071-143072 " qemudev
2024-08-12 12:38 ` qemudev
2024-08-12 13:00 ` |WARNING| pw143072 " checkpatch
2024-08-12 13:24 ` |SUCCESS| pw143071-143072 [PATCH] [v3,5/5] eal: extend bitops to han dpdklab
2024-08-12 13:33 ` dpdklab
2024-08-12 13:36 ` dpdklab
2024-08-12 13:36 ` |PENDING| " dpdklab
2024-08-12 13:37 ` dpdklab
2024-08-12 13:37 ` dpdklab
2024-08-12 13:38 ` |SUCCESS| " dpdklab
2024-08-12 13:43 ` |PENDING| " dpdklab
2024-08-12 13:44 ` dpdklab
2024-08-12 13:46 ` dpdklab
2024-08-12 13:46 ` dpdklab
2024-08-12 13:49 ` dpdklab
2024-08-12 13:49 ` |SUCCESS| " dpdklab
2024-08-12 13:49 ` |PENDING| " dpdklab
2024-08-12 13:50 ` dpdklab
2024-08-12 13:51 ` |SUCCESS| " dpdklab
2024-08-12 13:52 ` |PENDING| " dpdklab
2024-08-12 13:54 ` dpdklab
2024-08-12 13:54 ` dpdklab
2024-08-12 13:55 ` |SUCCESS| " dpdklab
2024-08-12 13:55 ` dpdklab
2024-08-12 13:57 ` |PENDING| " dpdklab
2024-08-12 14:00 ` dpdklab
2024-08-12 14:01 ` dpdklab
2024-08-12 14:02 ` dpdklab
2024-08-12 14:02 ` 0-day Robot [this message]
2024-08-12 14:02 ` dpdklab
2024-08-12 14:04 ` dpdklab
2024-08-12 14:04 ` |SUCCESS| " dpdklab
2024-08-12 14:07 ` dpdklab
2024-08-12 14:08 ` |PENDING| " dpdklab
2024-08-12 14:08 ` dpdklab
2024-08-12 14:09 ` dpdklab
2024-08-12 14:09 ` dpdklab
2024-08-12 14:09 ` dpdklab
2024-08-12 14:11 ` dpdklab
2024-08-12 14:11 ` |FAILURE| " dpdklab
2024-08-12 14:12 ` dpdklab
2024-08-12 14:12 ` |PENDING| " dpdklab
2024-08-12 14:13 ` dpdklab
2024-08-12 14:13 ` |SUCCESS| " dpdklab
2024-08-12 14:14 ` |PENDING| " dpdklab
2024-08-12 14:14 ` |FAILURE| " dpdklab
2024-08-12 14:15 ` |PENDING| " dpdklab
2024-08-12 14:15 ` |SUCCESS| " dpdklab
2024-08-12 14:16 ` dpdklab
2024-08-12 14:16 ` |FAILURE| " dpdklab
2024-08-12 14:16 ` |PENDING| " dpdklab
2024-08-12 14:17 ` dpdklab
2024-08-12 14:17 ` dpdklab
2024-08-12 14:17 ` |SUCCESS| " dpdklab
2024-08-12 14:18 ` |FAILURE| " dpdklab
2024-08-12 14:20 ` |PENDING| " dpdklab
2024-08-12 14:22 ` |FAILURE| " dpdklab
2024-08-12 14:24 ` |PENDING| " dpdklab
2024-08-12 14:26 ` |FAILURE| " dpdklab
2024-08-12 14:27 ` |PENDING| " dpdklab
2024-08-12 14:27 ` |FAILURE| " dpdklab
2024-08-12 14:28 ` |SUCCESS| " dpdklab
2024-08-12 14:31 ` |PENDING| " dpdklab
2024-08-12 14:32 ` |FAILURE| " dpdklab
2024-08-12 14:35 ` dpdklab
2024-08-12 14:36 ` |PENDING| " dpdklab
2024-08-12 14:36 ` |SUCCESS| " dpdklab
2024-08-12 14:37 ` |PENDING| " dpdklab
2024-08-12 14:39 ` |FAILURE| " dpdklab
2024-08-12 14:40 ` dpdklab
2024-08-12 14:40 ` |SUCCESS| " dpdklab
2024-08-12 14:42 ` |PENDING| " dpdklab
2024-08-12 14:43 ` |FAILURE| " dpdklab
2024-08-12 14:44 ` |PENDING| " dpdklab
2024-08-12 14:48 ` |FAILURE| " dpdklab
2024-08-12 14:49 ` |PENDING| " dpdklab
2024-08-12 14:50 ` |FAILURE| " dpdklab
2024-08-12 14:50 ` |SUCCESS| " dpdklab
2024-08-12 14:52 ` |PENDING| " dpdklab
2024-08-12 14:52 ` dpdklab
2024-08-12 14:52 ` |FAILURE| " dpdklab
2024-08-12 14:58 ` |PENDING| " dpdklab
2024-08-12 15:00 ` dpdklab
2024-08-12 15:06 ` dpdklab
2024-08-12 15:08 ` dpdklab
2024-08-12 15:08 ` dpdklab
2024-08-12 15:08 ` dpdklab
2024-08-12 15:26 ` dpdklab
2024-08-12 15:28 ` dpdklab
2024-08-12 15:33 ` dpdklab
2024-08-12 15:34 ` dpdklab
2024-08-12 15:36 ` dpdklab
2024-08-12 15:41 ` dpdklab
2024-08-12 15:43 ` dpdklab
2024-08-12 15:44 ` |SUCCESS| " dpdklab
2024-08-12 15:44 ` |PENDING| " dpdklab
2024-08-12 15:59 ` dpdklab
2024-08-12 16:08 ` dpdklab
2024-08-12 16:22 ` dpdklab
2024-08-12 16:52 ` |SUCCESS| " 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=20240812140232.794520-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=mattias.ronnblom@ericsson.com \
    --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).