automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per
@ 2023-12-19 20:51 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-12-19 20:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

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 |
+==========================+================+==============================+==============+
| CentOS Stream 9 (ARM)    | PASS           | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+------------------------------+--------------+
| Fedora 37 (ARM)          | PASS           | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+------------------------------+--------------+
| Fedora 38 (ARM)          | PASS           | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)       | PASS           | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM) | PASS           | SKIPPED                      | SKIPPED      |
+--------------------------+----------------+------------------------------+--------------+
| Debian 11 (arm)          | SKIPPED        | FAIL                         | SKIPPED      |
+--------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED        | SKIPPED                      | PASS         |
+--------------------------+----------------+------------------------------+--------------+

==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_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))
|               ^~~~~~~~~~~~~
[2233/3106] Generating rte_crypto_dpaa_sec.sym_chk with a meson_exe.py custom command.
[2234/3106] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec@sta/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o'.
[2235/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

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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* |WARNING| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per
@ 2023-12-19 21:40 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-12-19 21:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

Test-Label: iol-sample-apps-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_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN                 |
+--------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
717 |  if (unlikely(RTE_PER_LCORE(gcm_ops)[s->key_length].init == NULL))
|               ^~~~~~~~~~~~~
[2105/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cnxk_cryptodev_ops.c.o'.
[2106/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ipsec_mb@sta/crypto_ipsec_mb_ipsec_mb_ops.c.o'.
[2107/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa_sec@sta/crypto_dpaa_sec_dpaa_sec_raw_dp.c.o'.
[2108/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ipsec_mb@sta/crypto_ipsec_mb_pmd_chacha_poly.c.o'.
[2109/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_caam_jr@sta/crypto_caam_jr_caam_jr.c.o'.
[2110/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec@sta/crypto_dpaa2_sec_dpaa2_sec_raw_dp.c.o'.
[2111/2814] Generating rte_net_mlx5.sym_chk with a meson_exe.py custom command.
[2112/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ipsec_mb@sta/crypto_ipsec_mb_pmd_kasumi.c.o'.
[2113/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ipsec_mb@sta/crypto_ipsec_mb_pmd_snow3g.c.o'.
[2114/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ipsec_mb@sta/crypto_ipsec_mb_pmd_zuc.c.o'.
[2115/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ccp@sta/crypto_ccp_ccp_crypto.c.o'.
[2116/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_ipsec_mb@sta/crypto_ipsec_mb_pmd_aesni_mb.c.o'.
[2117/2814] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[2118/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa_sec@sta/crypto_dpaa_sec_dpaa_sec.c.o'.
[2119/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec@sta/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o'.
[2120/2814] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk@sta/crypto_cnxk_cn9k_cryptodev_ops.c.o'.
[2121/2814] 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 ====

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* |WARNING| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per
@ 2023-12-19 21:02 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-12-19 21:02 UTC (permalink / raw)
  To: Test Report; +Cc: Tyler Retzlaff, dpdk-test-reports, Tyler Retzlaff

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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* |WARNING| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per
@ 2023-12-19 20:54 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-12-19 20:54 UTC (permalink / raw)
  To: Test Report; +Cc: Tyler Retzlaff, dpdk-test-reports, Tyler Retzlaff

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                   |
+--------------------------+----------------+------------------------------+--------------+---------------------------+
| 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

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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* |WARNING| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per
@ 2023-12-19 20:47 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-12-19 20:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

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 |
+=======================+================+==============================+==============+
| CentOS Stream 9 (ARM) | PASS           | SKIPPED                      | SKIPPED      |
+-----------------------+----------------+------------------------------+--------------+
| Fedora 37 (ARM)       | PASS           | SKIPPED                      | SKIPPED      |
+-----------------------+----------------+------------------------------+--------------+
| Fedora 38 (ARM)       | PASS           | SKIPPED                      | SKIPPED      |
+-----------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)    | PASS           | SKIPPED                      | SKIPPED      |
+-----------------------+----------------+------------------------------+--------------+
| Debian 11 (arm)       | SKIPPED        | FAIL                         | SKIPPED      |
+-----------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE  | SKIPPED        | SKIPPED                      | PASS         |
+-----------------------+----------------+------------------------------+--------------+

==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_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))
|               ^~~~~~~~~~~~~
[2233/3106] Generating rte_crypto_dpaa_sec.sym_chk with a meson_exe.py custom command.
[2234/3106] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec@sta/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o'.
[2235/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 (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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* |WARNING| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per
@ 2023-12-19 20:46 dpdklab
  0 siblings, 0 replies; 6+ messages in thread
From: dpdklab @ 2023-12-19 20:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Tyler Retzlaff

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 |
+=======================+================+==============================+==============+
| CentOS Stream 9 (ARM) | PASS           | SKIPPED                      | SKIPPED      |
+-----------------------+----------------+------------------------------+--------------+
| Fedora 37 (ARM)       | PASS           | SKIPPED                      | SKIPPED      |
+-----------------------+----------------+------------------------------+--------------+
| Fedora 38 (ARM)       | PASS           | SKIPPED                      | SKIPPED      |
+-----------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)    | PASS           | SKIPPED                      | SKIPPED      |
+-----------------------+----------------+------------------------------+--------------+
| Debian 11 (arm)       | SKIPPED        | FAIL                         | SKIPPED      |
+-----------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE  | SKIPPED        | SKIPPED                      | PASS         |
+-----------------------+----------------+------------------------------+--------------+

==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_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))
|               ^~~~~~~~~~~~~
[2233/3106] Generating rte_crypto_dpaa_sec.sym_chk with a meson_exe.py custom command.
[2234/3106] Compiling C object 'drivers/a715181@@tmp_rte_crypto_dpaa2_sec@sta/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o'.
[2235/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 (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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-19 21:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-19 20:51 |WARNING| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-12-19 21:40 dpdklab
2023-12-19 21:02 dpdklab
2023-12-19 20:54 dpdklab
2023-12-19 20:47 dpdklab
2023-12-19 20:46 dpdklab

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).