app/test: remove useless hexdump include
Cryptodev performance tests do not need to use any function from rte_hexdump.h. Fixes: 202d375c60bc1 ("app/test: add cryptodev unit and performance tests") Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
This commit is contained in:
parent
5d39a127f2
commit
25b7313fc1
@ -38,7 +38,6 @@
|
||||
#include <rte_crypto.h>
|
||||
#include <rte_cryptodev.h>
|
||||
#include <rte_cycles.h>
|
||||
#include <rte_hexdump.h>
|
||||
|
||||
#include "test.h"
|
||||
#include "test_cryptodev.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user