DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tomasz Duszynski <tduszynski@marvell.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	Jakub Palider <jpalider@marvell.com>,
	Jerin Jacob Kollanukkaran <jerinj@marvell.com>
Subject: RE: [EXT] Re: [PATCH] raw/cnxk_bphy: switch to dynamic logging
Date: Thu, 23 Nov 2023 20:36:22 +0000	[thread overview]
Message-ID: <DM4PR18MB436818A3C6266CD3828DBA90D2B9A@DM4PR18MB4368.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20231114161546.00b3ad1e@hermes.local>



>-----Original Message-----
>From: Stephen Hemminger <stephen@networkplumber.org>
>Sent: Wednesday, November 15, 2023 1:16 AM
>To: Tomasz Duszynski <tduszynski@marvell.com>
>Cc: dev@dpdk.org; Jakub Palider <jpalider@marvell.com>; Jerin Jacob Kollanukkaran
><jerinj@marvell.com>
>Subject: [EXT] Re: [PATCH] raw/cnxk_bphy: switch to dynamic logging
>
>External Email
>
>----------------------------------------------------------------------
>On Tue, 14 Nov 2023 09:04:46 +0100
>Tomasz Duszynski <tduszynski@marvell.com> wrote:
>
>> Dynamically allocated log type is a standard approach among all drivers.
>> Switch to it.
>>
>> Signed-off-by: Tomasz Duszynski <tduszynski@marvell.com>
>> ---
>>  drivers/raw/cnxk_bphy/cnxk_bphy.c          | 32 +++++++++++++---------
>>  drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c      |  4 ++-
>>  drivers/raw/cnxk_bphy/cnxk_bphy_cgx.h      |  7 +++++
>>  drivers/raw/cnxk_bphy/cnxk_bphy_cgx_test.c | 32
>> ++++++++++------------
>>  4 files changed, 44 insertions(+), 31 deletions(-)
>
>Good to see but there seems to be a lot of other places calling plt_err(), plt_info(),
>plt_warn(), plt_print()

Yeah, apparently my script did not catch everything. Thanks for pointing this out. 

  reply	other threads:[~2023-11-23 20:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-14  8:04 Tomasz Duszynski
2023-11-15  0:15 ` Stephen Hemminger
2023-11-23 20:36   ` Tomasz Duszynski [this message]
2023-11-24  7:56 ` David Marchand
2023-11-27 18:11 ` [PATCH v2] " Tomasz Duszynski
2023-12-06 14:09   ` Jerin Jacob
2024-02-21  1:59     ` Thomas Monjalon
2024-02-21  8:43       ` [EXT] " Tomasz Duszynski

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=DM4PR18MB436818A3C6266CD3828DBA90D2B9A@DM4PR18MB4368.namprd18.prod.outlook.com \
    --to=tduszynski@marvell.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=jpalider@marvell.com \
    --cc=stephen@networkplumber.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).