From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH for-next V2 00/11] Mellanox mlx5 core and ODP updates 2017-01-01 Date: Mon, 02 Jan 2017 15:53:41 -0500 (EST) Message-ID: <20170102.155341.1496970446718890403.davem@davemloft.net> References: <1483349868-11716-1-git-send-email-saeedm@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: dledford@redhat.com, netdev@vger.kernel.org, linux-rdma@vger.kernel.org, leonro@mellanox.com, ilyal@mellanox.com, artemyko@mellanox.com To: saeedm@mellanox.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:44218 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932227AbdABUxn (ORCPT ); Mon, 2 Jan 2017 15:53:43 -0500 In-Reply-To: <1483349868-11716-1-git-send-email-saeedm@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Saeed Mahameed Date: Mon, 2 Jan 2017 11:37:37 +0200 > The following eleven patches mainly come from Artemy Kovalyov > who expanded mlx5 on-demand-paging (ODP) support. In addition > there are three cleanup patches which don't change any functionality, > but are needed to align codebase prior accepting other patches. Series applied to net-next, thanks.