[dpdk-dev] [PATCH 00/3] net/sfc: support drop action in flow API

Andrew Rybchenko arybchenko at solarflare.com
Tue Feb 27 14:11:17 CET 2018


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



More information about the dev mailing list