[dpdk-dev] [PATCH v2 0/2] add flow redirect function
Beilei Xing
beilei.xing at intel.com
Mon Mar 30 19:38:51 CEST 2020
This patchset adds flow redirect function, also supports
flow ops thread safe
V2 changes:
- Rework commit log.
- Make a patchset.
Beilei Xing (2):
net/ice: support flow redirect function
net/ice: support flow ops thread safe
drivers/net/ice/ice_ethdev.h | 1 +
drivers/net/ice/ice_generic_flow.c | 57 ++++++++++++++++++++++++++++++++------
drivers/net/ice/ice_generic_flow.h | 21 ++++++++++++++
3 files changed, 71 insertions(+), 8 deletions(-)
--
2.7.4
Acked-by: Qiming Yang <qiming.yang at intel.com>
More information about the dev
mailing list