` provided to the function were
only `nb_ops` long, then the `aesni_mb_dequeue_burst()` would
write to the memory outside of `ops` array.
Fixes: b50b8b5b38f8 ("crypto/ipsec_mb: use burst API in AESNI")
Cc: sta...@dpdk.org
Signed-off-by: Krzysztof Karas
---
v2:
* Shortened title to fit in
` provided to the function were
only `nb_ops` long, then the `aesni_mb_dequeue_burst()` would
write to the memory outside of `ops` array.
Fixes: b50b8b5b38f8 ("crypto/ipsec_mb: use burst API in AESNI")
Cc: sta...@dpdk.org
Signed-off-by: Krzysztof Karas
---
drivers/crypto/ipsec_mb/pmd_aesn
nd proceed with ipsec_mb device
creation normally.
Fixes: b35848bc01f6 ("crypto/ipsec_mb: add multi-process IPC request handler")
Signed-off-by: Krzysztof Karas
---
v2:
* Modified patch title and added "Fixes:" note.
* Restored original comparison &qu
nd proceed with ipsec_mb device
creation normally.
Signed-off-by: Krzysztof Karas
---
.mailmap | 1 +
drivers/crypto/ipsec_mb/ipsec_mb_private.c | 9 ++---
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/.mailmap b/.mailmap
index a9f4f28fba..
When Link Time Optimization is enabled, compiler may
complain about "id" in eth_representor_cmp() being
uninitialized.
To suppress the warning it is enough to add explicit
initialization of the variable causing the issue.
Signed-off-by: Krzysztof Karas
---
.mailmap
5 matches
Mail list logo