From: Jiawen Wu <jiawenwu@trustnetic.com>
To: dev@dpdk.org
Cc: Jiawen Wu <jiawenwu@trustnetic.com>
Subject: [PATCH 0/2] Wangxun log fixes
Date: Mon, 21 Feb 2022 17:21:19 +0800 [thread overview]
Message-ID: <20220221092121.2145802-1-jiawenwu@trustnetic.com> (raw)
Remove redundant debug logs and unify the log format.
Jiawen Wu (2):
net/ngbe: fix debug log
net/txgbe: fix debug log
drivers/net/ngbe/base/ngbe_eeprom.c | 18 +--
drivers/net/ngbe/base/ngbe_hw.c | 148 +++++--------------
drivers/net/ngbe/base/ngbe_mbx.c | 22 ---
drivers/net/ngbe/base/ngbe_mng.c | 16 +--
drivers/net/ngbe/base/ngbe_phy.c | 30 +---
drivers/net/ngbe/base/ngbe_phy_mvl.c | 17 +--
drivers/net/ngbe/base/ngbe_phy_rtl.c | 18 +--
drivers/net/ngbe/base/ngbe_phy_yt.c | 18 +--
drivers/net/ngbe/ngbe_logs.h | 7 +-
drivers/net/txgbe/base/txgbe_eeprom.c | 37 ++---
drivers/net/txgbe/base/txgbe_hw.c | 196 ++++++--------------------
drivers/net/txgbe/base/txgbe_mbx.c | 38 -----
drivers/net/txgbe/base/txgbe_mng.c | 21 +--
drivers/net/txgbe/base/txgbe_phy.c | 84 ++---------
drivers/net/txgbe/base/txgbe_vf.c | 12 +-
drivers/net/txgbe/txgbe_logs.h | 7 +-
16 files changed, 136 insertions(+), 553 deletions(-)
--
2.21.0.windows.1
next reply other threads:[~2022-02-21 9:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-21 9:21 Jiawen Wu [this message]
2022-02-21 9:21 ` [PATCH 1/2] net/ngbe: fix debug log Jiawen Wu
2022-02-21 13:06 ` Ferruh Yigit
2022-02-21 9:21 ` [PATCH 2/2] net/txgbe: " Jiawen Wu
2022-02-21 13:10 ` Ferruh Yigit
2022-02-22 2:03 ` Jiawen Wu
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=20220221092121.2145802-1-jiawenwu@trustnetic.com \
--to=jiawenwu@trustnetic.com \
--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).