net/enic: flow API debug
authorJohn Daley <johndale@cisco.com>
Wed, 17 May 2017 22:38:10 +0000 (15:38 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 12 Jun 2017 09:41:26 +0000 (10:41 +0100)
commit936a9b9975e769a460cf943670a53f7c987fe71a
tree8bd92015e0ea50d0e60f412107331e91ae0b3436
parentaa3d2ff821986e5ecd266d280efaf7ae774998bc
net/enic: flow API debug

Added a debug function to print enic filters and actions when
rte_validate_flow is called. Compiled in CONFIG_RTE_LIBRTE_ENIC_DEBUG_FLOW
is enabled and log level is INFO.

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Nelson Escobar <neescoba@cisco.com>
drivers/net/enic/enic_flow.c