[ovs-build] Passed: williamtu/ovs-travis#422 (afxdp-intr-v4 - 5043f7b)

Travis CI builds at travis-ci.org
Wed Mar 25 21:51:45 UTC 2020


Build Update for williamtu/ovs-travis
-------------------------------------

Build: #422
Status: Passed

Duration: 53 mins and 40 secs
Commit: 5043f7b (afxdp-intr-v4)
Author: William Tu
Message: netdev-afxdp: Add interrupt mode netdev class.

The patch adds a new netdev class 'afxdp-nonpmd' to enable afxdp
interrupt mode. This is similar to 'type=afxdp', except that the
is_pmd field is set to false. As a result, the packet processing
is handled by main thread, not pmd thread. This avoids burning
the CPU to always 100% when there is no traffic.

Tested-at: https://travis-ci.org/williamtu/ovs-travis/builds/655885506
Signed-off-by: William Tu <u9012063 at gmail.com>
---
v4:
  - Previously crash and fix it with qid = qid % netdev_n_txq(netdev)
    Now remove it because Ilya's fix:
      "dpif-netdev: Force port reconfiguration to change dynamic_txqs."

View the changeset: https://github.com/williamtu/ovs-travis/compare/f598f46212d6^...5043f7bb8c42

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

--

You can unsubscribe from build emails from the williamtu/ovs-travis repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=6871381&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/20200325/453bb528/attachment-0001.html>


More information about the build mailing list