[ovs-build] Passed: ovsrobot/ovs#1569 (series_130189 - edca5db)

Travis CI builds at travis-ci.org
Wed Sep 11 14:58:18 UTC 2019


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

Build: #1569
Status: Passed

Duration: 59 mins and 43 secs
Commit: edca5db (series_130189)
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/1a96f823e771^...edca5db33147

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/583675545?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/20190911/7932df29/attachment.html>


More information about the build mailing list