automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw129810 [PATCH v4 4/4] eal: adapt rte spinlock and rwlock APIs to use C11 atomics
       [not found] <1690954318-3126-5-git-send-email-roretzla@linux.microsoft.com>
@ 2023-08-02  5:34 ` checkpatch
  2023-08-02  6:38 ` |FAILURE| " 0-day Robot
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2023-08-02  5:34 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/129810

_coding style OK_



^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw129810 [PATCH v4 4/4] eal: adapt rte spinlock and rwlock APIs to use C11 atomics
       [not found] <1690954318-3126-5-git-send-email-roretzla@linux.microsoft.com>
  2023-08-02  5:34 ` |SUCCESS| pw129810 [PATCH v4 4/4] eal: adapt rte spinlock and rwlock APIs to use C11 atomics checkpatch
@ 2023-08-02  6:38 ` 0-day Robot
  2023-08-02  7:38 ` |SUCCESS| pw129808-129810 " qemudev
  2023-08-02  7:43 ` qemudev
  3 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2023-08-02  6:38 UTC (permalink / raw)
  To: test-report; +Cc: roretzla, robot

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
  108 |  assert(memorder == memory_order_acquire || memorder == memory_order_relaxed);
      |         ^~~~~~~~
In file included from ../lib/eal/include/generic/rte_pause.h:15,
                 from /home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_pause.h:12,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp@exe/rte_pause.cpp:1:
../lib/eal/include/generic/rte_pause.h:110:9: error: ‘__auto_type’ was not declared in this scope
  110 |  while (atomic_load_explicit(addr, memorder) != expected)
      |         ^~~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_pause.h:110:9: error: ‘__atomic_load_ptr’ was not declared in this scope; did you mean ‘__atomic_load_16’?
  110 |  while (atomic_load_explicit(addr, memorder) != expected)
      |         ^~~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_pause.h:110:9: error: argument 1 of ‘__atomic_load’ must be a non-void pointer type
  110 |  while (atomic_load_explicit(addr, memorder) != expected)
      |         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_pause.h:12,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp@exe/rte_pause.cpp:1:
../lib/eal/include/generic/rte_pause.h:110:49: error: ‘expected’ was not declared in this scope
  110 |  while (atomic_load_explicit(addr, memorder) != expected)
      |                                                 ^~~~~~~~
