[ovs-build] Passed: tmakita/ovs#39 (xdp_offload_v4 - 5be26e2)

Travis CI builds at travis-ci.org
Thu Jul 30 21:52:46 UTC 2020


Build Update for tmakita/ovs
-------------------------------------

Build: #39
Status: Passed

Duration: 1 hr, 5 mins, and 54 secs
Commit: 5be26e2 (xdp_offload_v4)
Author: Toshiaki Makita
Message: bpf: Add dummy program for veth devices

When we use XDP_REDIRECT on veth, the peer device needs to load some
XDP program to make XDP_REDIRECT work.

For convenience we add xdp_noop.o in bpf directory, which does nothing
but returns XDP_PASS.

Example command to use xdp_noop:

  Assume you use veth0 for OVS port and veth1 is its peer.
  $ ip link set veth1 xdpdrv object /path/to/ovs/bpf/xdp_noop.o section xdp

Signed-off-by: Toshiaki Makita <toshiaki.makita1 at gmail.com>

View the changeset: https://github.com/tmakita/ovs/compare/18c358a60fd2...5be26e2a1ce3

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


--

You can unsubscribe from build emails from the tmakita/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=28508676&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/20200730/9369ecec/attachment.html>


More information about the build mailing list