From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] keepalive: fix keepalive state alignment Date: Thu, 25 Jan 2018 23:24:34 +0100 Message-ID: <4787083.N3zHV6LDtx@xps> References: <16d055c21f6c9e3788fff1a9ecef12d1449d7305.1516373207.git.aber@semihalf.com> <163291c5-3c3e-1d0f-c188-0351689283c0@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Remy Horton To: Andriy Berestovskyy Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id ED96F1B220 for ; Thu, 25 Jan 2018 23:25:19 +0100 (CET) In-Reply-To: <163291c5-3c3e-1d0f-c188-0351689283c0@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" 24/01/2018 12:55, Remy Horton: > 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 Applied, thanks