net/softnic: add table and port helper functions
authorReshma Pattan <reshma.pattan@intel.com>
Tue, 11 Sep 2018 14:20:35 +0000 (15:20 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 12 Oct 2018 15:59:01 +0000 (17:59 +0200)
commit51442e068453e91897b84cd6c04425119b8481f5
tree432a991588a3bc26e1201c45313634d9289ad231
parentb767f8efc814a09b0b02567d21e01e387ff09537
net/softnic: add table and port helper functions

Added utility function to freeup the
pipeline tables.

Added utility functions to find the pipeline
output port.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
drivers/net/softnic/rte_eth_softnic_internals.h
drivers/net/softnic/rte_eth_softnic_pipeline.c