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.y...@intel.com>