[ovs-build] Fixed: fleitner/ovs#242 (offloading-dev - a6ae51e)

Travis CI builds at travis-ci.org
Mon May 3 12:53:43 UTC 2021


Build Update for fleitner/ovs
-------------------------------------

Build: #242
Status: Fixed

Duration: 11 mins and 14 secs
Commit: a6ae51e (offloading-dev)
Author: Flavio Leitner
Message: Enable IP checksum offloading.

The IPv4 and IPv6 flags which identifies the network protocol
are used to indicate IP checksum offload. Add a new flag to
indicate IP checksum offloading.

When encapsulate a packet with that flag, set the checksum
of the inner IP header since that is not yet supported.

Calculate the IP csum when the packet is going to be sent over
a device that doesn't support the feature.

The netdev receiving packets is supposed to provide the flags
indicating if the IP csum was verified and it is OK or BAD,
otherwise the stack will check when appropriate by software.

fbl

View the changeset: https://github.com/fleitner/ovs/compare/38810bdfcae6...a6ae51e381b0

View the full build log and details: https://travis-ci.org/github/fleitner/ovs/builds/769317125?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the fleitner/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=13678598&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20210503/8ebbb07e/attachment-0001.html>


More information about the build mailing list