|FAILURE| pw152206 [PATCH] dmadev: enable lib to be compiled with MSVC

0-day Robot robot at bytheb.org
Tue Mar 4 03:44:39 CET 2025


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/13644666229
Build Logs:
-----------------------Summary of failed steps-----------------------
"windows-2022-msvc" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "windows-2022-msvc" at step Build
####################################################################################
D:\a\dpdk\dpdk\lib\dmadev\rte_dmadev_trace.h(41): error C2065: '__dev_conf': undeclared identifier
D:\a\dpdk\dpdk\lib\dmadev\rte_dmadev_trace.h(41): warning C4133: '=': incompatible types - from 'int *' to 'const rte_dma_conf *'
D:\a\dpdk\dpdk\lib\dmadev\rte_dmadev_trace.h(41): error C2065: 'enable_silent': undeclared identifier
D:\a\dpdk\dpdk\lib\dmadev\rte_dmadev_trace.h(82): warning C5101: use of preprocessor directive in function-like macro argument list is undefined behavior
D:\a\dpdk\dpdk\lib\dmadev\rte_dmadev_trace.h(85): warning C5101: use of preprocessor directive in function-like macro argument list is undefined behavior
D:\a\dpdk\dpdk\lib\dmadev\rte_dmadev_trace.h(78): error C2143: syntax error: missing ';' before '#'
D:\a\dpdk\dpdk\lib\dmadev\rte_dmadev_trace.h(78): error C2065: '__conf': undeclared identifier
D:\a\dpdk\dpdk\lib\dmadev\rte_dmadev_trace.h(78): warning C4133: '=': incompatible types - from 'int *' to 'const rte_dma_vchan_conf *'
D:\a\dpdk\dpdk\lib\dmadev\rte_dmadev_trace.h(78): error C2065: 'src_port_type': undeclared identifier
[108/116] Linking target lib/rte_meter-25.dll
   Creating library lib\rte_meter.lib and object lib\rte_meter.exp

[109/116] Linking target lib/rte_ring-25.dll
   Creating library lib\rte_ring.lib and object lib\rte_ring.exp

[110/116] Linking target lib/rte_pci-25.dll
   Creating library lib\rte_pci.lib and object lib\rte_pci.exp

[111/116] Linking target lib/rte_timer-25.dll
   Creating library lib\rte_timer.lib and object lib\rte_timer.exp

ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: C:\hostedtoolcache\windows\Python\3.13.2\x64\Scripts\ninja.EXE -C D:/a/dpdk/dpdk/build
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "windows-2022-msvc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list