From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] Adding switchdev ageing notification on port bridged Date: Wed, 21 Oct 2015 07:51:30 -0700 (PDT) Message-ID: <20151021.075130.474919058546559196.davem@davemloft.net> References: <1445258245-12601-1-git-send-email-eladr@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jiri@mellanox.com, netdev@vger.kernel.org, idosch@mellanox.com, ogerlitz@mellanox.com, sfeldma@gmail.com, jiri@resnulli.us To: eladr@mellanox.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:44609 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754998AbbJUOfG (ORCPT ); Wed, 21 Oct 2015 10:35:06 -0400 In-Reply-To: <1445258245-12601-1-git-send-email-eladr@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Elad Raz Date: Mon, 19 Oct 2015 15:37:25 +0300 > Configure ageing time to the HW for newly bridged device > > CC: Scott Feldman > CC: Jiri Pirko > Signed-off-by: Elad Raz Applied, thanks.