|WARNING| pw152404 [PATCH] raw/cnxk_gpio: switch to character based

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Mar 14 16:09:37 CET 2025


Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/152404

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski at marvell.com>
Date: Friday, March 14 2025 12:57:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83

152404 --> testing issues

Upstream job id: ACVP-FIPS-testing#9283

Test environment and result as below:

+--------------------+----------------------+----------------------+
|    Environment     | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS                 | SKIPPED              |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04       | PASS                 | SKIPPED              |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04       | SKIPPED              | WARN                 |
+--------------------+----------------------+----------------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
715 |   ret = cnxk_gpio_ioctl(gpio, GPIO_V2_LINE_GET_VALUES_IOCTL, &values);
|                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|                               GPIOHANDLE_GET_LINE_VALUES_IOCTL
../drivers/raw/cnxk_gpio/cnxk_gpio.c:651:27: error: unused variable 'info' [-Werror=unused-variable]
651 |  struct gpio_v2_line_info info = {0};
|                           ^~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.c:650:29: error: unused variable 'config' [-Werror=unused-variable]
650 |  struct gpio_v2_line_config config = {0};
|                             ^~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.c:649:29: error: unused variable 'values' [-Werror=unused-variable]
649 |  struct gpio_v2_line_values values = {0};
|                             ^~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.c: In function 'cnxk_gpio_available':
../drivers/raw/cnxk_gpio/cnxk_gpio.c:348:1: error: control reaches end of non-void function [-Werror=return-type]
348 | }
| ^
cc1: all warnings being treated as errors
[2322/3204] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2323/3204] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 22.04 (ARM)
	Kernel: 5.15.0-97-generic
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 22.04
	Kernel: 5.15.0-100-generic
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list