[ovs-build] Broken: openvswitch/ovs#2802 (master - 039fb36)

Travis CI builds at travis-ci.org
Sat Jun 25 02:44:16 UTC 2016


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

Build: #2802
Status: Broken

Duration: 25 minutes and 50 seconds
Commit: 039fb36 (master)
Author: William Tu
Message: datapath:backport: openvswitch: Add packet len info to upcall.

Upstream commit:
    commit b95e5928fcc76d156352570858abdea7b2628efd
    Author: William Tu <u9012063 at gmail.com>
    Date:   Mon Jun 20 07:26:17 2016 -0700

    The commit f2a4d086ed4c ("openvswitch: Add packet truncation support.")
    introduces packet truncation before sending to userspace upcall receiver.
    This patch passes up the skb->len before truncation so that the upcall
    receiver knows the original packet size. Potentially this will be used
    by sFlow, where OVS translates sFlow config header=N to a sample action,
    truncating packet to N byte in kernel datapath. Thus, only N bytes instead
    of full-packet size is copied from kernel to userspace, saving the
    kernel-to-userspace bandwidth.

    Signed-off-by: William Tu <u9012063 at gmail.com>
    Cc: Pravin Shelar <pshelar at nicira.com>
    Acked-by: Pravin B Shelar <pshelar at ovn.org>
    Signed-off-by: David S. Miller <davem at davemloft.net>

Tested-at: https://travis-ci.org/williamtu/ovs-travis/builds/140135299
Signed-off-by: William Tu <u9012063 at gmail.com>
Acked-by: Pravin B Shelar <pshelar at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/ca65a3b1b13e...039fb36c9623

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/140146775

--

You can configure 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://www.openvswitch.org/pipermail/ovs-build/attachments/20160625/0b192bbc/attachment-0002.html>


More information about the build mailing list