[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1380660287.19002.36.camel@edumazet-glaptop.roam.corp.google.com>
Date: Tue, 01 Oct 2013 13:44:47 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Shawn Bohrer <sbohrer@...advisors.com>
Cc: David Miller <davem@...emloft.net>, tomk@...advisors.com,
netdev <netdev@...r.kernel.org>
Subject: Re: [net-next 1/3] udp: Only allow busy read/poll on connected
sockets
On Tue, 2013-10-01 at 14:33 -0500, Shawn Bohrer wrote:
> UDP sockets can receive packets from multiple endpoints and thus may be
> received on multiple receive queues. Since packets packets can arrive
> on multiple receive queues we should not mark the napi_id for all
> packets. This makes busy read/poll only work for connected UDP sockets.
>
> This additionally enables busy read/poll for UDP multicast packets as
> long as the socket is connected by moving the check into
> __udp_queue_rcv_skb().
>
> Signed-off-by: Shawn Bohrer <sbohrer@...advisors.com>
> ---
Suggested-by: Eric Dumazet <edumazet@...gle.com>
Acked-by: Eric Dumazet <edumazet@...gle.com>
Thanks for following up, it seems I forgot to submit this patch ;)
--
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