2016-09-23 6:17 GMT-07:00 Ilya Maximets <i.maxim...@samsung.com>: > 'dpdk_mutex' protects two independent things: list of dpdk devices > and list of memory pools. Let's spit it in two to avoid global blocking > inside 'netdev_dpdk.*_reconfigure()' as possible. > > Signed-off-by: Ilya Maximets <i.maxim...@samsung.com> > --- > > I think, that this patch still useful. > What do you think, Daniele? > > Agreed, it seems to simplify things a little bit.
I added an extra thread safety annotation and applied this to master, thanks! _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev