numam-dpdk/drivers/event/dlb2
Timothy McDaniel fcc5489c18 event/dlb2: select scalar dequeue by default
Optimized dequeue using x86 vector instructions was added
in 21.05, but due to limited testing the default has been
changed back to the scalar mode implementation. The vector mode
implementation can be enabled via the devargs option
"vector_opts_enabled=<y/Y>".

Fixes: 000a7b8e75 ("event/dlb2: optimize dequeue operation")

Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2021-05-21 15:40:52 +02:00
..
pf event/dlb2: update config defines as runtime options 2021-05-03 11:46:31 +02:00
dlb2_iface.c event/dlb2: add eventdev stop and close 2020-11-02 09:40:22 +01:00
dlb2_iface.h event/dlb2: add eventdev stop and close 2020-11-02 09:40:22 +01:00
dlb2_inline_fns.h event/dlb2: add inline functions 2020-11-02 07:12:40 +01:00
dlb2_log.h event/dlb2: add dynamic logging 2020-11-02 06:53:04 +01:00
dlb2_priv.h event/dlb2: select scalar dequeue by default 2021-05-21 15:40:52 +02:00
dlb2_selftest.c event/dlb2: add delayed token pop logic 2020-11-12 18:40:22 +01:00
dlb2_user.h event/dlb2: add v2.5 create sched domain 2021-05-03 11:46:30 +02:00
dlb2_xstats.c event/dlb2: update xstats for v2.5 2021-05-03 11:46:31 +02:00
dlb2.c event/dlb2: select scalar dequeue by default 2021-05-21 15:40:52 +02:00
meson.build event/dlb2: use new implementation of resource file 2021-05-03 11:46:30 +02:00
rte_pmd_dlb2.c eventdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
rte_pmd_dlb2.h event/dlb2: add token pop API 2020-11-02 09:40:22 +01:00
version.map event/dlb2: add token pop API 2020-11-02 09:40:22 +01:00