DPC Redirection in StorPort Miniport Driver

Hi,

In Storport miniport driver, in addition to specifying STOR_PERF_DPC_REDIRECTION in PERF_CONFIGURATION_DATA, what else needs to be done to ensure DPC runs on the same CPU core that runs the ISR, where the DPC is queued ? Thanks in advance.