[ovs-build] Passed: ovsrobot/ovs#1791 (series_139857 - 78d44a8)

Travis CI builds at travis-ci.org
Thu Oct 31 14:49:34 UTC 2019


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

Build: #1791
Status: Passed

Duration: 1 hr, 6 mins, and 4 secs
Commit: 78d44a8 (series_139857)
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

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/compare/45b0f0170371...78d44a894e1b

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/605494302?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/20191031/4a3ef273/attachment-0001.html>


More information about the build mailing list