From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id AFEADA04DF;
	Wed, 21 Oct 2020 13:37:30 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 17AF4AC4B;
	Wed, 21 Oct 2020 13:37:29 +0200 (CEST)
Received: from mail-il1-f196.google.com (mail-il1-f196.google.com
 [209.85.166.196]) by dpdk.org (Postfix) with ESMTP id B6041AC4A
 for <dev@dpdk.org>; Wed, 21 Oct 2020 13:37:27 +0200 (CEST)
Received: by mail-il1-f196.google.com with SMTP id y17so2236772ilg.4
 for <dev@dpdk.org>; Wed, 21 Oct 2020 04:37:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google;
 h=mime-version:references:in-reply-to:from:date:message-id:subject:to
 :cc; bh=t6pYGzjH7atQWWRPls83h8cR7doHTdjcLiNzwWd36GY=;
 b=Zj6UMmW5lWZ7uqty0vTPZv6NeX/Dii+grSbCwLdHo13bKN3yPexko+vvTXm1Odrz8w
 ANB2wvedAU71NeDHwB9nrow4Et6Q2BJ7rcGHXSALTYi5vb/QoKaaqMQazsqQIZ4x0eAZ
 KmzRGThLKX8OutIrP+hmFW419PWJ4zJeDs1s8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=t6pYGzjH7atQWWRPls83h8cR7doHTdjcLiNzwWd36GY=;
 b=YPoUMEbhc0lrth85KKta2cWZta42+Spo2mhq2bK2P7KBxixbP61JTcNhElHKpObjbw
 NFR4KzWHkwAaqYoCh6ZzhEN2zyH6moAJBlgWceBsfmuXcekx5sG93SC7HFJZPr++S7W4
 +TdhI8HUJgYsn9wUkb7kJL+qfXU06Vj41/ni4pxsCvJ3ejEUfCKF4OkkJTQuSDbZTckY
 Jn7SS/ESAPdZTFB0fJs4U22077mAXr1p9PpEdE/QqdoWEpoXCw+oD4VP126wiZg1JZZA
 qdfsTNdrcB5XnkNEDgUCDtDTa432idwggLm5we6urlzOn1FSNfovd4UfzRQaC5sbbZdD
 qS3A==
X-Gm-Message-State: AOAM532toJ1yxCCW+S9V/xarTVesROR6+lAQujxDIU3OFREwK285S5J3
 cEpdjPJaNtisIK0ne5/IyFj6biCUOeJKRDLqCAdRog==
X-Google-Smtp-Source: ABdhPJz6iEmOZyqm0FMZ6JFLw5LirzsW4GgzT3A52YQYF7nLw5YcUcaE3RxvOqYmKGw+fDmULV9nopadRrYglP1bJuw=
X-Received: by 2002:a92:aa43:: with SMTP id j64mr1944669ili.179.1603280246031; 
 Wed, 21 Oct 2020 04:37:26 -0700 (PDT)
MIME-Version: 1.0
References: <1601909255-26251-1-git-send-email-hariprasad.govindharajan@intel.com>
 <1602150008-16177-1-git-send-email-hariprasad.govindharajan@intel.com>
 <a139eadb-686c-a1b5-a260-e398f53da893@intel.com>
 <CACZ4nhuj8f=LBZhWe0mpzxNrRCm1JPNOTg7MT_Kjrur1uP2=gQ@mail.gmail.com>
In-Reply-To: <CACZ4nhuj8f=LBZhWe0mpzxNrRCm1JPNOTg7MT_Kjrur1uP2=gQ@mail.gmail.com>
From: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@broadcom.com>
Date: Wed, 21 Oct 2020 17:07:15 +0530
Message-ID: <CAH-L+nMcGCJ9tXOFEToPZj1RziZ8EAMNJStRmk_c9TAi5-aCow@mail.gmail.com>
To: Ajit Khaparde <ajit.khaparde@broadcom.com>
Cc: "Burakov, Anatoly" <anatoly.burakov@intel.com>, 
 Hariprasad Govindharajan <hariprasad.govindharajan@intel.com>,
 dpdk-dev <dev@dpdk.org>, Ferruh Yigit <ferruh.yigit@intel.com>
Content-Type: text/plain; charset="UTF-8"
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
Subject: Re: [dpdk-dev] [DPDK_KMODS v4] linux/igb_uio: add Makefile to build
 the kernel module
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

Hi Thomas/Ferruh,

It looks like this patch is not yet merged to
https://git.dpdk.org/dpdk-kmods/.

This impacts the 20.11-rc1 testing which needs the igb_uio driver. Is there
any reason to not merge this?

Regards,
Kalesh

On Mon, Oct 19, 2020 at 11:38 PM Ajit Khaparde <ajit.khaparde@broadcom.com>
wrote:

> On Thu, Oct 8, 2020 at 2:43 AM Burakov, Anatoly
> <anatoly.burakov@intel.com> wrote:
> >
> > On 08-Oct-20 10:40 AM, Hariprasad Govindharajan wrote:
> > > With DPDK 20.11 release, the igb_uio module is no more part of DPDK.
> > > There are use cases where this module is required, for example while
> > > testing the virtual ports in OvS, the virtual ports are bound to
> > > igb_uio module inside a VM. So, this patch provides a Makefile
> > > which can be used to build this module and use as needed.
> > >
> > > Before building this module, the user is expected to build the
> > > DPDK using meson build system and make sure that the required
> > > libraries are installed in the path /usr/local
> > >
> > > Signed-off-by: Hariprasad Govindharajan <
> hariprasad.govindharajan@intel.com>
> > > ---
> >
> > Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
> > Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
> Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
>
> >
> > --
> > Thanks,
> > Anatoly
>


-- 
Regards,
Kalesh A P