From: Stephen Hemminger <stephen@networkplumber.org>
To: netdev@vger.kernel.org
Subject: Fw: [Bug 211363] New: i40e: WARNING from i40e when ethtool -S is run.
Date: Tue, 26 Jan 2021 12:54:34 -0800 [thread overview]
Message-ID: <20210126125434.570fa71e@hermes.local> (raw)
Begin forwarded message:
Date: Tue, 26 Jan 2021 19:23:29 +0000
From: bugzilla-daemon@bugzilla.kernel.org
To: stephen@networkplumber.org
Subject: [Bug 211363] New: i40e: WARNING from i40e when ethtool -S is run.
https://bugzilla.kernel.org/show_bug.cgi?id=211363
Bug ID: 211363
Summary: i40e: WARNING from i40e when ethtool -S is run.
Product: Networking
Version: 2.5
Kernel Version: 5.10.10
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Other
Assignee: stephen@networkplumber.org
Reporter: wilder@us.ibm.com
Regression: No
When veb-stats are enabled ethtool -S hits the WARN_ONCE in
i40e_add_one_ethtool_stat().
To reproduce:
ethtool --set-priv-flags <int> veb-stats on
ethtool -S <int>
unexpected stat size for veb.tc_%u_tx_packets
WARNING: CPU: 61 PID: 10113 at
drivers/net/ethernet/intel/i40e/i40e_ethtool.c:110
i40e_add_one_ethtool_stat+0x140/0x1a0 [i40e]
<cut>
[ 649.377973] Call Trace:
[ 649.377980] [c000003b6d937810] [c00800000debab54]
i40e_add_one_ethtool_stat+0x13c/0x1a0 [i40e] (unreliable)
[ 649.377996] [c000003b6d937890] [c00800000def3b4c]
__i40e_add_ethtool_stats+0x84/0x6698 [i40e]
[ 649.378010] [c000003b6d937920] [c00800000debe904]
i40e_get_ethtool_stats+0x2bc/0x4e0 [i40e]
[ 649.378023] [c000003b6d937a20] [c000000000c99854] dev_ethtool+0x6c4/0x2be0
[ 649.378033] [c000003b6d937b30] [c000000000c1340c] dev_ioctl+0x5ac/0xa50
[ 649.378042] [c000003b6d937bc0] [c000000000b8ca7c] sock_do_ioctl+0xac/0x1b0
[ 649.378051] [c000003b6d937c40] [c000000000b8d564] sock_ioctl+0x234/0x4a0
[ 649.778238] [c000003b6d937d10] [c000000000559c40] do_vfs_ioctl+0xe0/0xbd0
[ 649.778247] [c000003b6d937de0] [c00000000055a904] sys_ioctl+0xc4/0x160
[ 649.778257] [c000003b6d937e30] [c00000000000b408] system_call+0x5c/0x70
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
reply other threads:[~2021-01-26 23:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20210126125434.570fa71e@hermes.local \
--to=stephen@networkplumber.org \
--cc=netdev@vger.kernel.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).