93d635990a
Store each reactor's per-socket event mempool in the spdk_reactor structure to avoid calling rte_lcore_to_socket_id() on every iteration, and make the function definition an internal, inlineable version that takes the reactor pointer directly. Change-Id: I841f7d7594308d7c572f5b7f609913c428bd13d7 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>