|WARNING| [GIT MASTER] e03fc16b62078a9df2bf7db5e3db3f158f7a7e0e

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sun Nov 13 07:09:59 CET 2022


_Testing issues_

Branch: tags/v20.11

e03fc16b62078a9df2bf7db5e3db3f158f7a7e0e --> testing fail

Test environment and result as below:

+-----------------------------+----------+
|         Environment         | abi_test |
+=============================+==========+
| Ubuntu 20.04 ARM GCC Native | FAIL     |
+-----------------------------+----------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Native (abi_test): ====
../examples/vm_power_manager/channel_manager.c:1010:2: warning: nested extern declaration of ‘RTE_TAILQ_FOREACH_SAFE’ [-Wnested-externs]
../examples/vm_power_manager/channel_manager.c:1010:35: error: ‘vm_list_head’ undeclared (first use in this function)
1010 |  RTE_TAILQ_FOREACH_SAFE(vm_info, &vm_list_head, vms_info, tmp) {
|                                   ^~~~~~~~~~~~
../examples/vm_power_manager/channel_manager.c:1010:49: error: ‘vms_info’ undeclared (first use in this function); did you mean ‘vm_info’?
1010 |  RTE_TAILQ_FOREACH_SAFE(vm_info, &vm_list_head, vms_info, tmp) {
|                                                 ^~~~~~~~
|                                                 vm_info
../examples/vm_power_manager/channel_manager.c:1010:63: error: expected ‘;’ before ‘{’ token
1010 |  RTE_TAILQ_FOREACH_SAFE(vm_info, &vm_list_head, vms_info, tmp) {
|                                                               ^~
|                                                               ;
../examples/vm_power_manager/channel_manager.c:1007:7: warning: unused variable ‘mask’ [-Wunused-variable]
1007 |  char mask[RTE_MAX_LCORE];
|       ^~~~
../examples/vm_power_manager/channel_manager.c:1006:11: warning: unused variable ‘i’ [-Wunused-variable]
1006 |  unsigned i;
|           ^
[2720/2744] Linking target examples/dpdk-vdpa
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/22287/

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