test/table: remove duplicate macro
authorDavid Marchand <david.marchand@redhat.com>
Wed, 29 May 2019 11:29:14 +0000 (13:29 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 3 Jun 2019 13:22:19 +0000 (15:22 +0200)
commitfd1a85cb53a0500478aeed95c35938b53fac60d5
tree365a4596f454a228642dda50b9d5637a852d7497
parentde307f7a7659a38a1f3469b9c73acf6d545e9007
test/table: remove duplicate macro

No need for this macro here, take it from librte_net.

Fixes: 24ac604ef746 ("net: add rte prefix to IP defines")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Olivier Matz <olivier.matz@6wind.com>
app/test/test_table_acl.c