automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw111693 [PATCH v2 1/1] app/testpmd: support different input color method
       [not found] <20220524073554.824162-1-skori@marvell.com>
@ 2022-05-24  7:37 ` checkpatch
  2022-05-24  8:59 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-05-24  7:37 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/111693

_coding style OK_



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

* |FAILURE| pw111693 [PATCH v2 1/1] app/testpmd: support different input color method
       [not found] <20220524073554.824162-1-skori@marvell.com>
  2022-05-24  7:37 ` |SUCCESS| pw111693 [PATCH v2 1/1] app/testpmd: support different input color method checkpatch
@ 2022-05-24  8:59 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-05-24  8:59 UTC (permalink / raw)
  To: test-report; +Cc: skori, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/111693/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2376341514
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static" failed at step Build and test
"ubuntu-20.04-gcc-shared-mini" failed at step Build and test
"ubuntu-20.04-gcc-shared-abi+doc+tests" failed at step Build and test
"ubuntu-20.04-clang-static" failed at step Build and test
"ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test
"fedora:35-gcc-static" failed at step Build
"fedora:35-gcc-shared" failed at step Build
"fedora:35-clang-static" failed at step Build
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################
      |                                 ^~~~~
../app/test-pmd/cmdline_mtr.c:1745:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN’ undeclared (first use in this function)
 1745 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1747:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_VLAN’ undeclared (first use in this function)
 1747 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1749:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_IP’ undeclared (first use in this function)
 1749 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1751:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_IP’ undeclared (first use in this function)
 1751 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: implicit declaration of function ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=implicit-function-declaration]
 1758 |  ret = rte_mtr_color_in_protocol_priority_get(res->port_id, res->mtr_id,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: nested extern declaration of ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=nested-externs]
../app/test-pmd/cmdline_mtr.c:1736:33: error: unused variable ‘proto’ [-Werror=unused-variable]
 1736 |  enum rte_mtr_color_in_protocol proto;
      |                                 ^~~~~
cc1: all warnings being treated as errors
[3256/4421] Linking target app/dpdk-test-crypto-perf.
[3257/4421] Linking target app/dpdk-test-fib.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-mini" at step Build and test
####################################################################################
      |                                 ^~~~~
../app/test-pmd/cmdline_mtr.c:1745:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN’ undeclared (first use in this function)
 1745 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1747:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_VLAN’ undeclared (first use in this function)
 1747 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1749:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_IP’ undeclared (first use in this function)
 1749 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1751:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_IP’ undeclared (first use in this function)
 1751 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: implicit declaration of function ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=implicit-function-declaration]
 1758 |  ret = rte_mtr_color_in_protocol_priority_get(res->port_id, res->mtr_id,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: nested extern declaration of ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=nested-externs]
../app/test-pmd/cmdline_mtr.c:1736:33: error: unused variable ‘proto’ [-Werror=unused-variable]
 1736 |  enum rte_mtr_color_in_protocol proto;
      |                                 ^~~~~
cc1: all warnings being treated as errors
[496/1523] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'.
[497/1523] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
      |                                 ^~~~~
../app/test-pmd/cmdline_mtr.c:1745:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN’ undeclared (first use in this function)
 1745 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1747:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_VLAN’ undeclared (first use in this function)
 1747 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1749:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_IP’ undeclared (first use in this function)
 1749 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1751:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_IP’ undeclared (first use in this function)
 1751 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: implicit declaration of function ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=implicit-function-declaration]
 1758 |  ret = rte_mtr_color_in_protocol_priority_get(res->port_id, res->mtr_id,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: nested extern declaration of ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=nested-externs]
../app/test-pmd/cmdline_mtr.c:1736:33: error: unused variable ‘proto’ [-Werror=unused-variable]
 1736 |  enum rte_mtr_color_in_protocol proto;
      |                                 ^~~~~
cc1: all warnings being treated as errors
[3233/4601] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'.
[3234/4601] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_flow.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################
                         ^
../app/test-pmd/cmdline_mtr.c:1666:19: error: use of undeclared identifier 'RTE_MTR_COLOR_IN_PROTO_OUTER_IP'
        if (proto_mask & RTE_MTR_COLOR_IN_PROTO_OUTER_IP)
                         ^
