[ovs-build] Failed: ovsrobot/ovs#1816 (series_141070 - dd89b48)

Travis CI builds at travis-ci.org
Wed Nov 6 14:51:46 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #1816
Status: Failed

Duration: 54 mins and 10 secs
Commit: dd89b48 (series_141070)
Author: Eelco Chaudron
Message: netdev-dpdk: add support for the RTE_ETH_EVENT_INTR_RESET event

Currently, OVS does not register and therefore not handle the
interface reset event from the DPDK framework. This would cause a
problem in cases where a VF is used as an interface, and its
configuration changes.

As an example in the following scenario the MAC change is not
detected/acted upon until OVS is restarted without the patch applied:

  $ echo 1 > /sys/bus/pci/devices/0000:05:00.1/sriov_numvfs
  $ ovs-vsctl add-port ovs_pvp_br0 dpdk0 -- \
            set Interface dpdk0 type=dpdk -- \
            set Interface dpdk0 options:dpdk-devargs=0000:05:0a.0

  $ ip link set p5p2 vf 0 mac 52:54:00:92:d3:33

Requires patch "bridge: Allow manual notifications about interfaces' updates."

Signed-off-by: Eelco Chaudron <echaudro at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/dd89b48c0533

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

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&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/20191106/8c2a1402/attachment-0001.html>


More information about the build mailing list