These are fixes for AVX2 in efd and member libraries.
While at it, I've hidden a macro which was wrongly exported in the API
without having a correct prefix.

Thomas Monjalon (3):
  efd: fix AVX2 support
  member: remove AVX2 build-time checks
  member: hide internal macro

 lib/efd/rte_efd.c           |  3 ++-
 lib/efd/rte_efd_x86.h       | 10 ----------
 lib/member/member.h         |  9 +++++++++
 lib/member/rte_member.h     |  9 ---------
 lib/member/rte_member_ht.c  | 14 +++++++-------
 lib/member/rte_member_x86.h |  3 ---
 6 files changed, 18 insertions(+), 30 deletions(-)

-- 
2.51.0

Reply via email to