The patch-set introduces changes which would improve
the testing of miniflow_extract for AVX512 based
miniflow_extract optimizations whithout affecting scalar
code path.

Kumar Amber (4):
  dpif-netdev: Refactor per thread recirc data allocation.
  dpif-netdev: Refactor hashing function.
  Miniflow_extract: Refactor miniflow_extract into api.
  miniflow_extract: Add autovalidator support to miniflow_extract.

 lib/dpif-netdev-avx512.c          |  2 +-
 lib/dpif-netdev-private-dpcls.h   | 23 ++++++++++++++
 lib/dpif-netdev-private-dpif.c    |  2 ++
 lib/dpif-netdev-private-dpif.h    |  5 +++
 lib/dpif-netdev-private-extract.c |  6 ++--
 lib/dpif-netdev.c                 | 27 +---------------
 lib/flow.c                        | 52 +++++++++++++++++++++++++------
 lib/flow.h                        |  6 +++-
 ofproto/ofproto.c                 | 10 +++---
 9 files changed, 87 insertions(+), 46 deletions(-)

-- 
2.25.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to