From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-00169c01.pphosted.com (mx0a-00169c01.pphosted.com [67.231.148.124]) by dpdk.org (Postfix) with ESMTP id A2C749384 for ; Fri, 30 Oct 2015 19:57:11 +0100 (CET) Received: from pps.filterd (m0045114.ppops.net [127.0.0.1]) by mx0a-00169c01.pphosted.com (8.15.0.59/8.15.0.59) with SMTP id t9UIrZV8001236 for ; Fri, 30 Oct 2015 11:57:10 -0700 Received: from webmail.paloaltonetworks.com (webmail.paloaltonetworks.com [199.167.52.51]) by mx0a-00169c01.pphosted.com with ESMTP id 1xr60cxvp2-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Fri, 30 Oct 2015 11:57:10 -0700 Received: from SJCCMBXPW02P.paloaltonetworks.local ([169.254.4.83]) by sjcchtcvw01p.paloaltonetworks.local ([fe80::fd9b:2a5d:1bc6:f9e1%10]) with mapi id 14.03.0158.001; Fri, 30 Oct 2015 11:57:09 -0700 From: John McDowall To: "dev@dpdk.org" Thread-Topic: Hyper-V Driver Thread-Index: AQHRE0TGRqEERDm3yE6dzO5a4mREqg== Date: Fri, 30 Oct 2015 18:57:08 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.43.17.28] MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2015-10-30_12:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_spam_notspam policy=outbound_spam score=1 kscore.is_bulkscore=0 kscore.compositescore=1 compositescore=0.9 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 kscore.is_spamscore=0 rbsscore=0.9 spamscore=1 urlsuspectscore=0.9 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1510300311 X-Mailman-Approved-At: Sun, 01 Nov 2015 09:38:57 +0100 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] Hyper-V Driver X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Oct 2015 18:57:12 -0000 I see that the Hyper-V driver is on the roadmap for 2.2. I do not see any c= ode yet in the git development branch or patchwork. So two questions: 1. Is it likely we are going to see Hyper-V support in 2.2? 2. If we do see Hyper-V support in 2.2 will it support Rx Interrupt? Regards John