[ovs-build] Passed: djlwilder/ovs#60 (master - 20dac08)

Travis CI builds at travis-ci.org
Fri Jan 31 00:23:01 UTC 2020


Build Update for djlwilder/ovs
-------------------------------------

Build: #60
Status: Passed

Duration: 48 mins and 47 secs
Commit: 20dac08 (master)
Author: William Tu
Message: docs: Add header install command for afxdp.

The 'XDP_RING_NEED_WAKEUP' and related flags are defined if_xdp.h, so if
users are building their own kernel, users have to update the kernel's
header files, by doing:

  $ make headers_install INSTALL_HDR_PATH=/usr

Otherwise the following error shows:
/usr/local/include/bpf/xsk.h: In function 'xsk_ring_prod__needs_wakeup':
/usr/local/include/bpf/xsk.h:82:21: error: 'XDP_RING_NEED_WAKEUP' undeclared \
  (first use in this function)
  return *r->flags & XDP_RING_NEED_WAKEUP;

Reported-by: Tomek Osinski <osinstom at gmail.com>
Reported-at: https://osinstom.github.io/en/tutorial/ovs-afxdp-installation/
Signed-off-by: William Tu <u9012063 at gmail.com>
Acked-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: William Tu <u9012063 at gmail.com>

View the changeset: https://github.com/djlwilder/ovs/compare/a867c010ee9183885ee9d3eb76a0005c075c4d2e...20dac08fdcce4b7fda1d07add3b346aa9751cfbc

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

--

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


More information about the build mailing list