acl: make data indexes long enough to survive idle transitions
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Tue, 20 Jan 2015 18:40:52 +0000 (18:40 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 28 Jan 2015 16:11:25 +0000 (17:11 +0100)
commitefb25293859b380585c4ba9a5f9ff385a12b208f
tree60d4b1d41ece84d8cb8c3dd52eee097c396a5cc4
parent589758eb1c367773cbe0b76ac5837bde76916511
acl: make data indexes long enough to survive idle transitions

Make data_indexes long enough to survive idle transitions.
That allows to simplify match processing code.
Also fix incorrect size calculations for data indexes.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
lib/librte_acl/acl_bld.c
lib/librte_acl/acl_run.h