Fix problem with ACL library for 32-bit range fields, and extend UT to cover such cases in future.
Konstantin Ananyev (2): acl: fix 32-bit range field doesn't work properly test/acl: add 32-bit range test-case app/test/test_acl.c | 164 +++++++++++++++++++++++++++++++++------ app/test/test_acl.h | 43 ++++++++++ lib/librte_acl/acl_bld.c | 148 +++++++++++++++++++++++++---------- 3 files changed, 290 insertions(+), 65 deletions(-) -- 2.17.1