Re: [PATCH] pktgen: Clone skb to avoid corruption of skbs in ndo_start_xmit methods
From: Neil Horman <nhorman@tuxdriver.com>
Date: 2011-07-20 16:19:16
From: Neil Horman <nhorman@tuxdriver.com>
Date: 2011-07-20 16:19:16
On Wed, Jul 20, 2011 at 05:44:48PM +0200, Eric Dumazet wrote:
Le mercredi 20 juillet 2011 à 11:39 -0400, Neil Horman a écrit :quoted
Isn't that exactly what this does? Disallows a user from issuing the cone_skb command in a pktgen script if the underlying driver can't support the sharing of skbs.My bad, I misread your patch. Seems fine to me ;)
Ok, thanks. I'll put this in a local tree and stat auditing drivers to see who needs it set/cleared. I'll post a new series when I have it done. Thanks! Neil