automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: dongzhou@nvidia.com, robot@bytheb.org
Subject: |FAILURE| pw126814 [PATCH v1 3/3] net/mlx5/hws: add support for infiniband BTH match
Date: Thu, 11 May 2023 04:59:54 -0400	[thread overview]
Message-ID: <20230511085954.1750876-1-robot@bytheb.org> (raw)
In-Reply-To: <20230511075504.664871-4-dongzhou@nvidia.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4945630168
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"ubuntu-20.04-gcc-abi+debug+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" 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-mini" at step Build and test
####################################################################################
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:29:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:40:2: error: unknown type name ‘rte_be16_t’
   40 |  rte_be16_t pkey; /**< Partition key. */
      |  ^~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[967/1443] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_mtr_driver.c.o'.
[968/1443] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test
####################################################################################
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:29:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:40:2: error: unknown type name ‘rte_be16_t’
   40 |  rte_be16_t pkey; /**< Partition key. */
      |  ^~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3701/4346] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_ppp.c.o'.
[3702/4346] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_net.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
#if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
    ^
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:29:23: error: 'RTE_LITTLE_ENDIAN' is not defined, evaluates to 0 [-Werror,-Wundef]
#if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
                      ^
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:40:2: error: unknown type name 'rte_be16_t'
        rte_be16_t pkey;        /**< Partition key. */
        ^
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:5: error: 'RTE_BYTE_ORDER' is not defined, evaluates to 0 [-Werror,-Wundef]
#if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
    ^
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:23: error: 'RTE_LITTLE_ENDIAN' is not defined, evaluates to 0 [-Werror,-Wundef]
#if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
                      ^
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:5: error: 'RTE_BYTE_ORDER' is not defined, evaluates to 0 [-Werror,-Wundef]
#if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
    ^
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:23: error: 'RTE_LITTLE_ENDIAN' is not defined, evaluates to 0 [-Werror,-Wundef]
#if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
                      ^
7 errors generated.
[3705/4346] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_flow.c.o'.
[3706/4346] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_ethdev.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] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:29:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:40:2: error: unknown type name ‘rte_be16_t’
   40 |  rte_be16_t pkey; /**< Partition key. */
      |  ^~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2373/3036] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_ethdev_trace_fp.c.o'.
[2374/3036] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:29:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:40:2: error: unknown type name ‘rte_be16_t’
   40 |  rte_be16_t pkey; /**< Partition key. */
      |  ^~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1012/1420] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_cman.c.obj'.
[1013/1420] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_mempool_trace_fp.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:29:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:40:2: error: unknown type name ‘rte_be16_t’
   40 |  rte_be16_t pkey; /**< Partition key. */
      |  ^~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3306/3980] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_ethdev.c.o'.
[3307/3980] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:29:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:40:2: error: unknown type name ‘rte_be16_t’
   40 |  rte_be16_t pkey; /**< Partition key. */
      |  ^~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3186/3830] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_dev_info.c.o'.
[3187/3830] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:29:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   29 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:40:2: error: unknown type name ‘rte_be16_t’
   40 |  rte_be16_t pkey; /**< Partition key. */
      |  ^~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:41:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   41 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:5: error: "RTE_BYTE_ORDER" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |     ^~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/net/rte_ib.h:51:23: error: "RTE_LITTLE_ENDIAN" is not defined, evaluates to 0 [-Werror=undef]
   51 | #if RTE_BYTE_ORDER == RTE_LITTLE_ENDIAN
      |                       ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[3131/3802] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_cman.c.o'.
[3132/3802] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" 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-05-11  8:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230511075504.664871-4-dongzhou@nvidia.com>
2023-05-11  7:46 ` |SUCCESS| pw126812-126814 " qemudev
2023-05-11  7:50 ` qemudev
2023-05-11  7:57 ` |SUCCESS| pw126814 " checkpatch
2023-05-11  8:59 ` 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=20230511085954.1750876-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=dongzhou@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).