On Wed, Sep 2, 2015 at 3:40 PM, Jason Kölker <[email protected]> wrote: > `csum_ipv6_magic` is an asm inline on most platforms. However if it is > not defined (like on ppc64le) including <net/ip6_checksum.h> will fall > back to the c implementation by wrapping it in an > `#ifndef _HAVE_ARCH_IPV6_CSUM`. > > Signed-off-by: Jason Kölker <[email protected]>
Thanks, applied to master and branch-2.4. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
