[dpdk-dev] [PATCH v2] app/test: fix hexdump length of cipher/plaintexts

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jul 11 16:09:19 CEST 2016


2016-07-10 17:16, Deepak Kumar Jain:
> From: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> 
> Plaintexts and ciphertexts are dumped when debugging is enabled,
> using TEST_HEXDUMP. For Snow3G and KASUMI, their lengths are in bits,
> but TEST_HEXDUMP uses bytes, so lenghts are passed in bytes now.
> 
> Fixes: 47df73a1a62f ("app/test: use hexdump if debug log is enabled")
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> Signed-off-by: Deepak Kumar Jain <deepak.k.jain at intel.com>

Applied, thanks



More information about the dev mailing list