[ovs-build] Errored: openvswitch/ovs#9031 (branch-2.13 - bc07368)

Travis CI builds at travis-ci.org
Thu Feb 6 22:14:08 UTC 2020


Build Update for openvswitch/ovs
-------------------------------------

Build: #9031
Status: Errored

Duration: 44 mins and 37 secs
Commit: bc07368 (branch-2.13)
Author: Flavio Leitner
Message: netdev-linux: Prepend the std packet in the TSO packet

Usually TSO packets are close to 50k, 60k bytes long, so to
to copy less bytes when receiving a packet from the kernel
change the approach. Instead of extending the MTU sized
packet received and append with remaining TSO data from
the TSO buffer, allocate a TSO packet with enough headroom
to prepend the std packet data.

Fixes: 29cf9c1b3b9c ("userspace: Add TCP Segmentation Offload support")
Suggested-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/983b5f47010d...bc07368c1c5b

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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/20200206/ceb2da27/attachment-0001.html>


More information about the build mailing list