Spdk/lib/env_dpdk
Ben Walker e12a4f6ec8 Revert "thread: add spdk_env_get_primary_core"
This reverts commit 6194cb2e15.

It's unclear whether we need to add a new API for the env layer
for upcoming work. Nothing currently uses it. When we have a clear
need, we can add this back in.

Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Change-Id: I174276799d650a1365b37a737271a54a796cd455
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3561
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-07-29 14:58:44 +00:00
..
env_internal.h env: add spdk_pci_driver_register() to the public API 2020-07-24 21:42:26 +00:00
env.c env_dpdk: drop DPDK 18.08 support 2020-07-23 20:48:47 +00:00
env.mk dpdkbuild: build dpdk with meson+ninja 2020-07-24 22:06:11 +00:00
init.c lib/event: enable repeated spdk_app_start/stop 2020-07-24 15:25:57 +00:00
Makefile env_dpdk: move NVMe PCI driver definition to the nvme lib 2020-07-24 21:42:26 +00:00
memory.c env_dpdk: drop DPDK 18.08 support 2020-07-23 20:48:47 +00:00
pci_idxd.c env: add spdk_pci_driver_register() to the public API 2020-07-24 21:42:26 +00:00
pci_ioat.c env: add spdk_pci_driver_register() to the public API 2020-07-24 21:42:26 +00:00
pci_virtio.c env: add spdk_pci_driver_register() to the public API 2020-07-24 21:42:26 +00:00
pci_vmd.c env: add spdk_pci_driver_register() to the public API 2020-07-24 21:42:26 +00:00
pci.c env_dpdk: move NVMe PCI driver definition to the nvme lib 2020-07-24 21:42:26 +00:00
spdk_env_dpdk.map Revert "thread: add spdk_env_get_primary_core" 2020-07-29 14:58:44 +00:00
threads.c Revert "thread: add spdk_env_get_primary_core" 2020-07-29 14:58:44 +00:00