[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201007121244.04499.arnd@arndb.de>
Date: Mon, 12 Jul 2010 12:44:04 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Shirley Ma <mashirle@...ibm.com>
Cc: sri@...ibm.com, netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH net-next-2.6] macvtap: Return error when macvlan drops the packet
On Monday 12 July 2010, Shirley Ma wrote:
>
> Return err when macvlan dropps the packet.
Can you be more specific why you think this is the right idea?
As far as I can tell, this will return '1' to user space for a dropped
packet (NET_XMIT_DROP) or another positive return value.
While this might be nice for a user application to know, neither does
qemu check for this nor does it match the read(2) documentation.
I fear if we want congestion control to improve, we need to do it
differently.
Arnd
--
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