table: remove unnecessary acl dump
authorJasvinder Singh <jasvinder.singh@intel.com>
Thu, 19 May 2016 14:35:08 +0000 (15:35 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 7 Jun 2016 20:58:18 +0000 (22:58 +0200)
commitaaa69e5db47275f81ca266049d6fe309d263e547
tree3c40d079ab804d6f3cc19301c1997643bece40d2
parent37ebd9e12dd585a9472c254499135fedabf5aa06
table: remove unnecessary acl dump

Removes rte_acl_dump() call from rte_table_acl_build () as it invokes
number of printf messages.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/librte_table/rte_table_acl.c