automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: Tyler Retzlaff <roretzla@linux.microsoft.com>,
	dpdk-test-reports@iol.unh.edu,
	Tyler Retzlaff <roretzla@linux.microsoft.com>
Subject: |WARNING| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per
Date: Tue, 19 Dec 2023 13:02:18 -0800 (PST)	[thread overview]
Message-ID: <658204da.050a0220.afbb8.e8a7SMTPIN_ADDED_MISSING@mx.google.com> (raw)

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

_Testing issues_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Tuesday, December 19 2023 17:27:44 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e

135343-135344 --> testing fail

Test environment and result as below:

+--------------------------+----------------+------------------------------+--------------+---------------------------+
|       Environment        | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+==========================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+--------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+--------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+--------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+--------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+--------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+--------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | SKIPPED      | FAIL                      |
+--------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+--------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Debian 11 (arm) (cryptodev_sw_zuc_autotest): ====
|                              ^~~~~~~~~~
../lib/eal/include/rte_branch_prediction.h:47:41: note: in definition of macro 'unlikely'
47 | #define unlikely(x) __builtin_expect(!!(x), 0)
|                                         ^
../drivers/crypto/ipsec_mb/pmd_aesni_gcm.c:717:15: note: in expansion of macro 'RTE_PER_LCORE'
717 |  if (unlikely(RTE_PER_LCORE(gcm_ops)[s->key_length].init == NULL))
|               ^~~~~~~~~~~~~
../lib/eal/include/rte_per_lcore.h:50:30: note: each undeclared identifier is reported only once for each function it appears in
50 | #define RTE_PER_LCORE(name) (per_lcore_##name)
|                              ^~~~~~~~~~
../lib/eal/include/rte_branch_prediction.h:47:41: note: in definition of macro 'unlikely'
47 | #define unlikely(x) __builtin_expect(!!(x), 0)
|                                         ^
../drivers/crypto/ipsec_mb/pmd_aesni_gcm.c:717:15: note: in expansion of macro 'RTE_PER_LCORE'
717 |  if (unlikely(RTE_PER_LCORE(gcm_ops)[s->key_length].init == NULL))
|               ^~~~~~~~~~~~~
[2228/3106] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa_sec@sta/crypto_dpaa_sec_dpaa_sec.c.o'.
[2229/3106] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec@sta/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o'.
[2230/3106] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn10k_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/28688/

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-12-19 21:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-19 21:02 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-19 21:40 dpdklab
2023-12-19 20:54 dpdklab
2023-12-19 20:51 dpdklab
2023-12-19 20:47 dpdklab
2023-12-19 20:46 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=658204da.050a0220.afbb8.e8a7SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=roretzla@linux.microsoft.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).