DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Ian Stokes <ian.stokes@intel.com>,
	Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org
Subject: net/i40e: unhelpful warning messages
Date: Fri, 10 Jan 2025 18:11:29 -0800	[thread overview]
Message-ID: <20250110181129.32a76531@hermes.local> (raw)

Got new machine setup with XL710 NIC's and testing out DPDK.

When device is first used by DPDK see these messages.
Which are at warning level which by definition means something is wrong.
And the messages are unhelpful; they mean some to the developer but not to a user.

I40E_DRIVER: i40e_GLQF_reg_init(): i40e device 0000:02:00.0 changed global register [0x002689a0]. original: 0x00000000, new: 0x00000029 
I40E_DRIVER: i40e_GLQF_reg_init(): i40e device 0000:02:00.0 changed global register [0x00268ca4]. original: 0x00001840, new: 0x00009420 
I40E_DRIVER: i40e_aq_debug_write_global_register(): i40e device 0000:02:00.0 changed global register [0x0026c7a0]. original: 0xa8, after: 0x28

                 reply	other threads:[~2025-01-11  2:11 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=20250110181129.32a76531@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=ian.stokes@intel.com \
    /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).