RecommendST2110Cores
Ask the server to pick a NUMA-local set of DPDK lcores for the
given NIC. Reads the device’s local_cpulist + the kernel’s
isolcpus/nohz_full sets server-side, so it’s safe to call from a
client that doesn’t know the host’s CPU topology. Use the result
as scheduling: { type: "pinned", … } on a subsequent nic() call.