[ovs-dev] [PATCH 3/3] ofproto-dpif: Place high priority on sending CCMs.
Ben Pfaff
blp at nicira.com
Fri Jun 22 09:14:48 PDT 2012
On Thu, Jun 21, 2012 at 06:51:35PM -0700, Ethan Jackson wrote:
> It's very important to get CCMs out as quickly as possible to avoid
> causing a fault when there is really no problem. This patch sends
> CCMs as part of port_run_fast() in an attempt to move in this
> direction.
>
> Signed-off-by: Ethan Jackson <ethan at nicira.com>
This changes the order of the calls to cfm_should_send_ccm() and
cfm_run(). Will that have an adverse effect?
More information about the dev
mailing list