On 28.05.2019 15:28, Aaron Conole wrote: > Ilya Maximets <[email protected]> writes: > >> All accesses to 'pmd->poll_list' should be guarded by >> 'pmd->port_mutex'. Additionally fixed inappropriate usage >> of 'HMAP_FOR_EACH_SAFE' (hmap doesn't change in a loop) >> and dropped not needed local variable 'proc_cycles'. >> >> CC: Nitin Katiyar <[email protected]> >> Fixes: 5bf84282482a ("Adding support for PMD auto load balancing") >> Signed-off-by: Ilya Maximets <[email protected]> >> Acked-by: Kevin Traynor <[email protected]> >> --- > > Acked-by: Aaron Conole <[email protected]>
Thanks! Applied to master and branch-2.11. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
