net/softnic: add port action profile
authorJasvinder Singh <jasvinder.singh@intel.com>
Fri, 6 Jul 2018 17:21:00 +0000 (18:21 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 12 Jul 2018 11:50:41 +0000 (13:50 +0200)
commit8c8c0af0ff5120f4405d311e42110c44ed2a1af8
tree5dabbbac2da18539cc9110be3652cd825124ee01
parentea96935de26eb03e7ed19bce1a5f3660cfdc1391
net/softnic: add port action profile

Add pipeline's port action profile implementation to the softnic.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
drivers/net/softnic/Makefile
drivers/net/softnic/hash_func.h [new file with mode: 0644]
drivers/net/softnic/hash_func_arm64.h [new file with mode: 0644]
drivers/net/softnic/meson.build
drivers/net/softnic/rte_eth_softnic.c
drivers/net/softnic/rte_eth_softnic_action.c [new file with mode: 0644]
drivers/net/softnic/rte_eth_softnic_internals.h
mk/rte.app.mk