[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140311.123901.1984947447632413268.davem@davemloft.net>
Date: Tue, 11 Mar 2014 12:39:01 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: ebiederm@...ssion.com, netdev@...r.kernel.org,
xiyou.wangcong@...il.com, mpm@...enic.com, satyam.sharma@...il.com
Subject: Re: [PATCH 01/11] bonding: Call dev_kfree_skby_any instead of
kfree_skb.
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Mon, 10 Mar 2014 22:02:38 -0700
> It seems netpoll should not drain rx queues.
There are netpoll users (admittedly, out of tree) that make use of
packet receive.
kdump is one.
That's what all of the __netpoll_rx() et al. stuff is for.
Therefore we'll probably just have to enforce that if a netpoll
user wants RX packets, he has to invoke netpoll from a reasonable
context.
But if we're called from hardware interrupts, yes we block RX
processing.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists