From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [pull request][net-next V2 00/12] Mellanox, mlx5e updates 2018-07-18 Date: Mon, 23 Jul 2018 20:23:04 -0700 (PDT) Message-ID: <20180723.202304.1251291820402477642.davem@davemloft.net> References: <20180723221129.21625-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 ([23.128.96.9]:52756 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388131AbeGXE1X (ORCPT ); Tue, 24 Jul 2018 00:27:23 -0400 In-Reply-To: <20180723221129.21625-1-saeedm@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Saeed Mahameed Date: Mon, 23 Jul 2018 15:11:17 -0700 > This series includes updates for mlx5e net device driver, with a couple > of major features and some misc updates. > > Please notice the mlx5-next merge patch at the beginning: > "Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux" > > For more information please see tag log below. > > Please pull and let me know if there's any problem. > > v1->v2: > - Dropped "Support PCIe buffer congestion handling via Devlink" patches until the > comments are addressed. Pulled, thanks Saeed.