automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: alvinx.zhang@intel.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw98403 [dpdk-dev] [PATCH] net/ice: support IPv4/L4 checksum RSS offload
Date: Thu,  9 Sep 2021 03:20:22 -0400	[thread overview]
Message-ID: <20210909072022.6269-1-robot@bytheb.org> (raw)
In-Reply-To: <20210909064733.19960-1-alvinx.zhang@intel.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=pw|patchwork.dpdk.org|build|18783|SHA|0c33a9dee21d371c8bc1d01e9d1e845a296f6bd2|failed|https://github.com/ovsrobot/dpdk/actions/runs/1216273482|[dpdk-dev] [PATCH 2/2] net/iavf: support IPv4/L4 checksum RSS offload|ovsrobot/dpdk|build, Size: 15989 bytes --]

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1216269857
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step Build and test
"ubuntu-18.04-gcc-shared-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
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
  {pattern_eth_ipv4,   ICE_RSS_TYPE_ETH_IPV4,  ICE_INSET_NONE, &ipv4_tmplt},
                       ^~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV4_CHKSUM’?
       ETH_RSS_L4_CHKSUM)
       ^
../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’
  {pattern_eth_ipv4_udp,   ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt},
                           ^~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’:
../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_IPV4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
[1467/3255] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_main.c.o'.
[1468/3255] Generating rte_net_igc.pmd.c with a custom command.
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-doc+tests" at step Build and test
####################################################################################
  {pattern_eth_ipv4,   ICE_RSS_TYPE_ETH_IPV4,  ICE_INSET_NONE, &ipv4_tmplt},
                       ^~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV4_CHKSUM’?
       ETH_RSS_L4_CHKSUM)
       ^
../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’
  {pattern_eth_ipv4_udp,   ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt},
                           ^~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’:
../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_IPV4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
[1480/3471] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_tm.c'.
[1481/3471] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_tm_driver.c'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
                                         ETH_RSS_L4_CHKSUM)
                                         ^
../drivers/net/ice/ice_hash.c:575:15: error: invalid application of 'sizeof' to an incomplete type 'struct ice_pattern_match_item []'
        .array_len = RTE_DIM(ice_hash_pattern_list),
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM'
#define RTE_DIM(a)      (sizeof (a) / sizeof ((a)[0]))
                                ^~~
../drivers/net/ice/ice_hash.c:700:18: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM'
                if (rss_type & ETH_RSS_IPV4_CHKSUM)
                               ^
../drivers/net/ice/ice_hash.c:779:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM'
                if (rss_type & ETH_RSS_L4_CHKSUM)
                               ^
../drivers/net/ice/ice_hash.c:799:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM'
                if (rss_type & ETH_RSS_L4_CHKSUM)
                               ^
../drivers/net/ice/ice_hash.c:819:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM'
                if (rss_type & ETH_RSS_L4_CHKSUM)
                               ^
15 errors generated.
[1479/3257] Generating rte_net_ionic_def with a custom command.
[1480/3257] Generating rte_net_ionic_mingw with a custom command.
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
####################################################################################
                                         ETH_RSS_L4_CHKSUM)
                                         ^
../drivers/net/ice/ice_hash.c:575:15: error: invalid application of 'sizeof' to an incomplete type 'struct ice_pattern_match_item []'
        .array_len = RTE_DIM(ice_hash_pattern_list),
                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM'
#define RTE_DIM(a)      (sizeof (a) / sizeof ((a)[0]))
                                ^~~
../drivers/net/ice/ice_hash.c:700:18: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM'
                if (rss_type & ETH_RSS_IPV4_CHKSUM)
                               ^
../drivers/net/ice/ice_hash.c:779:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM'
                if (rss_type & ETH_RSS_L4_CHKSUM)
                               ^
../drivers/net/ice/ice_hash.c:799:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM'
                if (rss_type & ETH_RSS_L4_CHKSUM)
                               ^
../drivers/net/ice/ice_hash.c:819:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM'
                if (rss_type & ETH_RSS_L4_CHKSUM)
                               ^
15 errors generated.
[1486/3473] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_pci.c'.
[1487/3473] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/cmdline.c'.
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
####################################################################################
  {pattern_eth_ipv4,   ICE_RSS_TYPE_ETH_IPV4,  ICE_INSET_NONE, &ipv4_tmplt},
                       ^~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV4_CHKSUM’?
       ETH_RSS_L4_CHKSUM)
       ^
../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’
  {pattern_eth_ipv4_udp,   ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt},
                           ^~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’:
../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t {aka long long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_IPV4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t {aka long long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t {aka long long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t {aka long long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
[1201/2511] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_82598.c.o'.
[1202/2511] Generating rte_net_ionic.pmd.c with a custom command.
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
####################################################################################
  {pattern_eth_ipv4,   ICE_RSS_TYPE_ETH_IPV4,  ICE_INSET_NONE, &ipv4_tmplt},
                       ^~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV4_CHKSUM’?
       ETH_RSS_L4_CHKSUM)
       ^
../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’
  {pattern_eth_ipv4_udp,   ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt},
                           ^~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’:
../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_IPV4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
[1473/3255] Linking target drivers/librte_net_igc.so.22.0.
[1474/3255] Generating rte_net_ionic.pmd.c with a custom command.
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
####################################################################################
  {pattern_eth_ipv4,   ICE_RSS_TYPE_ETH_IPV4,  ICE_INSET_NONE, &ipv4_tmplt},
                       ^~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV4_CHKSUM’?
       ETH_RSS_L4_CHKSUM)
       ^
../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’
  {pattern_eth_ipv4_udp,   ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt},
                           ^~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’:
../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_IPV4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’)
   if (rss_type & ETH_RSS_L4_CHKSUM)
                ^
[1486/3468] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/cmdline_socket.c'.
[1487/3468] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/cmdline_cirbuf.c'.
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
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2021-09-09  7:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210909064733.19960-1-alvinx.zhang@intel.com>
2021-09-09  6:48 ` [dpdk-test-report] |SUCCESS| pw98403 " checkpatch
2021-09-09  7:20 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210909072022.6269-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=alvinx.zhang@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).