[ovs-build] Broken: istokes/ovs#203 (hwol - 66fbc68)

Travis CI builds at travis-ci.org
Wed Mar 7 15:55:13 UTC 2018


Build Update for istokes/ovs
-------------------------------------

Build: #203
Status: Broken

Duration: 23 minutes and 42 seconds
Commit: 66fbc68 (hwol)
Author: Yuanhan Liu
Message: dpif-netdev: retrieve flow directly from the flow mark

So that we could skip some very costly CPU operations, including but
not limiting to miniflow_extract, emc lookup, dpcls lookup, etc. Thus,
performance could be greatly improved.

A PHY-PHY forwarding with 1000 mega flows (udp,tp_src=1000-1999) and
1 million streams (tp_src=1000-1999, tp_dst=2000-2999) show more that
260% performance boost.

Note that though the heavy miniflow_extract is skipped, we still have
to do per packet checking, due to we have to check the tcp_flags.

Co-authored-by: Finn Christensen <fc at napatech.com>
Signed-off-by: Yuanhan Liu <yliu at fridaylinux.org>
Signed-off-by: Finn Christensen <fc at napatech.com>

View the changeset: https://github.com/istokes/ovs/compare/0a4f6bd3ea7a...66fbc689a749

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

--

You can configure 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/20180307/7decf260/attachment.html>


More information about the build mailing list