[ovs-dev] [PATCH 07/23] ovn-controller: Un-inline get_chassis_by_name().

Justin Pettit jpettit at nicira.com
Thu Oct 15 21:04:26 UTC 2015


> On Oct 9, 2015, at 9:15 PM, Ben Pfaff <blp at nicira.com> wrote:
> 
> I don't know of any reason to inline this.

Well, obviously because it's on the critical path.  It has to do with registers and CPU caches and stuff--you wouldn't understand.

> Also rename for consistency with get_bridge().
> 
> Signed-off-by: Ben Pfaff <blp at nicira.com>

Acked-by: Justin Pettit <jpettit at nicira.com>

--Justin





More information about the dev mailing list