[ovs-dev] [PATCH v2] datapath: Fix WARN_ON sending GSO packets to userspace in Linux 2.6.22+.

Ben Pfaff blp at nicira.com
Mon Sep 14 19:21:24 UTC 2009


Ben Pfaff <blp at nicira.com> writes:

> Until now, when dp_output_control() queued a GSO packet to userspace, it
> would first compute the checksum for the whole GSO packet, then break the
> packet into segments.  However this had two drawbacks:
>[...]

I pushed this out since it is an important fix and I addressed
all the comments on version 1.  Further comments are of course
encourage.




More information about the dev mailing list