Skip to content

Releases: MarvellEmbeddedProcessors/dao

snort-3-cn10k-26.06.0-ubuntu-24.04-devel

26 Mar 12:00

Choose a tag to compare

ci: add libcrypto to the deps

The dpdk-testpmd application was unable to locate the libcrypto and
libpcap libraries on the remote board. This patch addresses the issue by
including libcrypto in the dependency build and providing the
LD_LIBRARY_PATH.

Signed-off-by: Srujana Challa <schalla@marvell.com>

ml-models-cn10k-26.06.0-ubuntu-24.04-devel

26 Mar 11:49

Choose a tag to compare

ci: add libcrypto to the deps

The dpdk-testpmd application was unable to locate the libcrypto and
libpcap libraries on the remote board. This patch addresses the issue by
including libcrypto in the dependency build and providing the
LD_LIBRARY_PATH.

Signed-off-by: Srujana Challa <schalla@marvell.com>

vpp-25.02.0-cn10k-26.06.0-ubuntu-24.04-devel

26 Mar 00:30

Choose a tag to compare

doc: add KMAC and cSHAKE params description

Add a description of the KMAC and cSHAKE params in
the Auth Only operations section of the
programmer's guide of Liquid Crypto.
Also, skip the digest-len validation at the
session-level for cSHAKE and KMAC operations.

Signed-off-by: Pratik Senapati <psenapati@marvell.com>

ovs-3.4.1-cn10k-26.06.0-ubuntu-24.04-devel

26 Mar 00:46

Choose a tag to compare

doc: add KMAC and cSHAKE params description

Add a description of the KMAC and cSHAKE params in
the Auth Only operations section of the
programmer's guide of Liquid Crypto.
Also, skip the digest-len validation at the
session-level for cSHAKE and KMAC operations.

Signed-off-by: Pratik Senapati <psenapati@marvell.com>

ossl_eng-1.0.0-cn10k-26.06.0-ubuntu-24.04-devel

26 Mar 00:41

Choose a tag to compare

doc: add KMAC and cSHAKE params description

Add a description of the KMAC and cSHAKE params in
the Auth Only operations section of the
programmer's guide of Liquid Crypto.
Also, skip the digest-len validation at the
session-level for cSHAKE and KMAC operations.

Signed-off-by: Pratik Senapati <psenapati@marvell.com>

openssl-1.1.1q-cn10k-26.06.0-ubuntu-24.04-devel

26 Mar 00:31

Choose a tag to compare

doc: add KMAC and cSHAKE params description

Add a description of the KMAC and cSHAKE params in
the Auth Only operations section of the
programmer's guide of Liquid Crypto.
Also, skip the digest-len validation at the
session-level for cSHAKE and KMAC operations.

Signed-off-by: Pratik Senapati <psenapati@marvell.com>

oct-ep-target-cn10k-26.06.0-ubuntu-24.04-devel

26 Mar 00:28

Choose a tag to compare

doc: add KMAC and cSHAKE params description

Add a description of the KMAC and cSHAKE params in
the Auth Only operations section of the
programmer's guide of Liquid Crypto.
Also, skip the digest-len validation at the
session-level for cSHAKE and KMAC operations.

Signed-off-by: Pratik Senapati <psenapati@marvell.com>

nginx-1.22.0-cn10k-26.06.0-ubuntu-24.04-devel

26 Mar 00:31

Choose a tag to compare

doc: add KMAC and cSHAKE params description

Add a description of the KMAC and cSHAKE params in
the Auth Only operations section of the
programmer's guide of Liquid Crypto.
Also, skip the digest-len validation at the
session-level for cSHAKE and KMAC operations.

Signed-off-by: Pratik Senapati <psenapati@marvell.com>

dao-cn10k-26.06.0-ubuntu-24.04-devel

26 Mar 00:43

Choose a tag to compare

doc: add KMAC and cSHAKE params description

Add a description of the KMAC and cSHAKE params in
the Auth Only operations section of the
programmer's guide of Liquid Crypto.
Also, skip the digest-len validation at the
session-level for cSHAKE and KMAC operations.

Signed-off-by: Pratik Senapati <psenapati@marvell.com>

snort-3-cn10k-26.02.0-ubuntu-24.04-devel

05 Mar 05:16

Choose a tag to compare

kmod/iliad: support multiple vDPA platform devices

Added support for multiple vDPA platform devices in Iliad. Each device
now registers its own platform device with BAR4 signature verification
and split MSI-X vectors and BAR. Removed BAR0 from platform device as it
unused.

Adjusted virtio-l2fwd to respect virtio masks and queue limits, and
extended run scripts to configure multiple vhost interfaces.

Signed-off-by: Shijith Thotton <sthotton@marvell.com>