automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: akozyrev@nvidia.com, robot@bytheb.org
Subject: |FAILURE| pw122598 [PATCH 4/4] net/mlx5: define index register for linear tables
Date: Thu, 26 Jan 2023 19:19:20 -0500	[thread overview]
Message-ID: <20230127001920.4168829-1-robot@bytheb.org> (raw)
In-Reply-To: <20230126234054.3960463-5-akozyrev@nvidia.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4020222119
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"fedora:35-gcc" failed at step Build
"fedora:35-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
[1764/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_rxtx.c.o'.
[1765/4279] Linking static target drivers/libtmp_rte_net_mlx4.a.
[1766/4279] Generating rte_net_mlx4.pmd.c with a custom command.
[1767/4279] Compiling C object 'drivers/a715181@@rte_net_mlx4@sta/meson-generated_.._rte_net_mlx4.pmd.c.o'.
[1768/4279] Linking static target drivers/librte_net_mlx4.a.
[1769/4279] Compiling C object 'drivers/a715181@@rte_net_mlx4@sha/meson-generated_.._rte_net_mlx4.pmd.c.o'.
[1770/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_mlx5@sta -Idrivers -I../drivers -Idrivers/net/mlx5 -I../drivers/net/mlx5 -Idrivers/net/mlx5/linux -I../drivers/net/mlx5/linux -Idrivers/net/mlx5/hws -I../drivers/net/mlx5/hws -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -I/usr/include/libnl3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pedantic -DPEDANTIC -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx5 -MD -MQ 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow.c.o' -c ../drivers/net/mlx5/mlx5_flow.c
../drivers/net/mlx5/mlx5_flow.c:1120:3: error: ‘const struct rte_flow_ops’ has no member named ‘async_create_by_index’
 1120 |  .async_create_by_index = mlx5_flow_async_flow_create_by_index,
      |   ^~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow.c:1120:27: error: initialization of ‘int (*)(struct rte_eth_dev *, uint32_t,  const struct rte_flow_op_attr *, struct rte_flow *, void *, struct rte_flow_error *)’ {aka ‘int (*)(struct rte_eth_dev *, unsigned int,  const struct rte_flow_op_attr *, struct rte_flow *, void *, struct rte_flow_error *)’} from incompatible pointer type ‘struct rte_flow * (*)(struct rte_eth_dev *, uint32_t,  const struct rte_flow_op_attr *, struct rte_flow_template_table *, uint32_t,  const struct rte_flow_action *, uint8_t,  void *, struct rte_flow_error *)’ {aka ‘struct rte_flow * (*)(struct rte_eth_dev *, unsigned int,  const struct rte_flow_op_attr *, struct rte_flow_template_table *, unsigned int,  const struct rte_flow_action *, unsigned char,  void *, struct rte_flow_error *)’} [-Werror=incompatible-pointer-types]
 1120 |  .async_create_by_index = mlx5_flow_async_flow_create_by_index,
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow.c:1120:27: note: (near initialization for ‘mlx5_flow_ops.async_destroy’)
../drivers/net/mlx5/mlx5_flow.c:1121:19: error: initialized field overwritten [-Werror=override-init]
 1121 |  .async_destroy = mlx5_flow_async_flow_destroy,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow.c:1121:19: note: (near initialization for ‘mlx5_flow_ops.async_destroy’)
cc1: all warnings being treated as errors
[1771/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow_aso.c.o'.
[1772/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow_meter.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1756/4279] Compiling C object 'drivers/a715181@@rte_net_memif@sta/meson-generated_.._rte_net_memif.pmd.c.o'.
[1757/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_mr.c.o'.
[1758/4279] Linking static target drivers/librte_net_memif.a.
[1759/4279] Compiling C object 'drivers/a715181@@rte_net_memif@sha/meson-generated_.._rte_net_memif.pmd.c.o'.
[1760/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_rxtx.c.o'.
[1761/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_txq.c.o'.
[1762/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_utils.c.o'.
[1763/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4@sta/net_mlx4_mlx4_glue.c.o'.
[1764/4279] Linking static target drivers/libtmp_rte_net_mlx4.a.
[1765/4279] Linking target drivers/librte_net_memif.so.23.1.
[1766/4279] Generating rte_net_mlx4.pmd.c with a custom command.
[1767/4279] Compiling C object 'drivers/a715181@@rte_net_mlx4@sta/meson-generated_.._rte_net_mlx4.pmd.c.o'.
[1768/4279] Compiling C object 'drivers/a715181@@rte_net_mlx4@sha/meson-generated_.._rte_net_mlx4.pmd.c.o'.
[1769/4279] Linking static target drivers/librte_net_mlx4.a.
[1770/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_mlx5@sta -Idrivers -I../drivers -Idrivers/net/mlx5 -I../drivers/net/mlx5 -Idrivers/net/mlx5/linux -I../drivers/net/mlx5/linux -Idrivers/net/mlx5/hws -I../drivers/net/mlx5/hws -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -I/usr/include/libnl3 -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pedantic -DPEDANTIC -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx5 -MD -MQ 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow.c.o' -c ../drivers/net/mlx5/mlx5_flow.c
../drivers/net/mlx5/mlx5_flow.c:1120:3: error: field designator 'async_create_by_index' does not refer to any field in type 'const struct rte_flow_ops'
        .async_create_by_index = mlx5_flow_async_flow_create_by_index,
         ^
1 error generated.
[1771/4279] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1772/4279] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_flow_aso.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2023-01-27  0:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230126234054.3960463-5-akozyrev@nvidia.com>
2023-01-26 23:34 ` |SUCCESS| pw122595-122598 " qemudev
2023-01-26 23:37 ` qemudev
2023-01-26 23:42 ` |SUCCESS| pw122598 " checkpatch
2023-01-27  0:19 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230127001920.4168829-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=akozyrev@nvidia.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).