From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smail.rz.tu-ilmenau.de (smail.rz.tu-ilmenau.de [141.24.186.67]) by dpdk.org (Postfix) with ESMTP id 20064374E for ; Thu, 14 Sep 2017 14:04:33 +0200 (CEST) Received: from [141.24.212.108] (thunderstorm.prakinf.tu-ilmenau.de [141.24.212.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smail.rz.tu-ilmenau.de (Postfix) with ESMTPSA id AD5FE5802AA; Thu, 14 Sep 2017 14:04:32 +0200 (CEST) To: Ferruh Yigit , dev@dpdk.org Cc: stephen@networkplumber.org References: <1503336825-7700-1-git-send-email-markus.theil@tu-ilmenau.de> <1504613046-7259-1-git-send-email-markus.theil@tu-ilmenau.de> <8352d429-7354-f14d-afd2-de9b1631a16f@intel.com> From: Markus Theil Organization: TU Ilmenau Message-ID: Date: Thu, 14 Sep 2017 14:04:32 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <8352d429-7354-f14d-afd2-de9b1631a16f@intel.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: en-US Subject: Re: [dpdk-dev] [PATCH v7 1/6] igb_uio: refactor irq enable/disable into own functions X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 12:04:33 -0000 Tested-by: Markus Theil The MSI mode was tested in two setups: 1. With a custom driver I'm currently developing. 2. With i210 based APU2C4 boards and check of link status interrupt in testpmd. On 11.09.2017 19:48, Ferruh Yigit wrote: > On 9/5/2017 1:04 PM, Markus Theil wrote: >> Interrupt setup code in igb_uio has to deal with multiple >> types of interrupts and kernel versions. This patch moves >> the setup and teardown code into own functions, to make >> it more readable. >> >> Signed-off-by: Markus Theil > Series Acked-by: Ferruh Yigit > > > !Not tested new added MSI interrupts. > Markus, can you please confirm you have tested MSI and can you please > provide details of the setup you have tested this on? > > Thanks, > ferruh --=20 Markus Theil Technische Universit=C3=A4t Ilmenau, Fachgebiet Telematik/Rechnernetze Postfach 100565 98684 Ilmenau, Germany Phone: +49 3677 69-4582 Email: markus[dot]theil[at]tu-ilmenau[dot]de Web: http://www.tu-ilmenau.de/telematik