|FAILURE| pw137169 [PATCH v5 22/22] net/virtio: use mbuf descriptor accessors

0-day Robot robot at bytheb.org
Sat Feb 24 10:24:50 CET 2024


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8029458503
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
../lib/mbuf/rte_mbuf.h:141:38: note: expected ‘struct rte_mbuf *’ but argument is of type ‘struct rte_mbuf **’
  141 | rte_mbuf_rearm_data(struct rte_mbuf *m)
      |                     ~~~~~~~~~~~~~~~~~^
In file included from ../drivers/net/hns3/hns3_rxtx_vec.c:13:
../drivers/net/hns3/hns3_rxtx_vec_neon.h:255:38: error: passing argument 1 of ‘rte_mbuf_rearm_data’ from incompatible pointer type [-Werror=incompatible-pointer-types]
  255 |                 *rte_mbuf_rearm_data(&sw_ring[pos + 3].mbuf) =
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
      |                                      |
      |                                      struct rte_mbuf **
In file included from ../lib/net/rte_ether.h:22,
                 from ../lib/ethdev/rte_eth_ctrl.h:10,
                 from ../lib/ethdev/rte_ethdev.h:1454,
                 from ../lib/ethdev/ethdev_driver.h:25,
                 from ../drivers/net/hns3/hns3_rxtx_vec.c:6:
../lib/mbuf/rte_mbuf.h:141:38: note: expected ‘struct rte_mbuf *’ but argument is of type ‘struct rte_mbuf **’
  141 | rte_mbuf_rearm_data(struct rte_mbuf *m)
      |                     ~~~~~~~~~~~~~~~~~^
cc1: all warnings being treated as errors
[1564/4126] Generating rte_net_cnxk.sym_chk with a meson_exe.py custom command.
[1565/4126] Compiling C object 'drivers/net/i40e/base/3c1f984@@i40e_base at sta/i40e_dcb.c.o'.
[1566/4126] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_pf.c.o'.
[1567/4126] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3 at sta/net_hns3_hns3_rxtx.c.o'.
[1568/4126] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e at sta/net_i40e_i40e_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list