Update base driver and the PMD itself to support drop action in flow API. It should be applied on top of [1].
[1] http://dpdk.org/ml/archives/dev/2018-February/091530.html Andrew Rybchenko (1): doc: add flow API drop action support to net/sfc Roman Zhukov (2): net/sfc/base: support drop filters on EF10 family NICs net/sfc: support DROP action in flow API doc/guides/nics/sfc_efx.rst | 2 ++ doc/guides/rel_notes/release_18_05.rst | 1 + drivers/net/sfc/base/ef10_filter.c | 13 +++++++++---- drivers/net/sfc/sfc_flow.c | 7 +++++++ 4 files changed, 19 insertions(+), 4 deletions(-) -- 2.7.4