From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] test/test_table_pipeline: fix incorrect function parameter Date: Mon, 14 May 2018 17:35:34 +0200 Message-ID: <6184752.u2ohP6GpaV@xps> References: <20180514133524.4240-1-jasvinder.singh@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, cristian.dumitrescu@intel.com, stable@dpdk.org To: Jasvinder Singh Return-path: In-Reply-To: <20180514133524.4240-1-jasvinder.singh@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" 14/05/2018 15:35, Jasvinder Singh: > Fixes the wrong argument in table action miss function. > Fixes: 4c387fcdf777 ("pipeline: add new functions for action handlers") Cc: stable@dpdk.org > Signed-off-by: Jasvinder Singh Applied, thanks