All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pawel Chmielewski <pawel.chmielewski@intel.com>
To: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Cc: lukasz.czapnik@intel.com, intel-wired-lan@lists.osuosl.org,
	Liang-min Wang <liang-min.wang@intel.com>
Subject: Re: [Intel-wired-lan] [PATCH iwl-next] ice: Reset VF on Tx MDD event
Date: Tue, 24 Oct 2023 18:21:45 +0200	[thread overview]
Message-ID: <ZTfvGYgvTpJJDbZ3@baltimore> (raw)
In-Reply-To: <ZTfC1u4BxG55rZ6o@wasp>

On Tue, Oct 24, 2023 at 03:12:54PM +0200, Michal Swiatkowski wrote:
> >  			if (netif_msg_tx_err(pf))
> > -				dev_info(dev, "Malicious Driver Detection event TX_TDPU detected on VF %d\n",
> > +				dev_info(dev,
> > +					 "Malicious Driver Detection event TX_TDPU detected on VF %d\n",
> >  					 vf->vf_id);
> > +			dev_info(dev,
> > +				 "PF-to-VF reset on VF %d due to Tx MDD TX_TCLAN event\n",
> > +				 vf->vf_id);
> You forgot to change TX_TCLAN to TX_TDPU.
 
Thank you for noticing, I've overlooked that. Will fix in v2
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

      reply	other threads:[~2023-10-24 16:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-24 11:29 [Intel-wired-lan] [PATCH iwl-next] ice: Reset VF on Tx MDD event Pawel Chmielewski
2023-10-24 11:41 ` Paul Menzel
2023-10-24 12:18   ` Pawel Chmielewski
2023-10-24 13:12 ` Michal Swiatkowski
2023-10-24 16:21   ` Pawel Chmielewski [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=ZTfvGYgvTpJJDbZ3@baltimore \
    --to=pawel.chmielewski@intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=liang-min.wang@intel.com \
    --cc=lukasz.czapnik@intel.com \
    --cc=michal.swiatkowski@linux.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 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.