[dpdk-dev] [PATCH 0/7] net/sfc: prepare rte_flow to have one more backend

Andrew Rybchenko arybchenko at solarflare.com
Thu Mar 5 11:47:46 CET 2020


Prepare rte_flow API support code to addition of one more
backend for flow rules handling.

Ivan Malov (7):
  net/sfc: make flow RSS details VNIC-specific
  net/sfc: make the flow list engine-agnostic
  net/sfc: generalise the flow specification structure
  net/sfc: introduce flow allocation and free path
  net/sfc: generalise flow parsing
  net/sfc: generalise flow start and stop path
  net/sfc: generalise flow pattern item processing

 drivers/net/sfc/sfc.h        |   2 +
 drivers/net/sfc/sfc_filter.h |   2 -
 drivers/net/sfc/sfc_flow.c   | 503 +++++++++++++++++++++++------------
 drivers/net/sfc/sfc_flow.h   |  95 ++++++-
 4 files changed, 423 insertions(+), 179 deletions(-)

-- 
2.17.1



More information about the dev mailing list