From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id CC0E61B00C for ; Wed, 24 Jan 2018 12:55:04 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Jan 2018 03:55:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,406,1511856000"; d="scan'208";a="168745566" Received: from rhorton-mobl1.ger.corp.intel.com (HELO [163.33.230.1]) ([163.33.230.1]) by orsmga004.jf.intel.com with ESMTP; 24 Jan 2018 03:55:02 -0800 To: Andriy Berestovskyy , dev@dpdk.org References: <16d055c21f6c9e3788fff1a9ecef12d1449d7305.1516373207.git.aber@semihalf.com> From: Remy Horton Organization: Intel Shannon Limited Message-ID: <163291c5-3c3e-1d0f-c188-0351689283c0@intel.com> Date: Wed, 24 Jan 2018 11:55:01 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2] keepalive: fix keepalive state alignment 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: Wed, 24 Jan 2018 11:55:05 -0000 Done quick smoke test and it all seems fine :) On 23/01/2018 15:43, Andriy Berestovskyy wrote: [..] > Fixes: e70a61ad50ab ("keepalive: export states") > Cc: remy.horton@intel.com > Signed-off-by: Andriy Berestovskyy Acked-by: Remy Horton