Linux CAN drivers development
 help / color / mirror / Atom feed
From: Alexander Stein <alexander.stein@systec-electronic.com>
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: Wolfgang Grandegger <wg@grandegger.com>, linux-can@vger.kernel.org
Subject: Re: [PATCH 4/4] can: flexcan: Disable error irq when in error passive
Date: Wed, 20 Aug 2014 07:53:42 +0200	[thread overview]
Message-ID: <5828474.BLmC3IRb0k@ws-stein> (raw)
In-Reply-To: <53ECC07B.8030105@pengutronix.de>

On Thursday 14 August 2014 15:58:19, Marc Kleine-Budde wrote:
> On 08/14/2014 03:19 PM, Alexander Stein wrote:
> > On Thursday 14 August 2014 13:18:47, Marc Kleine-Budde wrote:
> >> On 08/12/2014 03:43 PM, Alexander Stein wrote:
> >>> If the error irq is enabled and the hardware is trying to send a CAN
> >>> message to an open bus it will receive a lot of acknowledge errors and
> >>> generating lots of interrupts. So error interrupts are disabled when
> >>> entering error passive and reenable them when leaving error passive.
> >>> We can only leave error passive by receiving CAN frames in which case NAPI
> >>> is scheduled anyway or by sending more CAN frames when send is possible
> >>> again. But with the transition of error counters from 96 to 95 the flags
> >>> TX_WRN and RX_WRN are gone again, so we need to remember the flags state
> >>> to detect a change there.
> >>
> >> There are use cases where the error interrupts even when in passive mode
> >> are essential. You have a use case, where you'd like to turn them off
> >> completely. Have you had a look at the bus error limiting patches?
> > 
> > Do you mean "[PATCH v7] flexcan: add err_irq handler for flexcan" from Zhao Qiang?
> 
> No, sorry I assumes you were following the discussion with Matthias
> Klein and Sebastian Andrzej Siewior [1].
> 
> I was talking about the patch from
> http://comments.gmane.org/gmane.linux.can/4070
> 
> The idea behind this series is to not enable the bus error interrupt
> right after it has served, but after a configurable delay, e.g. 100ms.
> Even with an open or otherwise faulty but, you then receive just 10
> error frames per second.
> 
> Marc
> 
> [1] http://thread.gmane.org/gmane.linux.can/6271
> [2] http://thread.gmane.org/gmane.linux.can/6280

I didn't follow this thread. I mostly used the flexcan driver but noticed now some hickups.

Regards,
Alexander
-- 
Dipl.-Inf. Alexander Stein

SYS TEC electronic GmbH
Am Windrad 2
08468 Heinsdorfergrund
Tel.: 03765 38600-1156
Fax: 03765 38600-4100
Email: alexander.stein@systec-electronic.com
Website: www.systec-electronic.com
 
Managing Director: Dipl.-Phys. Siegmar Schmidt
Commercial registry: Amtsgericht Chemnitz, HRB 28082


  reply	other threads:[~2014-08-20  5:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-12 13:43 [PATCH 1/4 RESEND] can: flexcan: Disable error interrupt when bus error reporting is disabled Alexander Stein
2014-08-12 13:43 ` [PATCH 2/4] can: flexcan: Detect error passive state change Alexander Stein
2014-08-15  8:07   ` Marc Kleine-Budde
2014-08-18  6:05     ` Alexander Stein
2014-08-12 13:43 ` [PATCH 3/4] can: flexcan: Put enabling error irq into separate function Alexander Stein
2014-08-12 13:43 ` [PATCH 4/4] can: flexcan: Disable error irq when in error passive Alexander Stein
2014-08-14 11:18   ` Marc Kleine-Budde
2014-08-14 13:19     ` Alexander Stein
2014-08-14 13:58       ` Marc Kleine-Budde
2014-08-20  5:53         ` Alexander Stein [this message]
2014-08-14 10:21 ` [PATCH 1/4 RESEND] can: flexcan: Disable error interrupt when bus error reporting is disabled Marc Kleine-Budde

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=5828474.BLmC3IRb0k@ws-stein \
    --to=alexander.stein@systec-electronic.com \
    --cc=linux-can@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=wg@grandegger.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