rte_cryptodev_pmd_init_params should use NUMA node of the QAT device
for its socket_id rather than the socket_id of the initializing process.
Signed-off-by: Lee Roberts
---
drivers/crypto/qat/rte_qat_cryptodev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/crypto
Fix kni compilation under RHEL 7.5.
Signed-off-by: Lee Roberts
---
lib/librte_eal/linuxapp/kni/compat.h | 5 +
1 file changed, 5 insertions(+)
diff --git a/lib/librte_eal/linuxapp/kni/compat.h
b/lib/librte_eal/linuxapp/kni/compat.h
index 3f8c0bc..6a6968d 100644
--- a/lib/librte_eal
Fix kni compilation under RHEL 7.4.
Signed-off-by: Lee Roberts
---
lib/librte_eal/linuxapp/kni/compat.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lib/librte_eal/linuxapp/kni/compat.h
b/lib/librte_eal/linuxapp/kni/compat.h
index d96275a..6a1587b 100644
--- a/lib
. Add macros to Makefile to identify the Wind River Linux
version.
Signed-off-by: Lee Roberts
---
lib/librte_eal/linuxapp/kni/Makefile | 8
lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h | 13 +
2 files changed, 21 insertions(+)
diff --git a/lib/librte_eal
RHEL 7.2 contains additional backports from newer upstream kernels.
Add RHEL_RELEASE_CODE logic for RHEL_RELEASE_VERSION(7,2) to pick up
the changes to kernel functions.
Signed-off-by: Lee Roberts
---
lib/librte_eal/linuxapp/kni/ethtool/igb/igb_main.c | 4 ++--
lib/librte_eal/linuxapp/kni
5 matches
Mail list logo