[PATCH] test/crypto: fix PDCP-SDAP test vectors

Akhil Goyal gakhil at marvell.com
Mon Jul 3 16:29:46 CEST 2023


> Subject: [PATCH] test/crypto: fix PDCP-SDAP test vectors
> 
> Fix incorrect fields in PDCP Header.
> 1. Only Data PDUs should be ciphered and authenticated.
>    Here the vectors are control PDUs which should not be crypto
>    processed. Change the D/C bit to make the vector as Data PDU
> 2. Reserved fields must be set to 0.
> 
> Updated the vectors and MAC-I values to handle above cases.
> 
> Fixes: 003afde411e7 ("test/crypto: add test vectors for PDCP-SDAP")
> Cc: franck.lenormand at nxp.com
> 
> Signed-off-by: Aakash Sasidharan <asasidharan at marvell.com>

Acked-by: Akhil Goyal <gakhil at marvell.com>
Applied to dpdk-next-crypto
Thanks.


More information about the dev mailing list