../lib/eal/include/generic/rte_pause.h:105:43: error: unused parameter ‘_Atomic’ [-Werror=unused-parameter]
  105 | rte_wait_until_equal_64(volatile uint64_t _Atomic *addr, uint64_t expected,
      |                         ~~~~~~~~~~~~~~~~~~^~~~~~~
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
[1689/3846] Compiling C object 'drivers/a715181@@rte_net_kni@sha/meson-generated_.._rte_net_kni.pmd.c.o'.
[1690/3846] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1691/3846] Linking target drivers/librte_net_kni.so.24.0.
[1692/3846] Generating rte_net_ixgbe.pmd.c with a custom command.
[1693/3846] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sta/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1694/3846] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sha/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1695/3846] Linking static target drivers/librte_net_ixgbe.a.
[1696/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_memif_memif_socket.c.o'.
[1697/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_mlx4@sta -Idrivers -I../drivers -Idrivers/net/mlx4 -I../drivers/net/mlx4 -Ilib/ethdev -I../lib/ethdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -I/usr/include/libnl3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pedantic -DPEDANTIC -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx4 -MD -MQ 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_flow.c.o' -c ../drivers/net/mlx4/mlx4_flow.c
In file included from ../drivers/net/mlx4/mlx4_rxtx.h:27,
                 from ../drivers/net/mlx4/mlx4_flow.c:40:
../drivers/net/mlx4/mlx4_prm.h:111:8: error: redefinition of ‘struct mlx4_wqe_lso_seg’
  111 | struct mlx4_wqe_lso_seg {
      |        ^~~~~~~~~~~~~~~~
In file included from ../drivers/net/mlx4/mlx4_glue.h:16,
                 from ../drivers/net/mlx4/mlx4_flow.c:38:
/usr/include/infiniband/mlx4dv.h:410:8: note: originally defined here
  410 | struct mlx4_wqe_lso_seg {
      |        ^~~~~~~~~~~~~~~~
[1698/3846] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1699/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_memif_rte_eth_memif.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1692/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_rxtx.c.o'.
[1693/3846] Compiling C object 'drivers/a715181@@rte_net_kni@sha/meson-generated_.._rte_net_kni.pmd.c.o'.
[1694/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe@sta/net_ixgbe_ixgbe_rxtx_vec_sse.c.o'.
[1695/3846] Linking target drivers/librte_net_kni.so.24.0.
[1696/3846] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1697/3846] Generating rte_net_ixgbe.pmd.c with a custom command.
[1698/3846] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sta/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1699/3846] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sha/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1700/3846] Linking static target drivers/librte_net_ixgbe.a.
[1701/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_ethdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_mlx4@sta -Idrivers -I../drivers -Idrivers/net/mlx4 -I../drivers/net/mlx4 -Ilib/ethdev -I../lib/ethdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -I/usr/include/libnl3 -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pedantic -DPEDANTIC -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx4 -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_ethdev.c.o' -c ../drivers/net/mlx4/mlx4_ethdev.c
In file included from ../drivers/net/mlx4/mlx4_ethdev.c:46:
In file included from ../drivers/net/mlx4/mlx4_rxtx.h:27:
../drivers/net/mlx4/mlx4_prm.h:111:8: error: redefinition of 'mlx4_wqe_lso_seg'
struct mlx4_wqe_lso_seg {
       ^
/usr/include/infiniband/mlx4dv.h:410:8: note: previous definition is here
struct mlx4_wqe_lso_seg {
       ^
1 error generated.
[1702/3846] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1703/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_memif@sta/net_memif_rte_eth_memif.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
      |                                         ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘void rte_spinlock_recursive_lock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:159:33: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  159 |  if (likely(rte_try_tm(&slr->sl.locked)))
      |                                 ^~~~~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of macro ‘likely’
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘void rte_spinlock_recursive_unlock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:169:23: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  169 |  if (unlikely(slr->sl.locked))
      |                       ^~~~~~
../lib/eal/include/rte_branch_prediction.h:40:41: note: in definition of macro ‘unlikely’
   40 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘int rte_spinlock_recursive_trylock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:179:33: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  179 |  if (likely(rte_try_tm(&slr->sl.locked)))
      |                                 ^~~~~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of macro ‘likely’
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
      |                                         ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘void rte_spinlock_recursive_lock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:159:33: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  159 |  if (likely(rte_try_tm(&slr->sl.locked)))
      |                                 ^~~~~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of macro ‘likely’
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘void rte_spinlock_recursive_unlock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:169:23: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  169 |  if (unlikely(slr->sl.locked))
      |                       ^~~~~~
../lib/eal/include/rte_branch_prediction.h:40:41: note: in definition of macro ‘unlikely’
   40 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘int rte_spinlock_recursive_trylock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:179:33: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  179 |  if (likely(rte_try_tm(&slr->sl.locked)))
      |                                 ^~~~~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of macro ‘likely’
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
      |  ^~~~~~~~~~~~~~~~~~~~~
../lib/ring/rte_ring_peek_elem_pvt.h:62:2: error: argument 1 of ‘__atomic_store’ must be a non-void pointer type
   62 |  atomic_store_explicit(&ht->tail, pos, memory_order_release);
      |  ^~~~~~~~~~~~~~~~~~~~~
In file included from ../lib/mempool/rte_mempool.h:47,
                 from ../lib/mbuf/rte_mbuf.h:38,
                 from /home/runner/work/dpdk/dpdk/lib/gro/rte_gro.h:14,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp@exe/rte_gro.cpp:1:
../lib/ring/rte_ring.h: In function ‘unsigned int rte_ring_count(const rte_ring*)’:
../lib/ring/rte_ring.h:504:31: error: ‘const struct rte_ring_headtail’ has no member named ‘tail’
  504 |  uint32_t prod_tail = r->prod.tail;
      |                               ^~~~
../lib/ring/rte_ring.h:505:31: error: ‘const struct rte_ring_headtail’ has no member named ‘tail’
  505 |  uint32_t cons_tail = r->cons.tail;
      |                               ^~~~
../lib/ring/rte_ring.h: In function ‘int rte_ring_empty(const rte_ring*)’:
../lib/ring/rte_ring.h:551:31: error: ‘const struct rte_ring_headtail’ has no member named ‘tail’
  551 |  uint32_t prod_tail = r->prod.tail;
      |                               ^~~~
../lib/ring/rte_ring.h:552:31: error: ‘const struct rte_ring_headtail’ has no member named ‘tail’
  552 |  uint32_t cons_tail = r->cons.tail;
      |                               ^~~~
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
../lib/acl/acl_run_altivec.h: In function ‘transition4’:
../lib/acl/acl_run_altivec.h:113:16: error: two or more data types in declaration specifiers
  113 |  __vector bool int dfa_msk;
      |                ^~~
../lib/acl/acl_run_altivec.h:113:2: error: use of boolean types in AltiVec types is invalid
  113 |  __vector bool int dfa_msk;
      |  ^~~~~~~~
In file included from ../lib/eal/ppc/include/rte_altivec.h:10,
                 from ../lib/eal/ppc/include/rte_vect.h:9,
                 from ../lib/acl/rte_acl_osdep.h:37,
                 from ../lib/acl/rte_acl.h:14,
                 from ../lib/acl/acl_run.h:8,
                 from ../lib/acl/acl_run_altivec.h:6,
                 from ../lib/acl/acl_run_altivec.c:6:
../lib/acl/acl_run_altivec.h:137:12: error: incompatible types when assigning to type ‘__vector unsigned char’ {aka ‘__vector(16) unsigned char’} from type ‘__vector __bool int’ {aka ‘__vector(4) __bool int’}
  137 |  dfa_msk = vec_cmpeq(node_type, t);
      |            ^~~~~~~~~
In file included from ../lib/acl/acl_run_altivec.c:6:
../lib/acl/acl_run_altivec.h:167:2: error: invalid parameter combination for AltiVec intrinsic ‘__builtin_vec_sel’
  167 |  t = vec_sel(quad_ofs, dfa_ofs, dfa_msk);
      |  ^
[184/3321] Compiling C object 'lib/76b5a35@@rte_bbdev@sta/bbdev_rte_bbdev.c.o'.
[185/3321] Generating ethdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
  238 |  atomic_fetch_sub_explicit(&rwl->cnt, RTE_RWLOCK_WRITE, memory_order_release);
      |                                  ^~~
../lib/eal/include/generic/rte_rwlock.h: In function ‘int rte_rwlock_write_is_locked(rte_rwlock_t*)’:
../lib/eal/include/generic/rte_rwlock.h:252:6: error: ‘__auto_type’ was not declared in this scope
  252 |  if (atomic_load_explicit(&rwl->cnt, memory_order_relaxed) & RTE_RWLOCK_WRITE)
      |      ^~~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_rwlock.h:252:6: error: ‘__atomic_load_ptr’ was not declared in this scope; did you mean ‘__atomic_load_16’?
  252 |  if (atomic_load_explicit(&rwl->cnt, memory_order_relaxed) & RTE_RWLOCK_WRITE)
      |      ^~~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_rwlock.h:252:6: error: argument 1 of ‘__atomic_load’ must be a non-void pointer type
  252 |  if (atomic_load_explicit(&rwl->cnt, memory_order_relaxed) & RTE_RWLOCK_WRITE)
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from ../lib/eal/riscv/include/rte_rwlock.h:14,
                 from ../lib/eal/include/rte_fbarray.h:39,
                 from ../lib/eal/include/rte_memory.h:25,
                 from /home/runner/work/dpdk/dpdk/lib/eal/include/rte_bitmap.h:42,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp@exe/rte_bitmap.cpp:1:
../lib/eal/include/generic/rte_rwlock.h:250:42: error: unused parameter ‘rwl’ [-Werror=unused-parameter]
  250 | rte_rwlock_write_is_locked(rte_rwlock_t *rwl)
      |                            ~~~~~~~~~~~~~~^~~
cc1plus: all warnings being treated as errors
[3055/3293] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_trace_point.cpp.o'.
[3056/3293] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_trace_point_register.cpp.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################




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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |SUCCESS| pw129808-129810 [PATCH v4 4/4] eal: adapt rte spinlock and rwlock APIs to use C11 atomics
       [not found] <1690954318-3126-5-git-send-email-roretzla@linux.microsoft.com>
  2023-08-02  5:34 ` |SUCCESS| pw129810 [PATCH v4 4/4] eal: adapt rte spinlock and rwlock APIs to use C11 atomics checkpatch
  2023-08-02  6:38 ` |FAILURE| " 0-day Robot
@ 2023-08-02  7:38 ` qemudev
  2023-08-02  7:43 ` qemudev
  3 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2023-08-02  7:38 UTC (permalink / raw)
  To: test-report

Test-Label: loongarch-compilation
Test-Status: SUCCESS
http://dpdk.org/patch/129810

_Compilation OK_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Tue,  1 Aug 2023 22:31:55 -0700
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 0ae35eceb9e4569b0814fcf671b4455301bb7518

129808-129810 --> meson & ninja build successfully

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | PASS           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

* |SUCCESS| pw129808-129810 [PATCH v4 4/4] eal: adapt rte spinlock and rwlock APIs to use C11 atomics
       [not found] <1690954318-3126-5-git-send-email-roretzla@linux.microsoft.com>
                   ` (2 preceding siblings ...)
  2023-08-02  7:38 ` |SUCCESS| pw129808-129810 " qemudev
@ 2023-08-02  7:43 ` qemudev
  3 siblings, 0 replies; 4+ messages in thread
From: qemudev @ 2023-08-02  7:43 UTC (permalink / raw)
  To: test-report

Test-Label: loongarch-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/129810

_Unit Testing PASS_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Tue,  1 Aug 2023 22:31:55 -0700
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 0ae35eceb9e4569b0814fcf671b4455301bb7518

129808-129810 --> testing pass

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+---------------------+----------------+
| Loongnix-Server 8.3 | PASS           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Test result details:
  1/107 DPDK:fast-tests / acl_autotest                            OK              2.83s
  2/107 DPDK:fast-tests / atomic_autotest                         OK              7.23s
  3/107 DPDK:fast-tests / bitmap_autotest                         OK              0.12s
  4/107 DPDK:fast-tests / bpf_autotest                            OK              0.12s
  5/107 DPDK:fast-tests / bpf_convert_autotest                    OK              0.12s
  6/107 DPDK:fast-tests / bitops_autotest                         OK              0.07s
  7/107 DPDK:fast-tests / byteorder_autotest                      OK              0.07s
  8/107 DPDK:fast-tests / cksum_autotest                          OK              0.07s
  9/107 DPDK:fast-tests / cmdline_autotest                        OK              0.07s
 10/107 DPDK:fast-tests / common_autotest                         OK              0.92s
 11/107 DPDK:fast-tests / cpuflags_autotest                       OK              0.07s
 12/107 DPDK:fast-tests / debug_autotest                          OK              2.63s
 13/107 DPDK:fast-tests / devargs_autotest                        OK              0.12s
 14/107 DPDK:fast-tests / eal_flags_c_opt_autotest                OK              1.32s
 15/107 DPDK:fast-tests / eal_flags_main_opt_autotest             OK              0.32s
 16/107 DPDK:fast-tests / eal_flags_n_opt_autotest                OK              0.27s
 17/107 DPDK:fast-tests / eal_flags_hpet_autotest                 OK              0.17s
 18/107 DPDK:fast-tests / eal_flags_no_huge_autotest              OK              0.32s
 19/107 DPDK:fast-tests / eal_flags_a_opt_autotest                OK              0.42s
 20/107 DPDK:fast-tests / eal_flags_b_opt_autotest                OK              0.37s
 21/107 DPDK:fast-tests / eal_flags_vdev_opt_autotest             OK              0.27s
 22/107 DPDK:fast-tests / eal_flags_r_opt_autotest                OK              0.27s
 23/107 DPDK:fast-tests / eal_flags_mem_autotest                  OK              0.77s
 24/107 DPDK:fast-tests / eal_flags_file_prefix_autotest          OK             22.41s
 25/107 DPDK:fast-tests / eal_flags_misc_autotest                 OK              1.17s
 26/107 DPDK:fast-tests / eal_fs_autotest                         OK              0.07s
 27/107 DPDK:fast-tests / errno_autotest                          OK              0.07s
 28/107 DPDK:fast-tests / ethdev_link_status                      OK              0.07s
 29/107 DPDK:fast-tests / event_ring_autotest                     OK              0.07s
 30/107 DPDK:fast-tests / fib_autotest                            OK              1.02s
 31/107 DPDK:fast-tests / fib6_autotest                           OK              1.02s
 32/107 DPDK:fast-tests / func_reentrancy_autotest                OK              2.28s
 33/107 DPDK:fast-tests / hash_autotest                           OK              1.07s
 34/107 DPDK:fast-tests / interrupt_autotest                      OK              1.42s
 35/107 DPDK:fast-tests / ipfrag_autotest                         OK              0.12s
 36/107 DPDK:fast-tests / lcores_autotest                         OK              5.13s
 37/107 DPDK:fast-tests / logs_autotest                           OK              0.07s
 38/107 DPDK:fast-tests / lpm_autotest                            OK              5.95s
 39/107 DPDK:fast-tests / lpm6_autotest                           OK             12.32s
 40/107 DPDK:fast-tests / malloc_autotest                         OK             63.85s
 41/107 DPDK:fast-tests / mbuf_autotest                           OK              5.63s
 42/107 DPDK:fast-tests / mcslock_autotest                        OK              2.87s
 43/107 DPDK:fast-tests / memcpy_autotest                         OK              6.73s
 44/107 DPDK:fast-tests / memory_autotest                         OK              0.12s
 45/107 DPDK:fast-tests / mempool_autotest                        OK              0.47s
 46/107 DPDK:fast-tests / memzone_autotest                        OK              0.17s
 47/107 DPDK:fast-tests / meter_autotest                          OK              0.07s
 48/107 DPDK:fast-tests / multiprocess_autotest                   OK              0.27s
 49/107 DPDK:fast-tests / per_lcore_autotest                      OK              0.17s
 50/107 DPDK:fast-tests / pflock_autotest                         OK              0.92s
 51/107 DPDK:fast-tests / prefetch_autotest                       OK              0.07s
 52/107 DPDK:fast-tests / rcu_qsbr_autotest                       OK              0.62s
 53/107 DPDK:fast-tests / pie_autotest                            OK              0.07s
 54/107 DPDK:fast-tests / rib_autotest                            OK             12.25s
 55/107 DPDK:fast-tests / rib6_autotest                           OK             12.25s
 56/107 DPDK:fast-tests / ring_autotest                           OK              0.12s
 57/107 DPDK:fast-tests / rwlock_test1_autotest                   OK              0.87s
 58/107 DPDK:fast-tests / rwlock_rda_autotest                     OK              5.13s
 59/107 DPDK:fast-tests / rwlock_rds_wrm_autotest                 OK              5.13s
 60/107 DPDK:fast-tests / rwlock_rde_wro_autotest                 OK              5.13s
 61/107 DPDK:fast-tests / sched_autotest                          OK              0.07s
 62/107 DPDK:fast-tests / security_autotest                       OK              0.07s
 63/107 DPDK:fast-tests / seqlock_autotest                        OK              2.07s
 64/107 DPDK:fast-tests / spinlock_autotest                       OK              0.17s
 65/107 DPDK:fast-tests / stack_autotest                          OK              0.87s
 66/107 DPDK:fast-tests / stack_lf_autotest                       SKIP            0.07s   exit status 77
 67/107 DPDK:fast-tests / string_autotest                         OK              0.07s
 68/107 DPDK:fast-tests / tailq_autotest                          OK              0.07s
 69/107 DPDK:fast-tests / ticketlock_autotest                     OK              0.22s
 70/107 DPDK:fast-tests / timer_autotest                          OK              3.92s
 71/107 DPDK:fast-tests / user_delay_us                           OK              0.07s
 72/107 DPDK:fast-tests / version_autotest                        OK              0.07s
 73/107 DPDK:fast-tests / crc_autotest                            OK              0.07s
 74/107 DPDK:fast-tests / distributor_autotest                    OK              1.27s
 75/107 DPDK:fast-tests / eventdev_common_autotest                OK              0.07s
 76/107 DPDK:fast-tests / fbarray_autotest                        OK              0.12s
 77/107 DPDK:fast-tests / hash_readwrite_func_autotest            OK              7.64s
 78/107 DPDK:fast-tests / ipsec_autotest                          SKIP            0.12s   exit status 77
 79/107 DPDK:fast-tests / kni_autotest                            SKIP            0.07s   exit status 77
 80/107 DPDK:fast-tests / kvargs_autotest                         OK              0.12s
 81/107 DPDK:fast-tests / member_autotest                         OK              1.22s
 82/107 DPDK:fast-tests / power_cpufreq_autotest                  SKIP            0.07s   exit status 77
 83/107 DPDK:fast-tests / power_autotest                          OK              0.07s
 84/107 DPDK:fast-tests / power_kvm_vm_autotest                   SKIP            0.07s   exit status 77
 85/107 DPDK:fast-tests / power_intel_uncore_autotest             SKIP            0.07s   exit status 77
 86/107 DPDK:fast-tests / reorder_autotest                        OK              0.12s
 87/107 DPDK:fast-tests / service_autotest                        OK              2.82s
 88/107 DPDK:fast-tests / thash_autotest                          OK              0.07s
 89/107 DPDK:fast-tests / threads_autotest                        OK              0.27s
 90/107 DPDK:fast-tests / trace_autotest                          OK              0.07s
 91/107 DPDK:fast-tests / trace_autotest_with_traces              OK              0.12s
 92/107 DPDK:fast-tests / graph_autotest                          OK              0.07s
 93/107 DPDK:fast-tests / node_list_dump                          OK              0.07s
 94/107 DPDK:fast-tests / metrics_autotest                        OK              0.07s
 95/107 DPDK:fast-tests / telemetry_json_autotest                 OK              0.07s
 96/107 DPDK:fast-tests / telemetry_data_autotest                 OK              0.12s
 97/107 DPDK:fast-tests / table_autotest                          OK             16.16s
 98/107 DPDK:fast-tests / ring_pmd_autotest                       OK              0.07s
 99/107 DPDK:fast-tests / event_eth_tx_adapter_autotest           OK              2.62s
100/107 DPDK:fast-tests / bitratestats_autotest                   OK              0.07s
101/107 DPDK:fast-tests / latencystats_autotest                   OK              0.07s
102/107 DPDK:fast-tests / pdump_autotest                          OK              5.23s
103/107 DPDK:fast-tests / vdev_autotest                           OK              0.07s
104/107 DPDK:fast-tests / rawdev_autotest                         OK              0.07s
105/107 DPDK:fast-tests / pdcp_autotest                           SKIP            0.07s   exit status 77
106/107 DPDK:fast-tests / compressdev_autotest                    SKIP            0.07s   exit status 77
107/107 DPDK:fast-tests / telemetry_all                           OK             17.36s


Ok:                 99
Expected Fail:      0
Fail:               0
Unexpected Pass:    0
Skipped:            8
Timeout:            0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-08-02  7:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1690954318-3126-5-git-send-email-roretzla@linux.microsoft.com>
2023-08-02  5:34 ` |SUCCESS| pw129810 [PATCH v4 4/4] eal: adapt rte spinlock and rwlock APIs to use C11 atomics checkpatch
2023-08-02  6:38 ` |FAILURE| " 0-day Robot
2023-08-02  7:38 ` |SUCCESS| pw129808-129810 " qemudev
2023-08-02  7:43 ` qemudev

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).