ofproto_get_tun_tab() calls ovsrcu_get(). This ensures our reading of
tun_table is safe before quiesce state.

On Wed, Apr 8, 2020 at 8:36 AM William Tu <u9012...@gmail.com> wrote:

> On Wed, Apr 8, 2020 at 8:16 AM Yifeng Sun <pkusunyif...@gmail.com> wrote:
> >
> > ovsrcu_set() is not necessary here because frozen_flow is on stack.
> >
> Ok, thanks.
>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to