Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752802AbcDOAA3 (ORCPT ); Thu, 14 Apr 2016 20:00:29 -0400 Received: from mail-bl2on0121.outbound.protection.outlook.com ([65.55.169.121]:49024 "EHLO na01-bl2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752645AbcDOAA2 convert rfc822-to-8bit (ORCPT ); Thu, 14 Apr 2016 20:00:28 -0400 From: KY Srinivasan To: "Rustad, Mark D" CC: David Miller , netdev , "linux-kernel@vger.kernel.org" , "devel@linuxdriverproject.org" , "olaf@aepfle.de" , "apw@canonical.com" , "jasowang@redhat.com" , "eli@mellanox.com" , "jackm@mellanox.com" , "yevgenyp@mellanox.com" , "Ronciak, John" , "intel-wired-lan@linuxonhyperv.com" Subject: RE: [PATCH net-next 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V) Thread-Topic: [PATCH net-next 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V) Thread-Index: AQHRlpts+oryt3hd40CVSJLdSLQij5+KFeQAgAABJWA= Date: Fri, 15 Apr 2016 00:00:19 +0000 Message-ID: References: <1460678121-30308-1-git-send-email-kys@microsoft.com> <1460678142-30353-1-git-send-email-kys@microsoft.com> <1460678142-30353-2-git-send-email-kys@microsoft.com> <5F69AC74-16B9-4EAD-8B4B-21D2EB6B3653@intel.com> In-Reply-To: <5F69AC74-16B9-4EAD-8B4B-21D2EB6B3653@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: intel.com; dkim=none (message not signed) header.d=none;intel.com; dmarc=none action=none header.from=microsoft.com; x-originating-ip: [2001:4898:80e8:7::386] x-ms-office365-filtering-correlation-id: e96db081-4dfc-422b-588d-08d364c0ef43 x-microsoft-exchange-diagnostics: 1;SN2PR03MB1920;5:i9WDOaGAkPlF+03yRo9MFDLbRPERFPqMeEtroY8MHGfEXHGMjhvwQSVhzqAXFMtv0MXJLMlYh33JCi7eTpCKAcyRLjj1TSTZKgKX6f2iOJvqmW2njyP0oNs8ijAlz6rZmz3t9J37AbYNDzuTYg7C9Q==;24:l7ldxcoRX3iauWL7wbxeAdGyUOWk2cB1URxho8ZvTLBCznlST28yEuQ5QrzGmHwvkf06o/ArDRh3Sbcrp0VvQskSiZgXpqZHv7pmnbPkU/g= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:SN2PR03MB1920; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(61425038)(601004)(2401047)(8121501046)(5005006)(3002001)(10201501046)(6055026)(61426038)(61427038);SRVR:SN2PR03MB1920;BCL:0;PCL:0;RULEID:;SRVR:SN2PR03MB1920; x-forefront-prvs: 0913EA1D60 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(13464003)(377454003)(99286002)(9686002)(189998001)(81166005)(86612001)(5003600100002)(5002640100001)(76576001)(4326007)(5004730100002)(2950100001)(92566002)(2900100001)(11100500001)(345774005)(2906002)(10290500002)(93886004)(106116001)(110136002)(586003)(33656002)(76176999)(19580405001)(19580395003)(86362001)(5005710100001)(87936001)(1220700001)(1096002)(10400500002)(8990500004)(77096005)(5008740100001)(50986999)(102836003)(6116002)(54356999)(122556002)(10090500001)(3826002);DIR:OUT;SFP:1102;SCL:1;SRVR:SN2PR03MB1920;H:SN2PR03MB1919.namprd03.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; spamdiagnosticoutput: 1:23 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: microsoft.com X-MS-Exchange-CrossTenant-originalarrivaltime: 15 Apr 2016 00:00:19.8163 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 72f988bf-86f1-41af-91ab-2d7cd011db47 X-MS-Exchange-Transport-CrossTenantHeadersStamped: SN2PR03MB1920 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 713 Lines: 24 > -----Original Message----- > From: Rustad, Mark D [mailto:mark.d.rustad@intel.com] > Sent: Thursday, April 14, 2016 4:01 PM > To: KY Srinivasan > Cc: David Miller ; netdev > ; linux-kernel@vger.kernel.org; > devel@linuxdriverproject.org; olaf@aepfle.de; apw@canonical.com; > jasowang@redhat.com; eli@mellanox.com; jackm@mellanox.com; > yevgenyp@mellanox.com; Ronciak, John ; intel- > wired-lan@linuxonhyperv.com > Subject: Re: [PATCH net-next 2/2] intel: ixgbevf: Support Windows hosts > (Hyper-V) > > Some comments below: Mark, Thank you for the comments. I will address them and repost the patches. Regards, K. Y