netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kuba@kernel.org
Cc: rakeshs.lkm@gmail.com, sbhatta@marvell.com, sgoutham@marvell.com,
	jerinj@marvell.com, rsaladi2@marvell.com, netdev@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Interrupt handler support for NPA and NIX in Octeontx2.
Date: Tue, 21 Jul 2020 16:22:41 -0700 (PDT)	[thread overview]
Message-ID: <20200721.162241.478043805479604284.davem@davemloft.net> (raw)
In-Reply-To: <20200721122329.4d785138@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>

From: Jakub Kicinski <kuba@kernel.org>
Date: Tue, 21 Jul 2020 12:23:29 -0700

> On Tue, 21 Jul 2020 08:08:45 +0530 rakeshs.lkm@gmail.com wrote:
>> From: Rakesh Babu <rakeshs.lkm@gmail.com>
>> 
>> Changes from v1.
>> 1. Assigned void pointers to another type of pointers without type casting.
>> 2. Removed Switch and If cases in interrupt handlers and printed the hexa
>> value of the interrupt
> 
> These days error events should be reported via devlink health, 
> not printing messages to the logs.

+1

      reply	other threads:[~2020-07-21 23:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-21  2:38 [PATCH v2 0/2] Interrupt handler support for NPA and NIX in Octeontx2 rakeshs.lkm
2020-07-21  2:38 ` [PATCH v2 1/2] octeontx2-af: add npa error af interrupt handlers rakeshs.lkm
2020-07-21  2:38 ` [PATCH v2 2/2] octeontx2-af: add nix " rakeshs.lkm
2020-07-21 19:23 ` [PATCH v2 0/2] Interrupt handler support for NPA and NIX in Octeontx2 Jakub Kicinski
2020-07-21 23:22   ` David Miller [this message]

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=20200721.162241.478043805479604284.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jerinj@marvell.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rakeshs.lkm@gmail.com \
    --cc=rsaladi2@marvell.com \
    --cc=sbhatta@marvell.com \
    --cc=sgoutham@marvell.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).