[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <542C5C37.1040409@oracle.com>
Date: Wed, 01 Oct 2014 15:55:35 -0400
From: Sowmini Varadhan <sowmini.varadhan@...cle.com>
To: David Miller <davem@...emloft.net>
CC: raghuram.kothakota@...cle.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/2] sunvnet: Packet processing in non-interrupt
context.
On 10/01/2014 03:50 PM, David Miller wrote:
>>
>> A BH Rx handler is a simpler way to avoid the weaknesses of processing
>> packets in LDC interrupt context, and also provides Rx load-spreading
>> across multiple CPUs.
>
> I think you want to re-evaluate this considering napi_gro_receive() which
> is what you should really be calling in a NAPI driver.
Sorry I dont follow the suggestion.
If I make this a NAPI driver that uses napi_gro_receive, I would
still have to deal with a budget, right?
--Sowmini
--
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