https://bugs.dpdk.org/show_bug.cgi?id=902

            Bug ID: 902
           Summary: [19.11.11-rc1] net/ice build failure with make and
                    clang 13
           Product: DPDK
           Version: 19.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: alia...@nvidia.com
  Target Milestone: ---

"""
$ make config MAKE_PAUSE=n O=/tmp/build-x86_64-native-linuxapp-clang
T=x86_64-native-linuxapp-clang
$ make -j64 MAKE_PAUSE=n O=/tmp/build-x86_64-native-linuxapp-clang
[..]
drivers/net/ice/base/ice_common.c:2409:18: error: variable 'hw' set but not
used [-Werror,-Wunused-but-set-variable]
                struct ice_hw *hw;
[..]
"""

clang: 13.0.0 (Fedora 13.0.0-3.fc35)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to