[ovs-dev] [PATCH net-next 0/6] Converting pernet_operations (part #8)

Kirill Tkhai ktkhai at virtuozzo.com
Thu Mar 15 09:10:47 UTC 2018


Hi,

this series continues to review and to convert pernet_operations
to make them possible to be executed in parallel for several
net namespaces at the same time. There are different operations
over the tree, mostly are ipvs.


Thanks,
Kirill
---

Kirill Tkhai (6):
      net: Convert l2tp_net_ops
      net: Convert mpls_net_ops
      net: Convert ovs_net_ops
      net: Convert ipvs_core_ops
      net: Convert ipvs_core_dev_ops
      net: Convert ip_vs_ftp_ops


 net/l2tp/l2tp_core.c            |    1 +
 net/mpls/af_mpls.c              |    1 +
 net/netfilter/ipvs/ip_vs_core.c |    2 ++
 net/netfilter/ipvs/ip_vs_ftp.c  |    1 +
 net/openvswitch/datapath.c      |    1 +
 5 files changed, 6 insertions(+)

--
Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>


More information about the dev mailing list