Paolo Valerio <[email protected]> writes: > From: Gaetan Rivet <[email protected]> > > Multiple lookups are done to stored timeout policies, each time blocking > the global 'ct_lock'. This is usually not necessary and it should be > acceptable to get policy updates slightly delayed (by one RCU sync > at most). Using a CMAP reduces multiple lock taking and releasing in > the connection insertion path. > > Signed-off-by: Gaetan Rivet <[email protected]> > Reviewed-by: Eli Britstein <[email protected]> > Acked-by: William Tu <[email protected]> > Signed-off-by: Paolo Valerio <[email protected]> > ---
Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
