On 2/21/22 17:01, Cian Ferriter wrote: > The same pattern for atomic stores and initialization was used for the > DPIF and MFEX function pointers declared in struct dp_netdev_pmd_thread. > Simplify this pattern for all stores to 'miniflow_extract_opt' and > 'netdev_input_func'. > > Also replace the first store to 'miniflow_extract_opt' which was a > atomic_store_relaxed() with atomic_init(). > > Signed-off-by: Cian Ferriter <[email protected]> > ---
Applied. Thanks! Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
