]> git.droids-corp.org - dpdk.git/commit
sched: remove vector functions
authorMegha Ajmera <megha.ajmera@intel.com>
Tue, 22 Feb 2022 12:57:42 +0000 (12:57 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 24 Feb 2022 22:44:04 +0000 (23:44 +0100)
commit3cba7cedd279b00af890d42fa3dde167a4fe3fb7
tree369ba6dba4a610f744157bd7912129e4db58afc8
parentee05a93e1e6633d0fdec409faf09f12a2e05b991
sched: remove vector functions

Remove RTE_SCHED_VECTOR flag from rte_config.h.
This flag is no longer useful. Only scalar version is supported.

Signed-off-by: Megha Ajmera <megha.ajmera@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
config/arm/meson.build
config/rte_config.h
lib/sched/rte_sched.c