../app/test-pmd/cmdline_mtr.c:1668:19: error: use of undeclared identifier 'RTE_MTR_COLOR_IN_PROTO_INNER_IP'
        if (proto_mask & RTE_MTR_COLOR_IN_PROTO_INNER_IP)
                         ^
../app/test-pmd/cmdline_mtr.c:1736:33: error: variable has incomplete type 'enum rte_mtr_color_in_protocol'
        enum rte_mtr_color_in_protocol proto;
                                       ^
../app/test-pmd/cmdline_mtr.c:1736:7: note: forward declaration of 'enum rte_mtr_color_in_protocol'
        enum rte_mtr_color_in_protocol proto;
             ^
../app/test-pmd/cmdline_mtr.c:1745:11: error: use of undeclared identifier 'RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN'
                proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
                        ^
../app/test-pmd/cmdline_mtr.c:1747:11: error: use of undeclared identifier 'RTE_MTR_COLOR_IN_PROTO_INNER_VLAN'
                proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
                        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[3238/4421] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'.
[3239/4421] Generating rte_event_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
                         ^
../app/test-pmd/cmdline_mtr.c:1666:19: error: use of undeclared identifier 'RTE_MTR_COLOR_IN_PROTO_OUTER_IP'
        if (proto_mask & RTE_MTR_COLOR_IN_PROTO_OUTER_IP)
                         ^
../app/test-pmd/cmdline_mtr.c:1668:19: error: use of undeclared identifier 'RTE_MTR_COLOR_IN_PROTO_INNER_IP'
        if (proto_mask & RTE_MTR_COLOR_IN_PROTO_INNER_IP)
                         ^
../app/test-pmd/cmdline_mtr.c:1736:33: error: variable has incomplete type 'enum rte_mtr_color_in_protocol'
        enum rte_mtr_color_in_protocol proto;
                                       ^
../app/test-pmd/cmdline_mtr.c:1736:7: note: forward declaration of 'enum rte_mtr_color_in_protocol'
        enum rte_mtr_color_in_protocol proto;
             ^
../app/test-pmd/cmdline_mtr.c:1745:11: error: use of undeclared identifier 'RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN'
                proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
                        ^
../app/test-pmd/cmdline_mtr.c:1747:11: error: use of undeclared identifier 'RTE_MTR_COLOR_IN_PROTO_INNER_VLAN'
                proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
                        ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[3234/4601] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_pipeline_lpm_ipv6.c.o'.
[3235/4601] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_flow.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
      |                                 ^~~~~
../app/test-pmd/cmdline_mtr.c:1745:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN’ undeclared (first use in this function)
 1745 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1747:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_VLAN’ undeclared (first use in this function)
 1747 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1749:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_IP’ undeclared (first use in this function)
 1749 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1751:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_IP’ undeclared (first use in this function)
 1751 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: implicit declaration of function ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=implicit-function-declaration]
 1758 |  ret = rte_mtr_color_in_protocol_priority_get(res->port_id, res->mtr_id,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: nested extern declaration of ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=nested-externs]
../app/test-pmd/cmdline_mtr.c:1736:33: error: unused variable ‘proto’ [-Werror=unused-variable]
 1736 |  enum rte_mtr_color_in_protocol proto;
      |                                 ^~~~~
cc1: all warnings being treated as errors
[1927/3088] Linking target app/dpdk-test-pipeline.
[1928/3088] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
      |                                 ^~~~~
../app/test-pmd/cmdline_mtr.c:1745:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN’ undeclared (first use in this function)
 1745 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1747:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_VLAN’ undeclared (first use in this function)
 1747 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1749:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_IP’ undeclared (first use in this function)
 1749 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1751:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_IP’ undeclared (first use in this function)
 1751 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: implicit declaration of function ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=implicit-function-declaration]
 1758 |  ret = rte_mtr_color_in_protocol_priority_get(res->port_id, res->mtr_id,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: nested extern declaration of ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=nested-externs]
../app/test-pmd/cmdline_mtr.c:1736:33: error: unused variable ‘proto’ [-Werror=unused-variable]
 1736 |  enum rte_mtr_color_in_protocol proto;
      |                                 ^~~~~
cc1: all warnings being treated as errors
[549/1286] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_tm.c.obj'.
[550/1286] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_flow.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################
      |                                 ^~~~~
