From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ferruh.yigit@intel.com>
Received: from mga04.intel.com (mga04.intel.com [192.55.52.120])
 by dpdk.org (Postfix) with ESMTP id 0E3AD1B722;
 Fri, 13 Oct 2017 23:11:41 +0200 (CEST)
Received: from fmsmga003.fm.intel.com ([10.253.24.29])
 by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 13 Oct 2017 14:11:40 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.43,372,1503385200"; d="scan'208";a="909763690"
Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.241.224.248])
 ([10.241.224.248])
 by FMSMGA003.fm.intel.com with ESMTP; 13 Oct 2017 14:11:39 -0700
To: Shijith Thotton <shijith.thotton@caviumnetworks.com>,
 "Wu, Jingjing" <jingjing.wu@intel.com>, hpatil@caviumnetworks.com
Cc: "Tan, Jianfeng" <jianfeng.tan@intel.com>,
 "gregory@weka.io" <gregory@weka.io>, "Xing, Beilei" <beilei.xing@intel.com>,
 "dev@dpdk.org" <dev@dpdk.org>, "stable@dpdk.org" <stable@dpdk.org>
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>
From: Ferruh Yigit <ferruh.yigit@intel.com>
Message-ID: <8d9e803d-8fbe-c0e2-81d2-62c30a1738a9@intel.com>
Date: Fri, 13 Oct 2017 22:11:39 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101
 Thunderbird/52.4.0
MIME-Version: 1.0
In-Reply-To: <20171013081205.GA20678@localhost.localdomain>
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: 7bit
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: Fri, 13 Oct 2017 21:11:42 -0000

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
>