From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 901] [19.11.11-rc1] net/i40e build failure with make and clang 13
Date: Sun, 12 Dec 2021 14:56:49 +0000 [thread overview]
Message-ID: <bug-901-3@http.bugs.dpdk.org/> (raw)
https://bugs.dpdk.org/show_bug.cgi?id=901
Bug ID: 901
Summary: [19.11.11-rc1] net/i40e 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: alialnu@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/i40e/base/i40e_common.c:5558:6: error: variable 'pe_cntx_size' set
but not used [-Werror,-Wunused-but-set-variable]
u32 pe_cntx_size, pe_filt_size;
^
drivers/net/i40e/base/i40e_common.c:5558:20: error: variable 'pe_filt_size' set
but not used [-Werror,-Wunused-but-set-variable]
u32 pe_cntx_size, pe_filt_size;
"""
clang: 13.0.0 (Fedora 13.0.0-3.fc35)
--
You are receiving this mail because:
You are the assignee for the bug.
next reply other threads:[~2021-12-12 14:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-12 14:56 bugzilla [this message]
2022-01-04 14:19 ` bugzilla
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=bug-901-3@http.bugs.dpdk.org/ \
--to=bugzilla@dpdk.org \
--cc=dev@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).