../app/test-pmd/cmdline_mtr.c:1745:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN’ undeclared (first use in this function)
 1745 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1747:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_VLAN’ undeclared (first use in this function)
 1747 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1749:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_IP’ undeclared (first use in this function)
 1749 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1751:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_IP’ undeclared (first use in this function)
 1751 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: implicit declaration of function ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=implicit-function-declaration]
 1758 |  ret = rte_mtr_color_in_protocol_priority_get(res->port_id, res->mtr_id,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: nested extern declaration of ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=nested-externs]
../app/test-pmd/cmdline_mtr.c:1736:33: error: unused variable ‘proto’ [-Werror=unused-variable]
 1736 |  enum rte_mtr_color_in_protocol proto;
      |                                 ^~~~~
cc1: all warnings being treated as errors
[2903/3571] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_config.c.o'.
[2904/3571] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk@sta/event_cnxk_tx_cn10k_tx_112_127_seg.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
      |                                 ^~~~~
../app/test-pmd/cmdline_mtr.c:1745:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN’ undeclared (first use in this function)
 1745 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1747:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_VLAN’ undeclared (first use in this function)
 1747 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1749:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_IP’ undeclared (first use in this function)
 1749 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1751:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_IP’ undeclared (first use in this function)
 1751 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: implicit declaration of function ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=implicit-function-declaration]
 1758 |  ret = rte_mtr_color_in_protocol_priority_get(res->port_id, res->mtr_id,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: nested extern declaration of ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=nested-externs]
../app/test-pmd/cmdline_mtr.c:1736:33: error: unused variable ‘proto’ [-Werror=unused-variable]
 1736 |  enum rte_mtr_color_in_protocol proto;
      |                                 ^~~~~
cc1: all warnings being treated as errors
[2926/3749] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_flow.c.o'.
[2927/3749] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk@sta/event_cnxk_tx_cn10k_tx_112_127_seg.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################
      |                                 ^~~~~
../app/test-pmd/cmdline_mtr.c:1745:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN’ undeclared (first use in this function)
 1745 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1747:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_VLAN’ undeclared (first use in this function)
 1747 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1749:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_IP’ undeclared (first use in this function)
 1749 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1751:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_IP’ undeclared (first use in this function)
 1751 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: implicit declaration of function ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=implicit-function-declaration]
 1758 |  ret = rte_mtr_color_in_protocol_priority_get(res->port_id, res->mtr_id,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: nested extern declaration of ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=nested-externs]
../app/test-pmd/cmdline_mtr.c:1736:33: error: unused variable ‘proto’ [-Werror=unused-variable]
 1736 |  enum rte_mtr_color_in_protocol proto;
      |                                 ^~~~~
cc1: all warnings being treated as errors
[2749/3413] Linking target app/dpdk-test-acl.
[2750/3413] Linking target app/dpdk-test-bbdev.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
      |                                 ^~~~~
../app/test-pmd/cmdline_mtr.c:1745:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN’ undeclared (first use in this function)
 1745 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1747:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_VLAN’ undeclared (first use in this function)
 1747 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_VLAN;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1749:11: error: ‘RTE_MTR_COLOR_IN_PROTO_OUTER_IP’ undeclared (first use in this function)
 1749 |   proto = RTE_MTR_COLOR_IN_PROTO_OUTER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1751:11: error: ‘RTE_MTR_COLOR_IN_PROTO_INNER_IP’ undeclared (first use in this function)
 1751 |   proto = RTE_MTR_COLOR_IN_PROTO_INNER_IP;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: implicit declaration of function ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=implicit-function-declaration]
 1758 |  ret = rte_mtr_color_in_protocol_priority_get(res->port_id, res->mtr_id,
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test-pmd/cmdline_mtr.c:1758:8: error: nested extern declaration of ‘rte_mtr_color_in_protocol_priority_get’ [-Werror=nested-externs]
../app/test-pmd/cmdline_mtr.c:1736:33: error: unused variable ‘proto’ [-Werror=unused-variable]
 1736 |  enum rte_mtr_color_in_protocol proto;
      |                                 ^~~~~
cc1: all warnings being treated as errors
[2784/3591] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_flow.c.o'.
[2785/3591] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-shared" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-shared" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2022-05-24  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220524073554.824162-1-skori@marvell.com>
2022-05-24  7:37 ` |SUCCESS| pw111693 [PATCH v2 1/1] app/testpmd: support different input color method checkpatch
2022-05-24  8:59 ` |FAILURE| " 0-day Robot

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