From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id ADCED1B2C1 for ; Fri, 26 Jan 2018 19:22:52 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Jan 2018 10:22:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,417,1511856000"; d="scan'208";a="22572812" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.48]) ([10.237.220.48]) by orsmga003.jf.intel.com with ESMTP; 26 Jan 2018 10:22:50 -0800 To: =?UTF-8?Q?Ga=c3=abtan_Rivet?= , Moti Haimovsky Cc: dev@dpdk.org References: <1516867635-67104-4-git-send-email-motih@mellanox.com> <1516897172-81448-1-git-send-email-motih@mellanox.com> <20180125165313.qgkiy22ztdbwccez@bidouze.vm.6wind.com> From: Ferruh Yigit Message-ID: <220df3f9-1721-37f5-aa19-bd95abe56463@intel.com> Date: Fri, 26 Jan 2018 18:22:49 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180125165313.qgkiy22ztdbwccez@bidouze.vm.6wind.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH v8 0/3] net/failsafe: add Rx interrupts support 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: Fri, 26 Jan 2018 18:22:53 -0000 On 1/25/2018 4:53 PM, Gaƫtan Rivet wrote: > Hi Moti, > > There are still a few nits here and there, but nothing important. > > Acked-by: Gaetan Rivet Series applied to dpdk-next-net/master, thanks.