numam-dpdk/app
Pablo de Lara 516c26da83 app/test: fix hexdump length for crypto
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: 47df73a1a6 ("app/test: use hexdump if debug log is enabled")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Signed-off-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
2016-07-11 16:07:55 +02:00
..
cmdline_test
pdump app/pdump: fix type casting of ring size 2016-06-27 16:50:24 +02:00
proc_info ethdev: remove redundant id field in xstats name lookup 2016-07-01 16:09:06 +02:00
test app/test: fix hexdump length for crypto 2016-07-11 16:07:55 +02:00
test-acl acl: fix division by float zero in test app 2016-04-27 17:41:46 +02:00
test-pipeline
test-pmd app/testpmd: fix comment of RSS setup 2016-07-11 15:54:40 +02:00
Makefile app/pdump: add tool for packet capturing 2016-06-16 23:40:21 +02:00