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
[email protected]
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

Reply via email to