|FAILURE| pw141562 [v2] raw/zxdh: introduce zxdh raw device driver
0-day Robot
robot at bytheb.org
Mon Jun 24 15:24:10 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/141562/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9645571381
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
../drivers/raw/zxdh/zxdh_rawdev.c: In function ‘zxdh_gdma_fill_bd’:
../drivers/raw/zxdh/zxdh_rawdev.c:102:14: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
102 | ((t)((uint8_t *)(addr) + (idx) * sizeof(struct zxdh_gdma_buff_desc)))
| ^
../drivers/raw/zxdh/zxdh_rawdev.c:456:34: note: in expansion of macro ‘IDX_TO_ADDR’
456 | next_bd_addr = IDX_TO_ADDR(queue->ring.ring_mem,
| ^~~~~~~~~~~
../drivers/raw/zxdh/zxdh_rawdev.c:102:14: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
102 | ((t)((uint8_t *)(addr) + (idx) * sizeof(struct zxdh_gdma_buff_desc)))
| ^
../drivers/raw/zxdh/zxdh_rawdev.c:471:34: note: in expansion of macro ‘IDX_TO_ADDR’
471 | next_bd_addr = IDX_TO_ADDR(queue->ring.ring_mem, avail_idx, uint64_t);
| ^~~~~~~~~~~
../drivers/raw/zxdh/zxdh_rawdev.c:102:14: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
102 | ((t)((uint8_t *)(addr) + (idx) * sizeof(struct zxdh_gdma_buff_desc)))
| ^
../drivers/raw/zxdh/zxdh_rawdev.c:481:40: note: in expansion of macro ‘IDX_TO_ADDR’
481 | next_bd_addr = IDX_TO_ADDR(queue->ring.ring_mem,
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1591/3192] Compiling C object 'drivers/a715181@@tmp_rte_crypto_bcmfs at sta/crypto_bcmfs_bcmfs_device.c.o'.
[1592/3192] Compiling C object 'drivers/a715181@@tmp_rte_net_vmxnet3 at sta/net_vmxnet3_vmxnet3_rxtx.c.o'.
[1593/3192] Compiling C object 'drivers/a715181@@tmp_rte_raw_ntb at sta/raw_ntb_ntb.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list