From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] net/ixgbe: fix interrupt block issue Date: Tue, 17 Jan 2017 21:49:13 +0100 Message-ID: <1902373.uEIyCOLQE6@xps13> References: <1484594632-3681-1-git-send-email-qi.z.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, wenzhuo.lu@intel.com, helin.zhang@intel.com To: Qi Zhang Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id 25F7C108F for ; Tue, 17 Jan 2017 21:49:14 +0100 (CET) Received: by mail-wm0-f49.google.com with SMTP id r144so242121578wme.1 for ; Tue, 17 Jan 2017 12:49:14 -0800 (PST) In-Reply-To: <1484594632-3681-1-git-send-email-qi.z.zhang@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-01-16 14:23, Qi Zhang: > v3: > - during the period after interrupt handler finish and before delayed handler only lsc interrupt will be disabled. > > v2: > - rebase to dpdk-next-net Please, use --in-reply-to to keep revisions in the same thread. It will help to compare (and will sort things in archives).