On Thu, Jun 16, 2011 at 4:59 PM, Ben Pfaff <[email protected]> wrote:
> On Thu, Jun 16, 2011 at 04:10:53PM -0700, Jesse Gross wrote:
>> It's possible to trace kfree_skb() call sites to find out where
>> packets are getting dropped.  Situations where kfree_skb() does
>> not actually indicate an error adds additional noise, so use
>> consume_skb() instead to avoid tracing non-errors.
>>
>> Suggested-by: Ben Pfaff <[email protected]>
>> Signed-off-by: Jesse Gross <[email protected]>
>
> Acked-by: Ben Pfaff <[email protected]>

Both pushed, thanks.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to