Assign correct NUMA node for DPDK crypto QAT devices (VPP-1210) 49/11349/4
authorLee Roberts <[email protected]>
Sun, 25 Mar 2018 03:44:42 +0000 (21:44 -0600)
committerDamjan Marion <[email protected]>
Mon, 26 Mar 2018 11:23:58 +0000 (11:23 +0000)
commit828244c44fe59a15cddb5114709967446d928a25
treec063d387782d1f1550df167aa7a99437bcf5bb40
parent1b8e8252b074e1981d09a53c1a5da19dc35541c9
Assign correct NUMA node for DPDK crypto QAT devices (VPP-1210)

DPDK rte_cryptodev_socket_id() is returning zero for QAT devices.
Apply DPDK patch where correct NUMA node can be obtained with pci_dev->device.numa_node.

Change-Id: Ifaf35c7ac292627ea7cfb44a35b1e1c617811e80
Signed-off-by: Lee Roberts <[email protected]>
dpdk/dpdk-17.11_patches/0001-assign-QAT-cryptodev-to-correct-NUMA-node.patch [new file with mode: 0644]