net/softnic: use table library headers
authorKevin Laatz <kevin.laatz@intel.com>
Tue, 25 Sep 2018 15:32:30 +0000 (16:32 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 12 Oct 2018 15:58:55 +0000 (17:58 +0200)
commite976ffaa5714792dc868be80fa2d4b0a2e45df48
treea673cdf3c58f83324f0e3a87406c78211da20d82
parenta5bd3a14ab2278f54981aac7116bf3b832ca1a91
net/softnic: use table library headers

This commit modifies SoftNIC to make use of the new header files in
librte_table.

As we are now using the new header files in librte_table in SoftNIC, we no
longer need the old header files so they can be removed.

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>
drivers/net/softnic/hash_func.h [deleted file]
drivers/net/softnic/hash_func_arm64.h [deleted file]
drivers/net/softnic/rte_eth_softnic_action.c
drivers/net/softnic/rte_eth_softnic_pipeline.c