[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20081115.140101.160520099.davem@davemloft.net>
Date: Sat, 15 Nov 2008 14:01:01 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: iws@...o.caltech.edu
CC: netdev@...r.kernel.org
Subject: Re: net: add PCINet driver
You can't set that NETIF_F_NO_CSUM if there is every an
intermediate node that forwards or inspects the packets.
And really, it should never be used for situations where
packets leave a single kernel's realm. Really, I don't
trust the PCI bus to never ever corrupt DMA's to my disk
so NETIF_F_NO_CSUM is certainly not appropriate here.
Please post a new version of your patch, and also please
include any changes you've made since V3.
Thanks.
--
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