From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ananda Sathyanarayana Subject: Mellanox external dependencies... Date: Fri, 21 Apr 2017 11:20:32 -0700 Message-ID: <13fc1cd878c09634db25d46635361b41@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: dev@dpdk.org Return-path: Received: from mail-vk0-f49.google.com (mail-vk0-f49.google.com [209.85.213.49]) by dpdk.org (Postfix) with ESMTP id 105745911 for ; Fri, 21 Apr 2017 20:20:17 +0200 (CEST) Received: by mail-vk0-f49.google.com with SMTP id r69so15070174vke.2 for ; Fri, 21 Apr 2017 11:20:17 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi All, We are using dpdk version 16.04 and have a requirement to verify the MLX4 based adapter card. Mellanox dpdk driver depends on the external libraries and kernel modules from mellanox OFED release. The following link has support for DPDK 16.11 and DPDK 2.2. http://www.mellanox.com/page/products_dyn?product_family=209&mtag=pmd_for_dpdk I did not find the mellonox drivers compatible for DPDK 16.04. Could you please point me to the right version of libibverbs, libmlx4 and Kernel modules (mlx4_core, mlx4_en, mlx4_ib and ib_uverbs) that can be used with DPDK 16.04. Thanks, Ananda