[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200325.122252.966436204777154509.davem@davemloft.net>
Date: Wed, 25 Mar 2020 12:22:52 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rahul.kundu@...lsio.com
Cc: netdev@...r.kernel.org, nirranjan@...lsio.com, dt@...lsio.com,
rajur@...lsio.com
Subject: Re: [PATCH net] cxgb4: Add support to catch bits set in INT_CAUSE5
From: Rahul Kundu <rahul.kundu@...lsio.com>
Date: Wed, 25 Mar 2020 04:53:09 -0700
> This commit adds support to catch any bits set in SGE_INT_CAUSE5 for Parity Errors.
> F_ERR_T_RXCRC flag is used to ignore that particular bit as it is not considered as fatal.
> So, we clear out the bit before looking for error.
> This patch now read and report separately all three registers(Cause1, Cause2, Cause5).
> Also, checks for errors if any.
>
> Signed-off-by: Raju Rangoju <rajur@...lsio.com>
> Signed-off-by: Rahul Kundu <rahul.kundu@...lsio.com>
This doesn't seem like a critical bug fix at all so I applied it to net-next,
thank you.
Powered by blists - more mailing lists