From: Brian Starkey <brian.starkey@arm.com>
To: Eric Dumazet <edumazet@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
LKML <linux-kernel@vger.kernel.org>,
Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Alexander Potapenko <glider@google.com>,
Steven Rostedt <rostedt@goodmis.org>,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Subject: Re: Regression: Failed boots bisected to 4cd13c21b207 "softirq: Let ksoftirqd do its job"
Date: Fri, 25 Nov 2016 13:14:03 +0000 [thread overview]
Message-ID: <20161125131403.GA2813@e106950-lin.cambridge.arm.com> (raw)
In-Reply-To: <CANn89iJXeNFgmy8YgSSnuNrekev-FgoyJ1GqOdFgM48wfpbr5Q@mail.gmail.com>
Hi,
On Wed, Nov 23, 2016 at 12:03:28PM -0800, Eric Dumazet wrote:
>On Wed, Nov 23, 2016 at 10:21 AM, Brian Starkey <brian.starkey@arm.com> wrote:
>
>> This patch didn't help.
>>
>> I did get some new traces though - I've attached the diff for the
>> trace_printks I added.
>>
>> Before 4cd13c21b207:
>> https://drive.google.com/open?id=0B8siaK6ZjvEwcEtOeFQzTmY0Nnc
>> After 4cd13c21b207:
>> https://drive.google.com/open?id=0B8siaK6ZjvEwZnQ4MVg1d3d1Tm8
>>
>> It looks like the difference is that after 4cd13c21b207 the RX softirq
>> isn't running, and RX interrupts don't call softirq_raise anymore -
>> presumably because there's one pending, but I didn't have time to
>> track that down to a code-path.
>>
>> Cheers,
>> -Brian
>>
>
>Hi Brian
>
>Looks like netif_rx() drops the incoming packets then ?
>
>Maybe netif_running() is not happy :(
>
>Could you trace netif_rx() return value (NET_RX_SUCCESS or NET_RX_DROP)
Some packets are dropped, but not very many:
$ grep NET_RX_SUCCESS trace_netif_rx.txt | wc -l
14399
$ grep NET_RX_DROP trace_netif_rx.txt | wc -l
22
Without the ksoftirqd change there were zero NET_RX_DROPs.
-Brian
>
>Thanks !
next prev parent reply other threads:[~2016-11-25 13:14 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-16 13:55 Brian Starkey
2016-11-16 15:52 ` Eric Dumazet
2016-11-16 18:01 ` Brian Starkey
2016-11-16 18:49 ` Eric Dumazet
2016-11-16 21:01 ` Brian Starkey
2016-11-17 15:29 ` Eric Dumazet
2016-11-17 16:42 ` Brian Starkey
2016-11-18 0:40 ` Thomas Gleixner
2016-11-18 20:23 ` Brian Starkey
2016-11-22 10:33 ` Brian Starkey
2016-11-22 14:29 ` Eric Dumazet
2016-11-22 15:27 ` Brian Starkey
2016-11-22 16:09 ` Eric Dumazet
2016-11-23 18:21 ` Brian Starkey
2016-11-23 20:03 ` Eric Dumazet
2016-11-25 13:14 ` Brian Starkey [this message]
2017-02-06 18:46 ` Will Deacon
2017-02-06 18:49 ` Russell King - ARM Linux
2017-02-08 9:46 ` Will Deacon
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=20161125131403.GA2813@e106950-lin.cambridge.arm.com \
--to=brian.starkey@arm.com \
--cc=akpm@linux-foundation.org \
--cc=bigeasy@linutronix.de \
--cc=edumazet@google.com \
--cc=glider@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=tglx@linutronix.de \
/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
all inboxes | Powered by JetHome®