[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140119.200442.627716770426396484.davem@davemloft.net>
Date: Sun, 19 Jan 2014 20:04:42 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: chenweilong@...wei.com
Cc: gregkh@...uxfoundation.org, netdev@...r.kernel.org
Subject: Re: [PATCH] net: fix "queues" uevent between network namespaces
From: Chen Weilong <chenweilong@...wei.com>
Date: Thu, 16 Jan 2014 17:24:31 +0800
> From: Weilong Chen <chenweilong@...wei.com>
>
> When I create a new namespace with 'ip netns add net0', or add/remove
> new links in a namespace with 'ip link add/delete type veth', rx/tx
> queues events can be got in all namespaces. That is because rx/tx queue
> ktypes do not have namespace support, and their kobj parents are setted to
> NULL. This patch is to fix it.
>
> Reported-by: Libo Chen <chenlibo@...wei.com>
> Signed-off-by: Libo Chen <chenlibo@...wei.com>
> Signed-off-by: Weilong Chen <chenweilong@...wei.com>
Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists