DPDK patches and discussions
 help / color / mirror / Atom feed
* [Bug 900] [19.11.11-rc1] net/nfp build failure with clang 13
@ 2021-12-12 14:19 bugzilla
  2022-01-04 10:52 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2021-12-12 14:19 UTC (permalink / raw)
  To: dev

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

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

"""
$ meson --werror --buildtype=debugoptimized build && ninja-build -C build
[..]
drivers/net/nfp/nfp_net.c:3037:24: error: variable 'totlen' set but not used
[-Werror,-Wunused-but-set-variable]           size_t count, curlen, totlen = 0;
drivers/net/nfp/nfp_net.c:3139:24: error: variable 'totlen' set but not used
[-Werror,-Wunused-but-set-variable]
        size_t count, curlen, totlen = 0;
"""

clang: 13.0.0 (Fedora 13.0.0-3.fc35)

This was recently fixed by 9465a5d5a065 ("net/nfp: remove unused message
length").

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

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

* [Bug 900] [19.11.11-rc1] net/nfp build failure with clang 13
  2021-12-12 14:19 [Bug 900] [19.11.11-rc1] net/nfp build failure with clang 13 bugzilla
@ 2022-01-04 10:52 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-01-04 10:52 UTC (permalink / raw)
  To: dev

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

Christian Ehrhardt (christian.ehrhardt@canonical.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christian.ehrhardt@canonica
                   |                            |l.com
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Christian Ehrhardt (christian.ehrhardt@canonical.com) ---
This is a duplicate of 904.
Overall we had 881 (for -dev) and 900 + 904 for 19.11

The fix is in v19.11.11-rc2:

commit e5075011b517acb239501ade62e07bfd2569ec62
Author: Conor Walsh <conor.walsh@intel.com>
Date:   Mon Nov 15 17:58:54 2021 +0000

    net/nfp: remove unused message length

    [ upstream commit 9465a5d5a065b66075614e3712f9459c3e267155 ]

    Reported by clang 13.

*** This bug has been marked as a duplicate of bug 904 ***

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

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

end of thread, other threads:[~2022-01-04 10:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-12 14:19 [Bug 900] [19.11.11-rc1] net/nfp build failure with clang 13 bugzilla
2022-01-04 10:52 ` bugzilla

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