test/pipeline: fix type of table entry parameter
authorJasvinder Singh <jasvinder.singh@intel.com>
Mon, 14 May 2018 13:35:24 +0000 (14:35 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 14 May 2018 15:32:28 +0000 (17:32 +0200)
commit37181824ccedb10d2a8e3f37d12d5815937db586
treef63dc624706963e922769999bf4e29090b6b0a60
parent1bdea6110ab527e3b26a3387cf95bf6ab14b97d6
test/pipeline: fix type of table entry parameter

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 <jasvinder.singh@intel.com>
test/test/test_table_pipeline.c