[dpdk-test-report] |FAILURE| pw103265 [dpdk-dev] [PATCH 6/6] devbind: add Kunpeng DMA to dmadev category
0-day Robot
robot at bytheb.org
Sat Oct 30 13:39:18 CEST 2021
From: robot at 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 at 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-----------------------------
More information about the test-report
mailing list