automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw114708 [PATCH 18/18] crypto/cnxk: add support for DOCSIS algorithm
       [not found] <20220808080606.220-19-anoobj@marvell.com>
@ 2022-08-08  8:10 ` checkpatch
  2022-08-08  9:19 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-08-08  8:10 UTC (permalink / raw)
  To: test-report; +Cc: Anoob Joseph

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/114708

_coding style issues_


--- a/doc/guides/rel_notes/release_22_11.rst
+++ b/doc/guides/rel_notes/release_22_11.rst

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

* |FAILURE| pw114708 [PATCH 18/18] crypto/cnxk: add support for DOCSIS algorithm
       [not found] <20220808080606.220-19-anoobj@marvell.com>
  2022-08-08  8:10 ` |WARNING| pw114708 [PATCH 18/18] crypto/cnxk: add support for DOCSIS algorithm checkpatch
@ 2022-08-08  9:19 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-08-08  9:19 UTC (permalink / raw)
  To: test-report; +Cc: anoobj, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2816443690
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################
../lib/eal/ppc/include/rte_byteorder.h:25:26: error: ‘fc_params.mac_buf.size’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   25 |  return (_x >> 8) | ((_x << 8) & 0xff00);
      |                      ~~~~^~~~~
In file included from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:18:
../drivers/crypto/cnxk/cnxk_se.h:2409:26: note: ‘fc_params.mac_buf.size’ was declared here
 2409 |  struct roc_se_fc_params fc_params;
      |                          ^~~~~~~~~
In file included from ../lib/eal/ppc/include/rte_cycles.h:20,
                 from ../lib/eal/include/rte_trace_point.h:29,
                 from ../lib/mempool/rte_mempool_trace_fp.h:18,
                 from ../lib/mempool/rte_mempool.h:49,
                 from ../lib/mbuf/rte_mbuf.h:38,
                 from ../lib/cryptodev/rte_crypto.h:20,
                 from ../lib/cryptodev/rte_cryptodev.h:22,
                 from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:5:
../lib/eal/ppc/include/rte_byteorder.h:63:32: error: ‘fc_params.mac_buf.vaddr’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   63 |        rte_constant_bswap64(x) :  \
      |                                ^
In file included from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:18:
../drivers/crypto/cnxk/cnxk_se.h:2409:26: note: ‘fc_params.mac_buf.vaddr’ was declared here
 2409 |  struct roc_se_fc_params fc_params;
      |                          ^~~~~~~~~
cc1: 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-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
../lib/eal/ppc/include/rte_byteorder.h:25:26: error: ‘fc_params.mac_buf.size’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   25 |  return (_x >> 8) | ((_x << 8) & 0xff00);
      |                      ~~~~^~~~~
In file included from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:18:
../drivers/crypto/cnxk/cnxk_se.h:2409:26: note: ‘fc_params.mac_buf.size’ was declared here
 2409 |  struct roc_se_fc_params fc_params;
      |                          ^~~~~~~~~
In file included from ../lib/eal/ppc/include/rte_cycles.h:20,
                 from ../lib/eal/include/rte_trace_point.h:29,
                 from ../lib/mempool/rte_mempool_trace_fp.h:18,
                 from ../lib/mempool/rte_mempool.h:49,
                 from ../lib/mbuf/rte_mbuf.h:38,
                 from ../lib/cryptodev/rte_crypto.h:20,
                 from ../lib/cryptodev/rte_cryptodev.h:22,
                 from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:5:
../lib/eal/ppc/include/rte_byteorder.h:63:32: error: ‘fc_params.mac_buf.vaddr’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   63 |        rte_constant_bswap64(x) :  \
      |                                ^
In file included from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:18:
../drivers/crypto/cnxk/cnxk_se.h:2409:26: note: ‘fc_params.mac_buf.vaddr’ was declared here
 2409 |  struct roc_se_fc_params fc_params;
      |                          ^~~~~~~~~
cc1: 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-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
                 from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:5:
../lib/eal/include/generic/rte_byteorder.h:238:24: error: ‘fc_params.mac_buf.size’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  238 | #define rte_bswap16(x) __builtin_bswap16(x)
      |                        ^~~~~~~~~~~~~~~~~
In file included from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:18:
../drivers/crypto/cnxk/cnxk_se.h:2409:26: note: ‘fc_params.mac_buf.size’ was declared here
 2409 |  struct roc_se_fc_params fc_params;
      |                          ^~~~~~~~~
In file included from ../lib/eal/riscv/include/rte_byteorder.h:17,
                 from ../lib/mbuf/rte_mbuf_core.h:22,
                 from ../lib/mbuf/rte_mbuf.h:42,
                 from ../lib/cryptodev/rte_crypto.h:20,
                 from ../lib/cryptodev/rte_cryptodev.h:22,
                 from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:5:
../lib/eal/include/generic/rte_byteorder.h:243:24: error: ‘fc_params.mac_buf.vaddr’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  243 | #define rte_bswap64(x) __builtin_bswap64(x)
      |                        ^~~~~~~~~~~~~~~~~
In file included from ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:18:
../drivers/crypto/cnxk/cnxk_se.h:2409:26: note: ‘fc_params.mac_buf.vaddr’ was declared here
 2409 |  struct roc_se_fc_params fc_params;
      |                          ^~~~~~~~~
cc1: all warnings being treated as errors
[1989/4059] Generating rte_crypto_dpaa_sec.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2022-08-08  9:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220808080606.220-19-anoobj@marvell.com>
2022-08-08  8:10 ` |WARNING| pw114708 [PATCH 18/18] crypto/cnxk: add support for DOCSIS algorithm checkpatch
2022-08-08  9:19 ` |FAILURE| " 0-day Robot

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