automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw108170 [PATCH] compress/mlx5: support out-of-space status
       [not found] <20220223133142.13407-1-rzidane@nvidia.com>
@ 2022-02-23 13:32 ` checkpatch
  2022-02-23 15:21 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-02-23 13:32 UTC (permalink / raw)
  To: test-report; +Cc: Raja Zidane

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

_coding style issues_


ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Matan Azrad matan@nvidia.com'
#128: 
Acked-by: Matan Azrad matan@nvidia.com

total: 1 errors, 0 warnings, 35 lines checked

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

* |FAILURE| pw108170 [PATCH] compress/mlx5: support out-of-space status
       [not found] <20220223133142.13407-1-rzidane@nvidia.com>
  2022-02-23 13:32 ` |WARNING| pw108170 [PATCH] compress/mlx5: support out-of-space status checkpatch
@ 2022-02-23 15:21 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-02-23 15:21 UTC (permalink / raw)
  To: test-report; +Cc: rzidane, robot

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|21828|SHA|db53419f9c867558cf50fa6e255b7ac3583e5380|passed|https://github.com/ovsrobot/dpdk/actions/runs/1887569413|[PATCH] raw/cnxk_gpio: fix DPDK version in a map file|ovsrobot/dpdk|build, Size: 4182 bytes --]

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1887561727
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step Build and test
"ubuntu-18.04-gcc-shared-abi+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
   ~~~~~~~~~~~~~~~~~~~
    RTE_FMT_HEAD(__VA_ARGS__,), \
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   RTE_FMT_TAIL(__VA_ARGS__,)))
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common.h:89:2: note: in expansion of macro ‘PMD_DRV_LOG___’
  PMD_DRV_LOG___(level, type, name, __VA_ARGS__)
  ^~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common.h:91:2: note: in expansion of macro ‘PMD_DRV_LOG__’
  PMD_DRV_LOG__(level, type, name, s "\n", __VA_ARGS__)
  ^~~~~~~~~~~~~
../drivers/compress/mlx5/mlx5_compress_utils.h:16:2: note: in expansion of macro ‘PMD_DRV_LOG_’
  PMD_DRV_LOG_(level, mlx5_compress_logtype, MLX5_COMPRESS_LOG_PREFIX, \
  ^~~~~~~~~~~~
../drivers/compress/mlx5/mlx5_compress.c:572:3: note: in expansion of macro ‘DRV_LOG’
   DRV_LOG(DEBUG, "The last compressed block missed the B-final flag; maybe the compressed data is not complete or garbaged?");
   ^~~~~~~
../drivers/compress/mlx5/mlx5_compress.c:573:2: note: here
  default:
  ^~~~~~~
cc1: all warnings being treated as errors
[2506/4415] Linking target drivers/librte_crypto_virtio.so.22.1.
[2507/4415] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
   ~~~~~~~~~~~~~~~~~~~
    RTE_FMT_HEAD(__VA_ARGS__,), \
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   RTE_FMT_TAIL(__VA_ARGS__,)))
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common.h:89:2: note: in expansion of macro ‘PMD_DRV_LOG___’
  PMD_DRV_LOG___(level, type, name, __VA_ARGS__)
  ^~~~~~~~~~~~~~
../drivers/common/mlx5/mlx5_common.h:91:2: note: in expansion of macro ‘PMD_DRV_LOG__’
  PMD_DRV_LOG__(level, type, name, s "\n", __VA_ARGS__)
  ^~~~~~~~~~~~~
../drivers/compress/mlx5/mlx5_compress_utils.h:16:2: note: in expansion of macro ‘PMD_DRV_LOG_’
  PMD_DRV_LOG_(level, mlx5_compress_logtype, MLX5_COMPRESS_LOG_PREFIX, \
  ^~~~~~~~~~~~
../drivers/compress/mlx5/mlx5_compress.c:572:3: note: in expansion of macro ‘DRV_LOG’
   DRV_LOG(DEBUG, "The last compressed block missed the B-final flag; maybe the compressed data is not complete or garbaged?");
   ^~~~~~~
../drivers/compress/mlx5/mlx5_compress.c:573:2: note: here
  default:
  ^~~~~~~
cc1: all warnings being treated as errors
[2481/4595] Linking target drivers/librte_crypto_virtio.so.22.1.
[2482/4595] Compiling C object 'drivers/a715181@@tmp_rte_crypto_octeontx@sta/crypto_octeontx_otx_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2022-02-23 14:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220223133142.13407-1-rzidane@nvidia.com>
2022-02-23 13:32 ` |WARNING| pw108170 [PATCH] compress/mlx5: support out-of-space status checkpatch
2022-02-23 15:21 ` |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).