On Jan 3, 2012, at 9:36 AM, likunyun <kunyu...@hotmail.com> wrote:
> I get it, you mean when we using the Xen's checksum , it always doesn't
> defined the csum->start and csum->offset in sk_buff.
> But in my kernel ,both are defined.
> Based on my kernel ,it will be better if I change it according under.
If you do that then it won't use Xen's checksum status fields. What needs to
happen is to make usage of the checksum offset independent of the checksum
status. Doing this requires first studying the different flavors Xen patches
for various kernel versions and seeing what is used in cases where both are
defined. Probably it's safe to use the new offset fields where they are defined
but it's not guaranteed to be true.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss