From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gregory@weka.io>
Received: from mail-vk0-f46.google.com (mail-vk0-f46.google.com
 [209.85.213.46]) by dpdk.org (Postfix) with ESMTP id 484F51B2E8
 for <dev@dpdk.org>; Sun, 15 Oct 2017 05:11:00 +0200 (CEST)
Received: by mail-vk0-f46.google.com with SMTP id k123so6047152vkb.3
 for <dev@dpdk.org>; Sat, 14 Oct 2017 20:11:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=weka.io; s=google;
 h=mime-version:in-reply-to:references:from:date:message-id:subject:to
 :cc; bh=1jQGfCksVGW/hBt1Reirx4iM2Du76vQAnUZWkTHhJNU=;
 b=FU+mtLwYFSjFuX2k/rZJHa3W3bLJXcnIBIXiP/PSsfoQpzMsBr+mRV8g8WYJQP5JfP
 GpYnH9kv8VKN0hcKSp5HJj2cV84GYwrcFMQnWd3brmaVD//vOKrm1FHD0JmGuduB3vs1
 adbbq+TT/v5cOWdYdPcCgaEqKyZ4th5BxsbAA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:in-reply-to:references:from:date
 :message-id:subject:to:cc;
 bh=1jQGfCksVGW/hBt1Reirx4iM2Du76vQAnUZWkTHhJNU=;
 b=ih307LFgQUvP2UmB4JXDEZ0qhKiwiWwkPAJ+2d3CZR+xTdgo735G6ygAAz9ZOTF7Hh
 /4r2+TmRpghafMtACumh7HuO6zb5CPDXx4fGHjftYtX9SxN6rOdFbgbzG2k88VmAgCFQ
 9NJ2VtesaXHExAHVDiXtU+kXBqe83eF2svm86yAEZ/AHfN8wWaNMMf12l9DQZIrtQTBb
 8dXob+HplpH/LySOllaJGJl45Fu3zT98J+sKY225z4vH/7kx2zFN1qm+zCTUrIKVCZ7H
 BgLjYl5ZCuXH0+rqSYNH1Ioq5UIpLymLN01afoJbkjWmFxzofXfLl0e/0lJMpsAo/V1A
 2+kA==
X-Gm-Message-State: AMCzsaXVrIFFFuBDNjZD30jpnMK8T6I6yssqhmtV+uRR9wEA0oDMzwWk
 WsJr6sK/8Y30F/zXyKV0YfSXNWeZQ38TelmF4ofppg==
X-Google-Smtp-Source: AOwi7QB4MmaiSwgCUt8Z4qKA+LeLvg+kvmMxzD+XEFPnL+79fDpTJF1l9O/JSSlSVe1M6tRZ8fuc6Gm+6VCWA8lc5Ao=
X-Received: by 10.31.32.76 with SMTP id g73mr4439995vkg.30.1508037059583; Sat,
 14 Oct 2017 20:10:59 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.31.200.196 with HTTP; Sat, 14 Oct 2017 20:10:58 -0700 (PDT)
In-Reply-To: <8d9e803d-8fbe-c0e2-81d2-62c30a1738a9@intel.com>
References: <1507581083-33667-2-git-send-email-jingjing.wu@intel.com>
 <1507586960-35508-1-git-send-email-jingjing.wu@intel.com>
 <9BB6961774997848B5B42BEC655768F810E92434@SHSMSX103.ccr.corp.intel.com>
 <20171013081205.GA20678@localhost.localdomain>
 <8d9e803d-8fbe-c0e2-81d2-62c30a1738a9@intel.com>
From: Gregory Etelson <gregory@weka.io>
Date: Sun, 15 Oct 2017 06:10:58 +0300
Message-ID: <CAO--2fH0qo0jiuGc9tRX=x7dXLFuOhf0AhEAffsoTCBxCMif5A@mail.gmail.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Shijith Thotton <shijith.thotton@caviumnetworks.com>, 
 "Wu, Jingjing" <jingjing.wu@intel.com>, hpatil@caviumnetworks.com, 
 "Tan, Jianfeng" <jianfeng.tan@intel.com>, "Xing,
 Beilei" <beilei.xing@intel.com>, 
 "dev@dpdk.org" <dev@dpdk.org>, "stable@dpdk.org" <stable@dpdk.org>
Content-Type: text/plain; charset="UTF-8"
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
Subject: Re: [dpdk-dev] [PATCH v2 2/2] igb_uio: fix interrupt enablement
	after FLR in VM
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Sun, 15 Oct 2017 03:11:00 -0000

I'll start to build setup environment this week.
Regards,
Gregory

On Sat, Oct 14, 2017 at 12:11 AM, Ferruh Yigit <ferruh.yigit@intel.com>
wrote:

> On 10/13/2017 9:12 AM, Shijith Thotton wrote:
> <...>
>
> > Hi Jingjing,
> >
> > This patch perfectly meets requirements as both resets are retained
> > (open and release). Tested it with LiquidIO NIC and it works fine.
> > I can see MSI-X re-enabled on each run with new patch.
> >
> > Gregory, Harish,
> > Please verify the patch on your setup if possible.
>
> Hi Gregory, Harish,
>
> Did you able to test this patch?
>
> Thanks,
> ferruh
>
> >
> > Thanks,
> > Shijith
> >
>
>