From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [pull request][net-next 00/14] Mellanox mlx5e Fail-safe config Date: Mon, 27 Mar 2017 21:22:09 -0700 (PDT) Message-ID: <20170327.212209.333248427107527897.davem@davemloft.net> References: <20170327204910.20287-1-saeedm@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: saeedm@mellanox.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:54870 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751316AbdC1EW0 (ORCPT ); Tue, 28 Mar 2017 00:22:26 -0400 In-Reply-To: <20170327204910.20287-1-saeedm@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Saeed Mahameed Date: Mon, 27 Mar 2017 23:48:56 +0300 > This series provides a fail-safe mechanism to allow safely re-configuring > mlx5e netdevice and provides a resiliency against sporadic > configuration failures. > > For additional information please see below. > > Please pull and let me know if there's any problem. Looks good, pulled, thanks!