automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Dong Zhou <dongzhou@nvidia.com>
Subject: |FAILURE| pw127820-127821 [PATCH] [2/2] net/mlx5/hws: add support fo
Date: Thu, 08 Jun 2023 15:39:16 -0700 (PDT)	[thread overview]
Message-ID: <64825894.050a0220.ddd8e.4b7bSMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/127821

_Testing issues_

Submitter: Dong Zhou <dongzhou@nvidia.com>
Date: Thursday, June 01 2023 08:00:00 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127820-127821 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
11065 |                  bth_v->hdr.opcode & bth_m->hdr.opcode);
|                                           ^~
../drivers/common/mlx5/mlx5_prm.h:867:26: note: in definition of macro 'MLX5_SET'
867 |                 u32 _v = v; \
|                          ^
../drivers/net/mlx5/mlx5_flow_dv.c:11067:28: error: invalid use of undefined type 'const struct rte_flow_item_ib_bth'
11067 |         size = sizeof(bth_m->hdr.dst_qp);
|                            ^~
../drivers/net/mlx5/mlx5_flow_dv.c:11069:33: error: invalid use of undefined type 'const struct rte_flow_item_ib_bth'
11069 |                 qpn_v[i] = bth_m->hdr.dst_qp[i] & bth_v->hdr.dst_qp[i];
|                                 ^~
../drivers/net/mlx5/mlx5_flow_dv.c:11069:56: error: invalid use of undefined type 'const struct rte_flow_item_ib_bth'
11069 |                 qpn_v[i] = bth_m->hdr.dst_qp[i] & bth_v->hdr.dst_qp[i];
|                                                        ^~
../drivers/net/mlx5/mlx5_flow_dv.c: In function 'flow_dv_translate_items':
../drivers/net/mlx5/mlx5_flow_dv.c:13873:14: error: 'RTE_FLOW_ITEM_TYPE_IB_BTH' undeclared (first use in this function); did you mean 'RTE_FLOW_ITEM_TYPE_ETH'?
13873 |         case RTE_FLOW_ITEM_TYPE_IB_BTH:
|              ^~~~~~~~~~~~~~~~~~~~~~~~~
|              RTE_FLOW_ITEM_TYPE_ETH
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26482/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

             reply	other threads:[~2023-06-08 22:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-08 22:39 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-09 22:40 dpdklab
2023-06-08 22:18 dpdklab
2023-06-08 22:17 dpdklab

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=64825894.050a0220.ddd8e.4b7bSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dongzhou@nvidia.com \
    --cc=dpdk-test-reports@iol.unh.edu \
    --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).