[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150807.113011.1424713081901290919.davem@davemloft.net>
Date: Fri, 07 Aug 2015 11:30:11 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sowmini.varadhan@...cle.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
rds-devel@....oracle.com, ajaykumar.hotchandani@...cle.com,
igor.maximov@...cle.com, chien.yen@...cle.com,
cwang@...pensource.com, dsahern@...il.com
Subject: Re: [PATCH v3 net-next 0/2] RDS-TCP: Network namespace support
From: Sowmini Varadhan <sowmini.varadhan@...cle.com>
Date: Wed, 5 Aug 2015 01:43:24 -0400
> This patch series contains the set of changes to correctly set up
> the infra for PF_RDS sockets that use TCP as the transport in multiple
> network namespaces.
>
> Patch 1 in the series is the minimal set of changes to allow
> a single instance of RDS-TCP to run in any (i.e init_net or other) net
> namespace. The changes in this patch set ensure that the execution of
> 'modprobe [-r] rds_tcp' sets up the kernel TCP sockets
> relative to the current netns, so that RDS applications can send/recv
> packets from that netns, and the netns can later be deleted cleanly.
>
> Patch 2 of the series further allows multiple RDS-TCP instances,
> one per network namespace. The changes in this patch allows dynamic
> creation/tear-down of RDS-TCP client and server sockets across all
> current and future namespaces.
>
> v2 changes from RFC sent out earlier:
> David Ahern comments in patch 1, net_device notifier in patch 2,
> patch 3 broken off and submitted separately.
> v3: Cong Wang review comments.
Series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists