From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shahaf Shuler Subject: [PATCH 0/5] fix Memory region lookups Date: Tue, 23 Jan 2018 19:08:18 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Cc: dev@dpdk.org To: nelio.laranjeiro@6wind.com, yskoh@mellanox.com, adrien.mazarguil@6wind.com Return-path: Received: from EUR01-DB5-obe.outbound.protection.outlook.com (mail-db5eur01on0047.outbound.protection.outlook.com [104.47.2.47]) by dpdk.org (Postfix) with ESMTP id E756A1B00B for ; Tue, 23 Jan 2018 18:08:42 +0100 (CET) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" The series contains multiple small patches which address various of issues with the Memory region lookup on the Transmit side. Xueming Li Shahaf Shuler (5): net/mlx5: fix Memory Region cache lookup net/mlx5: fix secondary process mempool registration net/mlx5: assert for un-successful memory registration net/mlx5: fix memory registration cache last index net/mlx5: fix Memory Region boundary checks doc/guides/nics/mlx5.rst | 7 ++++++- drivers/net/mlx5/mlx5_rxtx.h | 28 ++++++++++++++++++++++------ 2 files changed, 28 insertions(+), 7 deletions(-) -- 2.12.0