net/igb: flush all the filter
authorWei Zhao <wei.zhao1@intel.com>
Mon, 12 Jun 2017 06:48:28 +0000 (14:48 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 12 Jun 2017 10:40:28 +0000 (11:40 +0100)
commit6a4d050e285599451fa481a6063d4d66c3758982
treed6983b964ef4011cdb5a2f18d875e3cf5d0e0bee
parent4be9e84ec825c3acceb3934bc4c3f09f75164a60
net/igb: flush all the filter

This patch adds a function to flush all the fliter list
and filter rule on a port.

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
drivers/net/e1000/e1000_ethdev.h
drivers/net/e1000/igb_ethdev.c
drivers/net/e1000/igb_flow.c