This just documents what the current code already assumes. Signed-off-by: Daniele Di Proietto <diproiet...@vmware.com> --- lib/dpif-netdev.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c index 2c11bd3..26daf08 100644 --- a/lib/dpif-netdev.c +++ b/lib/dpif-netdev.c @@ -184,6 +184,7 @@ static bool dpcls_lookup(const struct dpcls *cls, * Acquisition order is, from outermost to innermost: * * dp_netdev_mutex (global) + * non_pmd_mutex * port_mutex */ struct dp_netdev { -- 2.1.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev