* [dpdk-test-report] |WARNING| pw91164 [PATCH v1] bus/auxiliary: introduce auxiliary bus
[not found] <20210413032329.25551-1-xuemingl@nvidia.com>
@ 2021-04-13 3:24 ` checkpatch
2021-04-13 4:55 ` [dpdk-test-report] |FAILURE| pw91164 " 0-day Robot
2021-04-13 4:57 ` [dpdk-test-report] |FAILURE| pw91164 [dpdk-dev] [PATCH v1] " 0-day Robot
2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2021-04-13 3:24 UTC (permalink / raw)
To: test-report; +Cc: Xueming Li
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/91164
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#1020: FILE: drivers/bus/auxiliary/rte_bus_auxiliary.h:158:
+#define RTE_PMD_REGISTER_AUXILIARY(nm, auxiliary_drv) \
+ RTE_INIT(auxiliaryinitfn_##nm) \
+ { \
+ (auxiliary_drv).driver.name = RTE_STR(nm); \
+ rte_auxiliary_register(&auxiliary_drv); \
+ } \
+ RTE_PMD_EXPORT_NAME(nm, __COUNTER__)
total: 1 errors, 0 warnings, 938 lines checked
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-test-report] |FAILURE| pw91164 bus/auxiliary: introduce auxiliary bus
[not found] <20210413032329.25551-1-xuemingl@nvidia.com>
2021-04-13 3:24 ` [dpdk-test-report] |WARNING| pw91164 [PATCH v1] bus/auxiliary: introduce auxiliary bus checkpatch
@ 2021-04-13 4:55 ` 0-day Robot
2021-04-13 4:57 ` [dpdk-test-report] |FAILURE| pw91164 [dpdk-dev] [PATCH v1] " 0-day Robot
2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-04-13 4:55 UTC (permalink / raw)
To: test-report; +Cc: xuemingl, robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/91164/
_travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/222890305
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-test-report] |FAILURE| pw91164 [dpdk-dev] [PATCH v1] bus/auxiliary: introduce auxiliary bus
[not found] <20210413032329.25551-1-xuemingl@nvidia.com>
2021-04-13 3:24 ` [dpdk-test-report] |WARNING| pw91164 [PATCH v1] bus/auxiliary: introduce auxiliary bus checkpatch
2021-04-13 4:55 ` [dpdk-test-report] |FAILURE| pw91164 " 0-day Robot
@ 2021-04-13 4:57 ` 0-day Robot
2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-04-13 4:57 UTC (permalink / raw)
To: test-report; +Cc: xuemingl, robot
From: robot@bytheb.org
Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/91164/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/743437848
Build Logs:
-----------------------Summary of failed steps-----------------------
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-shared-abi+doc+tests at step "Build and test"
####################################################################################
Functions changes summary: 0 Removed, 0 Changed (177 filtered out), 0 Added (7 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (25 filtered out), 0 Added (3 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (2 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed, 0 Added (15 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Variable symbols changes summary: 0 Removed, 0 Added variable symbol not referenced by debug info
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added (2 filtered out) functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Error: cannot find librte_event_dlb.dump in install
Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
##[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] 3+ messages in thread
end of thread, other threads:[~2021-04-13 4:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20210413032329.25551-1-xuemingl@nvidia.com>
2021-04-13 3:24 ` [dpdk-test-report] |WARNING| pw91164 [PATCH v1] bus/auxiliary: introduce auxiliary bus checkpatch
2021-04-13 4:55 ` [dpdk-test-report] |FAILURE| pw91164 " 0-day Robot
2021-04-13 4:57 ` [dpdk-test-report] |FAILURE| pw91164 [dpdk-dev] [PATCH v1] " 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).