From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 4A7DA20F for ; Mon, 24 Jul 2017 17:00:59 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id AAA2E223AE; Mon, 24 Jul 2017 11:00:58 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Mon, 24 Jul 2017 11:00:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=PQIAA0E0wKWQDmf fyLpalo3MBPReT2Qe4tsRxD/5WnE=; b=lS9a3F89wHn8JYWk1XRfDvr0ncodX31 UY0o/JohhFyZNOtIXrs8rUOIKbm3guov1AcSMp2wG4OUI/MZhfDQ0CIJjBbErx4J 0ID6x5cVx+TM5hQ2j8PGPrspDEh5pHjobtToXCR8llx/Nfov+tgN4clWDCftvCkp WeRi70hblrJw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= fm1; bh=PQIAA0E0wKWQDmffyLpalo3MBPReT2Qe4tsRxD/5WnE=; b=HP2Uo65l 3bQI4j/Y+U+GxVAfulDxSEBbqjMbESIIyf9r6fxE37tc+m6eDh8DaCTgu1JThRvI 1K03VAwBUvF0Av6HuMCiQSbap42+U+/hjFA9RkGsrH/Kbz/42MkleAxIZixcq5pW UggXmTcyRIikg44pz+pGdCTrFvPyTQXLQua5rjjZuxXW3R6iG2RsdUJcsRLWyElD xIA/tco1PMBRbK4wLX9rccxLVkZo6ES4umbrJEwrEYttEZDVudZFIwclnYON8Rk6 RiluhuLFCntksSGu9ZD30IlWTqFfNbz8TLJyBo2Rib+PMf88oLf8ULfofvKykVqE 1S7xqEJXHmrz2w== X-ME-Sender: X-Sasl-enc: 9crJBY8Laj4dUucPOXQap4rGBzK759ZbIGREz3zjwQqt 1500908458 Received: from xps.localnet (unknown [193.47.165.251]) by mail.messagingengine.com (Postfix) with ESMTPA id 484EB7E16E; Mon, 24 Jul 2017 11:00:58 -0400 (EDT) From: Thomas Monjalon To: "Mody, Rasesh" Cc: dev@dpdk.org, Dept-Eng DPDK Dev Date: Mon, 24 Jul 2017 18:00:56 +0300 Message-ID: <7737442.Qhk2qcLBfp@xps> In-Reply-To: References: <1500891015-21625-1-git-send-email-rasesh.mody@cavium.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [INTERNAL REVIEW 1/7] net/qede/base: fix recovery from previous ungraceful exit 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: Mon, 24 Jul 2017 15:00:59 -0000 24/07/2017 13:18, Mody, Rasesh: > Please ignore this patch-set with 'INTERNAL REVIEW' subject prefix. Sending a follow up with proper subject prefix. Please update patchwork as well.