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

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Jul 10 14:55:03 CEST 2016


2016-07-09 16:05, Pablo de Lara:
> 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.

There is an error:
	app/test/test_cryptodev.c:2552:50: error: ‘plaintext_len’ undeclared



More information about the dev mailing list