|FAILURE| pw106142 [PATCH v2 4/4] app/test: add IP reassembly negative cases

0-day Robot robot at bytheb.org
Thu Jan 20 19:20:07 CET 2022


From: robot at bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2841/3329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_table_tables.c.o'.
[2842/3329] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_cryptodev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-mini" at step Build and test
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[726/1327] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_table.c.o'.
[727/1327] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_table_acl.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2862/3525] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_sched.c.o'.
[2863/3525] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_cryptodev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
                               ^
../app/test/test_security_inline_proto.c:596:10: error: use of undeclared identifier 'dynfield'
        while ((dynfield[j]->nb_frags > 1) &&
                ^
../app/test/test_security_inline_proto.c:597:32: error: use of undeclared identifier 'dynfield'
                        is_ip_reassembly_incomplete(dynfield[j]->next_frag)) {
                                                    ^
../app/test/test_security_inline_proto.c:599:3: error: use of undeclared identifier 'dynfield'
                dynfield[j] = RTE_MBUF_DYNFIELD(dynfield[j-1]->next_frag,
                ^
../app/test/test_security_inline_proto.c:599:17: error: expected expression
                dynfield[j] = RTE_MBUF_DYNFIELD(dynfield[j-1]->next_frag,
                              ^
../lib/mbuf/rte_mbuf_dyn.h:229:50: note: expanded from macro 'RTE_MBUF_DYNFIELD'
#define RTE_MBUF_DYNFIELD(m, offset, type) ((type)((uintptr_t)(m) + (offset)))
                                                 ^
../app/test/test_security_inline_proto.c:601:7: error: use of undeclared identifier 'rte_eth_ip_reass_dynfield_t'
                                                rte_eth_ip_reass_dynfield_t *);
                                                ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[2839/3331] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_table.c.o'.
[2840/3331] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_service_cores.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
                               ^
../app/test/test_security_inline_proto.c:596:10: error: use of undeclared identifier 'dynfield'
        while ((dynfield[j]->nb_frags > 1) &&
                ^
../app/test/test_security_inline_proto.c:597:32: error: use of undeclared identifier 'dynfield'
                        is_ip_reassembly_incomplete(dynfield[j]->next_frag)) {
                                                    ^
../app/test/test_security_inline_proto.c:599:3: error: use of undeclared identifier 'dynfield'
                dynfield[j] = RTE_MBUF_DYNFIELD(dynfield[j-1]->next_frag,
                ^
../app/test/test_security_inline_proto.c:599:17: error: expected expression
                dynfield[j] = RTE_MBUF_DYNFIELD(dynfield[j-1]->next_frag,
                              ^
../lib/mbuf/rte_mbuf_dyn.h:229:50: note: expanded from macro 'RTE_MBUF_DYNFIELD'
#define RTE_MBUF_DYNFIELD(m, offset, type) ((type)((uintptr_t)(m) + (offset)))
                                                 ^
../app/test/test_security_inline_proto.c:601:7: error: use of undeclared identifier 'rte_eth_ip_reass_dynfield_t'
                                                rte_eth_ip_reass_dynfield_t *);
                                                ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[2874/3527] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_string_fns.c.o'.
[2875/3527] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_table_pipeline.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2039/2550] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_tailq.c.o'.
[2040/2550] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_table_tables.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2273/2768] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ring_perf.c.o'.
[2274/2768] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ring.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2308/2963] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ring_perf.c.o'.
[2309/2963] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ring.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2333/2822] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ring_perf.c.o'.
[2334/2822] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ring.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c: In function ‘testsuite_setup’:
../app/test/test_security_inline_proto.c:973:15: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
  if (dev_info.reass_capa.reass_timeout > APP_REASS_TIMEOUT) {
               ^~~~~~~~~~
               rx_seg_capa
../app/test/test_security_inline_proto.c:974:12: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   dev_info.reass_capa.reass_timeout = APP_REASS_TIMEOUT;
            ^~~~~~~~~~
            rx_seg_capa
../app/test/test_security_inline_proto.c:975:3: error: implicit declaration of function ‘rte_eth_ip_reassembly_conf_set’; did you mean ‘rte_eth_dev_rss_hash_conf_get’? [-Werror=implicit-function-declaration]
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   rte_eth_dev_rss_hash_conf_get
../app/test/test_security_inline_proto.c:975:3: error: nested extern declaration of ‘rte_eth_ip_reassembly_conf_set’ [-Werror=nested-externs]
../app/test/test_security_inline_proto.c:975:52: error: ‘struct rte_eth_dev_info’ has no member named ‘reass_capa’; did you mean ‘rx_seg_capa’?
   rte_eth_ip_reassembly_conf_set(portid, &dev_info.reass_capa);
                                                    ^~~~~~~~~~
                                                    rx_seg_capa
cc1: all warnings being treated as errors
[2357/3016] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ring_perf.c.o'.
[2358/3016] Compiling C object 'app/test/3062f5d@@dpdk-test at exe/test_ring.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list