Assign correct NUMA node for DPDK crypto devices 33/11033/7
authorLee Roberts <lee.roberts@hpe.com>
Thu, 8 Mar 2018 02:57:49 +0000 (19:57 -0700)
committerDamjan Marion <dmarion.lists@gmail.com>
Sat, 10 Mar 2018 11:12:45 +0000 (11:12 +0000)
commitfde0929d9362eac5c416f658e1d2031d01a02337
treef2be0121a6a4d665204e7c3f6c7045aaa104cc28
parent03f47f1e738051db1412a93c2b90a7426f81f648
Assign correct NUMA node for DPDK crypto devices

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: I1c7a77bb13e2db8615189e97b67d68d043127787
Signed-off-by: Lee Roberts <lee.roberts@hpe.com>
dpdk/dpdk-18.02_patches/0001-assign-QAT-cryptodev-to-correct-NUMA-node.patch [new file with mode: 0644]