examples/ip_pipeline: use table library headers
authorKevin Laatz <kevin.laatz@intel.com>
Tue, 25 Sep 2018 15:32:29 +0000 (16:32 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 12 Oct 2018 15:58:54 +0000 (17:58 +0200)
commita5bd3a14ab2278f54981aac7116bf3b832ca1a91
tree5d29d34ce46f7b25908ea37c1a9b00075abb692c
parentea7be0a0386e1bc2cd0686aedd27c034f54fed53
examples/ip_pipeline: use table library headers

This commit modifies the IP Pipeline application to use the new header
files in librte_table.

As we are now using the new header files, we can remove the old ones from
the application directory.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Gavin Hu <gavin.hu@arm.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
examples/ip_pipeline/action.c
examples/ip_pipeline/hash_func.h [deleted file]
examples/ip_pipeline/hash_func_arm64.h [deleted file]
examples/ip_pipeline/pipeline.c