[ovs-build] Passed: ovsrobot/ovn#1209 (series_214993 - d9b7d0e)

Travis CI builds at travis-ci.com
Tue Nov 17 17:41:31 UTC 2020


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

Build: #1209
Status: Passed

Duration: 23 mins and 53 secs
Commit: d9b7d0e (series_214993)
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/bad682b1dd71...d9b7d0ef1f08

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/202107958?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/20201117/3b78f878/attachment-0001.html>


More information about the build mailing list