[ovs-build] Passed: ovsrobot/ovn#1152 (series_212335 - 7a791dc)

Travis CI builds at travis-ci.com
Thu Nov 5 09:28:51 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #1152
Status: Passed

Duration: 23 mins and 6 secs
Commit: 7a791dc (series_212335)
Author: Numan Siddique
Message: northd: Make use of new hairpin actions.

This patch makes use of the new hairpin OVN actions - chk_lb_hairpin, chk_lb_hairpin_reply
and ct_snat_to_vip.

Suppose there are 'm' load balancers associated to a logical switch and each load balancer
has 'n' VIPs and each VIP has 'p' backends then ovn-northd adds (m * ((n * p) + n))
hairpin logical flows. After this patch, ovn-northd adds just 5 hairpin logical flows.

With this patch number of hairpin related OF flows on a chassis are almost the same as before,
but in a large scale deployment, this reduces memory consumption and load on ovn-northd and
SB DB ovsdb-servers.

Signed-off-by: Numan Siddique <numans at ovn.org>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/compare/36dc24a5b247...7a791dce041b

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/198402383?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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/20201105/19e39a11/attachment-0001.html>


More information about the build mailing list