[ovs-build] Passed: ovsrobot/ovs#1876 (series_144894 - ebfe44c)

Travis CI builds at travis-ci.org
Mon Nov 25 16:02:39 UTC 2019


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

Build: #1876
Status: Passed

Duration: 1 hr, 4 mins, and 58 secs
Commit: ebfe44c (series_144894)
Author: Eelco Chaudron
Message: netdev-dpdk: add coverage counter to count vhost IRQs

When the dpdk vhost library executes an eventfd_write() call,
i.e. waking up the guest, a new callback will be called.

This patch adds the callback to count the number of
interrupts sent to the VM to track the number of times
interrupts where generated.

This might be of interest to find out system-calls were
called in the DPDK fast path.

The coverage counter is called "vhost_notification" and
can be read with:

  $ ovs-appctl coverage/read-counter vhost_notification
  13238319

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/1183a0c6a8db^...ebfe44c9b4f7

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


More information about the build mailing list