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
Subject: |WARNING| pw147164 [PATCH] [v7] ethdev: TEST support single queue pe
Date: Fri, 25 Oct 2024 15:30:42 -0700 (PDT)	[thread overview]
Message-ID: <671c1c12.050a0220.88442.6dceSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20241024211133.1042791-1-mb@smartsharesystems.com>

Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/147164

_Testing issues_

Submitter: Morten Brorup <mb@smartsharesystems.com>
Date: Thursday, October 24 2024 21:11:33 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f

147164 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#282698

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+==============================+
| Debian 12 (arm)             | PEND           | SKIPPED      | PEND                         |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 40 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 40 (ARM)             | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| RHEL9 (ARM)                 | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 24.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| 32-bit Ubuntu 22.04.4 (ARM) | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PEND           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | WARN         | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
../drivers/net/hns3/hns3_rxtx.c:1320:3: error: empty declaration [-Werror]
1320 |   __rte_assume(i < RTE_MAX_QUEUES_PER_PORT);
|   ^~~~~~~~~~~~
../drivers/net/hns3/hns3_rxtx.c:1315:32: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
1315 |    hw->data->tx_queue_state[i] =
In file included from ../drivers/net/hns3/hns3_rxtx.c:10:
../lib/ethdev/ethdev_driver.h:170:10: note: at offset 1 to object 'tx_queue_state' with size 1 declared here
170 |  uint8_t tx_queue_state[RTE_MAX_QUEUES_PER_PORT];
|          ^~~~~~~~~~~~~~
../drivers/net/hns3/hns3_rxtx.c:1323:32: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
1323 |    hw->data->rx_queue_state[i] =
In file included from ../drivers/net/hns3/hns3_rxtx.c:10:
../lib/ethdev/ethdev_driver.h:168:10: note: at offset 1 to object 'rx_queue_state' with size 1 declared here
168 |  uint8_t rx_queue_state[RTE_MAX_QUEUES_PER_PORT];
|          ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[239/362] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_actions_gen.c.o
[240/362] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_items_gen.c.o
[241/362] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_main.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

32-bit Ubuntu 22.04.4 (ARM)
	Kernel: 5.15.83+ aarch64
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

UNH-IOL DPDK Community Lab

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

      parent reply	other threads:[~2024-10-25 22:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20241024211133.1042791-1-mb@smartsharesystems.com>
2024-10-24 20:41 ` |SUCCESS| pw147164 [PATCH v7] ethdev: TEST support single queue per port qemudev
2024-10-24 20:45 ` |FAILURE| " qemudev
2024-10-24 21:13 ` |WARNING| " checkpatch
2024-10-24 23:47 ` |FAILURE| " 0-day Robot
2024-10-25  9:06 ` |SUCCESS| pw147164 [PATCH] [v7] ethdev: TEST support single queue pe dpdklab
2024-10-25  9:12 ` dpdklab
2024-10-25  9:33 ` |FAILURE| " dpdklab
2024-10-25  9:48 ` dpdklab
2024-10-25 10:54 ` |SUCCESS| " dpdklab
2024-10-25 15:04 ` |FAILURE| " dpdklab
2024-10-25 17:08 ` dpdklab
2024-10-25 21:05 ` dpdklab
2024-10-25 22:30 ` dpdklab [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=671c1c12.050a0220.88442.6dceSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --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).