* [dpdk-test-report] |SUCCESS| pw103265 [PATCH 6/6] devbind: add Kunpeng DMA to dmadev category
[not found] <20211030103619.29924-7-fengchengwen@huawei.com>
@ 2021-10-30 10:42 ` checkpatch
2021-10-30 11:39 ` [dpdk-test-report] |FAILURE| pw103265 [dpdk-dev] " 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-10-30 10:42 UTC (permalink / raw)
To: test-report
Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/103265
_coding style OK_
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |FAILURE| pw103265 [dpdk-dev] [PATCH 6/6] devbind: add Kunpeng DMA to dmadev category
[not found] <20211030103619.29924-7-fengchengwen@huawei.com>
2021-10-30 10:42 ` [dpdk-test-report] |SUCCESS| pw103265 [PATCH 6/6] devbind: add Kunpeng DMA to dmadev category checkpatch
@ 2021-10-30 11:39 ` 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-10-30 11:39 UTC (permalink / raw)
To: test-report; +Cc: fengchengwen, robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/103265/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1402149377
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static-i386" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
(((~0UL) << (l)) & (~0UL >> (BITS_PER_LONG - 1 - (h))))
^
../drivers/dma/hisilicon/hisi_dmadev.h:15:36: note: in definition of macro ‘BF_SHF’
#define BF_SHF(x) (__builtin_ffsll(x) - 1)
^
../drivers/dma/hisilicon/hisi_dmadev.c:593:27: note: in expansion of macro ‘FIELD_GET’
hw->status[csq_head] = FIELD_GET(CQE_STATUS_MASK,
^~~~~~~~~
../drivers/dma/hisilicon/hisi_dmadev.h:160:26: note: in expansion of macro ‘GENMASK’
#define CQE_STATUS_MASK GENMASK(63, 49)
^~~~~~~
../drivers/dma/hisilicon/hisi_dmadev.c:593:37: note: in expansion of macro ‘CQE_STATUS_MASK’
hw->status[csq_head] = FIELD_GET(CQE_STATUS_MASK,
^~~~~~~~~~~~~~~
../drivers/dma/hisilicon/hisi_dmadev.h:17:36: error: right shift count is negative [-Werror=shift-count-negative]
((typeof(mask))(((reg) & (mask)) >> BF_SHF(mask)))
^
../drivers/dma/hisilicon/hisi_dmadev.c:593:27: note: in expansion of macro ‘FIELD_GET’
hw->status[csq_head] = FIELD_GET(CQE_STATUS_MASK,
^~~~~~~~~
cc1: all warnings being treated as errors
[738/2498] Generating rte_dma_hisilicon_mingw with a custom command.
[739/2498] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-30 11:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20211030103619.29924-7-fengchengwen@huawei.com>
2021-10-30 10:42 ` [dpdk-test-report] |SUCCESS| pw103265 [PATCH 6/6] devbind: add Kunpeng DMA to dmadev category checkpatch
2021-10-30 11:39 ` [dpdk-test-report] |FAILURE| pw103265 [dpdk-dev] " 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).