automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw108308 [PATCH v2 7/7] vdpa/mlx5: make statistics counter persistent
       [not found] <20220224155101.1991626-8-xuemingl@nvidia.com>
@ 2022-02-24 15:54 ` checkpatch
  2022-02-24 17:38 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-02-24 15:54 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |FAILURE| pw108308 [PATCH v2 7/7] vdpa/mlx5: make statistics counter persistent
       [not found] <20220224155101.1991626-8-xuemingl@nvidia.com>
  2022-02-24 15:54 ` |SUCCESS| pw108308 [PATCH v2 7/7] vdpa/mlx5: make statistics counter persistent checkpatch
@ 2022-02-24 17:38 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-02-24 17:38 UTC (permalink / raw)
  To: test-report; +Cc: xuemingl, robot

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
                                        (int)virtq->index);
                                        ^~~~~~~~~~~~~~~~~
../drivers/vdpa/mlx5/mlx5_vdpa_utils.h:17:3: note: expanded from macro 'DRV_LOG'
                __VA_ARGS__ PMD_DRV_LOG_STRIP PMD_DRV_LOG_OPAREN, \
                ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_common.h:91:43: note: expanded from macro 'PMD_DRV_LOG_'
        PMD_DRV_LOG__(level, type, name, s "\n", __VA_ARGS__)
                                         ~       ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_common.h:89:36: note: expanded from macro 'PMD_DRV_LOG__'
        PMD_DRV_LOG___(level, type, name, __VA_ARGS__)
                                          ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_common.h:73:16: note: expanded from macro 'PMD_DRV_LOG___'
                RTE_FMT_TAIL(__VA_ARGS__,)))
                             ^~~~~~~~~~~
../lib/eal/include/rte_common.h:812:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
                               ^~~~~~~~~~~
../lib/eal/include/rte_common.h:810:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
                          ~~~         ^~~~~~~~~~~
1 error generated.
[2584/4417] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_mlx5@sta/vdpa_mlx5_mlx5_vdpa_lm.c.o'.
[2585/4417] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_mlx5@sta/vdpa_mlx5_mlx5_vdpa_event.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
                                        (int)virtq->index);
                                        ^~~~~~~~~~~~~~~~~
../drivers/vdpa/mlx5/mlx5_vdpa_utils.h:17:3: note: expanded from macro 'DRV_LOG'
                __VA_ARGS__ PMD_DRV_LOG_STRIP PMD_DRV_LOG_OPAREN, \
                ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_common.h:91:43: note: expanded from macro 'PMD_DRV_LOG_'
        PMD_DRV_LOG__(level, type, name, s "\n", __VA_ARGS__)
                                         ~       ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_common.h:89:36: note: expanded from macro 'PMD_DRV_LOG__'
        PMD_DRV_LOG___(level, type, name, __VA_ARGS__)
                                          ^~~~~~~~~~~
../drivers/common/mlx5/mlx5_common.h:73:16: note: expanded from macro 'PMD_DRV_LOG___'
                RTE_FMT_TAIL(__VA_ARGS__,)))
                             ^~~~~~~~~~~
../lib/eal/include/rte_common.h:812:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
                               ^~~~~~~~~~~
../lib/eal/include/rte_common.h:810:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
                          ~~~         ^~~~~~~~~~~
1 error generated.
[2560/4597] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_mlx5@sta/vdpa_mlx5_mlx5_vdpa_lm.c.o'.
[2561/4597] Compiling C object 'drivers/a715181@@tmp_rte_vdpa_mlx5@sta/vdpa_mlx5_mlx5_vdpa_event.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-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-24 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220224155101.1991626-8-xuemingl@nvidia.com>
2022-02-24 15:54 ` |SUCCESS| pw108308 [PATCH v2 7/7] vdpa/mlx5: make statistics counter persistent checkpatch
2022-02-24 17:38 ` |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).