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

Stub callbacks for the generic flow API and a new FLOW debug define.

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Nelson Escobar <neescoba@cisco.com>
config/common_base
drivers/net/enic/Makefile
drivers/net/enic/enic.h
drivers/net/enic/enic_ethdev.c
drivers/net/enic/enic_flow.c [new file with mode: 0644]