Comment 10 for bug 1769570

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/51198
Committed: http://github.com/Juniper/contrail-vrouter/commit/aee12a366bf29a30d91b1289f448a97e3bcd01a3
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit aee12a366bf29a30d91b1289f448a97e3bcd01a3
Author: yipeng <email address hidden>
Date: Fri Jan 11 11:43:03 2019 +0000

likely/unlikely support

Branch mispredicution could cost performance loss. Add vr_likely
and vr_unlikely support to assist compiler.

Change-Id: I5a0a2210ea0d1f092f2543b52d0a145f38a33335
Partial-Bug: #1769570
Signed-off-by: Yipeng Wang <email address hidden>