All of lore.kernel.org
 help / color / mirror / Atom feed
From: bjorn@mork.no (Bjørn Mork)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/6] net: thunderx: bgx: Add log message when setting mac address
Date: Mon, 08 Feb 2016 14:49:41 +0100	[thread overview]
Message-ID: <87vb5z1fd6.fsf@nemi.mork.no> (raw)
In-Reply-To: <56B8987D.7000901@cogentembedded.com> (Sergei Shtylyov's message of "Mon, 8 Feb 2016 16:30:37 +0300")

Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> writes:

>    dev_er(), maybe?

I like that!

It's often hard to know whether to print something or be quiet.
pr_er(), dev_er(), netdev_er() etc would be the perfect solution to that
problem.


Bj?rn

WARNING: multiple messages have this Message-ID (diff)
From: "Bjørn Mork" <bjorn@mork.no>
To: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: sunil.kovvuri@gmail.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, sgoutham@cavium.com,
	robert.richter@caviumnetworks.com,
	Robert Richter <rrichter@cavium.com>
Subject: Re: [PATCH 5/6] net: thunderx: bgx: Add log message when setting mac address
Date: Mon, 08 Feb 2016 14:49:41 +0100	[thread overview]
Message-ID: <87vb5z1fd6.fsf@nemi.mork.no> (raw)
In-Reply-To: <56B8987D.7000901@cogentembedded.com> (Sergei Shtylyov's message of "Mon, 8 Feb 2016 16:30:37 +0300")

Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> writes:

>    dev_er(), maybe?

I like that!

It's often hard to know whether to print something or be quiet.
pr_er(), dev_er(), netdev_er() etc would be the perfect solution to that
problem.


Bjørn

  parent reply	other threads:[~2016-02-08 13:49 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-08 12:07 [PATCH 0/6] net: thunderx: Setting IRQ affinity hints and other optimizations sunil.kovvuri at gmail.com
2016-02-08 12:07 ` sunil.kovvuri
2016-02-08 12:07 ` [PATCH 1/6] net, thunderx: Add TX timeout and RX buffer alloc failure stats sunil.kovvuri at gmail.com
2016-02-08 12:07   ` sunil.kovvuri
2016-02-08 12:07 ` [PATCH 2/6] net: thunderx: Use napi_schedule_irqoff() sunil.kovvuri at gmail.com
2016-02-08 12:07   ` sunil.kovvuri
2016-02-08 12:07 ` [PATCH 3/6] net: thunderx: Assign affinity hints to vf's interrupts sunil.kovvuri at gmail.com
2016-02-08 12:07   ` sunil.kovvuri
2016-02-08 12:07 ` [PATCH 4/6] net: thunderx: bgx: Use standard firmware node infrastructure sunil.kovvuri at gmail.com
2016-02-08 12:07   ` sunil.kovvuri
2016-02-08 12:07 ` [PATCH 5/6] net: thunderx: bgx: Add log message when setting mac address sunil.kovvuri at gmail.com
2016-02-08 12:07   ` sunil.kovvuri
2016-02-08 13:30   ` Sergei Shtylyov
2016-02-08 13:30     ` Sergei Shtylyov
2016-02-08 13:48     ` Robert Richter
2016-02-08 13:48       ` Robert Richter
2016-02-08 13:49     ` Bjørn Mork [this message]
2016-02-08 13:49       ` Bjørn Mork
2016-02-08 13:51       ` Sergei Shtylyov
2016-02-08 13:51         ` Sergei Shtylyov
2016-02-08 12:07 ` [PATCH 6/6] net: thunderx: Alloc higher order pages when pagesize is small sunil.kovvuri at gmail.com
2016-02-08 12:07   ` sunil.kovvuri
2016-02-11 13:26 ` [PATCH 0/6] net: thunderx: Setting IRQ affinity hints and other optimizations Sunil Kovvuri
2016-02-11 13:26   ` Sunil Kovvuri
2016-02-11 14:33   ` David Miller
2016-02-11 14:33     ` David Miller
2016-02-11 15:12     ` Robert Richter
2016-02-11 15:12       ` Robert Richter

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=87vb5z1fd6.fsf@nemi.mork.no \
    --to=bjorn@mork.no \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.