* [dpdk-dev] [pull-request] next-crypto 18.02 rc2
@ 2018-01-29 19:30 Pablo de Lara
2018-01-29 23:18 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Pablo de Lara @ 2018-01-29 19:30 UTC (permalink / raw)
To: thomas; +Cc: dev
The following changes since commit 1dd133ae073d9e2bcf6f471f3b831385aa0051c4:
service: restrict finalize to internal usage (2018-01-29 19:24:45 +0100)
are available in the Git repository at:
http://dpdk.org/git/next/dpdk-next-crypto
for you to fetch changes up to 8bf542fda490ed5059d8149e5c757c3e6e9af830:
crypto/qat: fix truncated response ring value (2018-01-29 19:22:33 +0000)
----------------------------------------------------------------
Akhil Goyal (3):
doc: update feature list for cryptodevs
crypto/dpaa2_sec: support scatter gather
crypto/dpaa_sec: support scatter gather
Fan Zhang (2):
examples/ipsec_secgw: fix security session
app/test-crypto-perf: fix out-of-bounds array access
Fiona Trahe (3):
crypto/qat: fix null auth algo issue
test/crypto: improve NULL authentication validation
crypto/qat: fix truncated response ring value
Tomasz Jozwiak (3):
crypto/qat: fix out-of-bounds compiler error
crypto/qat: fix typo in error message
crypto/qat: fix parameter type
Zhiyong Yang (1):
lib: fix wrong cast
app/test-crypto-perf/main.c | 10 +-
doc/guides/cryptodevs/features/aesni_gcm.ini | 1 +
doc/guides/cryptodevs/features/default.ini | 1 +
doc/guides/cryptodevs/features/dpaa2_sec.ini | 1 +
doc/guides/cryptodevs/features/dpaa_sec.ini | 1 +
doc/guides/cryptodevs/features/null.ini | 1 +
doc/guides/cryptodevs/features/openssl.ini | 1 +
doc/guides/cryptodevs/features/qat.ini | 1 +
drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c | 588 +++++++++++++++++++--
drivers/crypto/dpaa_sec/dpaa_sec.c | 501 +++++++++++++++++-
.../qat/qat_adf/adf_transport_access_macros.h | 1 +
drivers/crypto/qat/qat_crypto.c | 36 +-
examples/ipsec-secgw/ipsec-secgw.c | 10 +-
lib/librte_cryptodev/rte_cryptodev.c | 2 +-
lib/librte_security/rte_security.c | 2 +-
test/test/test_cryptodev.c | 82 ++-
test/test/test_cryptodev_aes_test_vectors.h | 27 +-
test/test/test_cryptodev_hash_test_vectors.h | 16 +
18 files changed, 1188 insertions(+), 94 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [pull-request] next-crypto 18.02 rc2
2018-01-29 19:30 [dpdk-dev] [pull-request] next-crypto 18.02 rc2 Pablo de Lara
@ 2018-01-29 23:18 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2018-01-29 23:18 UTC (permalink / raw)
To: Pablo de Lara; +Cc: dev
29/01/2018 20:30, Pablo de Lara:
> http://dpdk.org/git/next/dpdk-next-crypto
Pulled, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-29 23:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-29 19:30 [dpdk-dev] [pull-request] next-crypto 18.02 rc2 Pablo de Lara
2018-01-29 23:18 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).