test/bdevperf: remove unnecessary DPDK log function call
Change-Id: I525bb326d944fc333ba6cd2a95b26326d7ac16d5 Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
This commit is contained in:
parent
3d62b39b0d
commit
21b08e13ae
@ -662,8 +662,6 @@ main(int argc, char **argv)
|
|||||||
|
|
||||||
optind = 1; /* reset the optind */
|
optind = 1; /* reset the optind */
|
||||||
|
|
||||||
rte_set_log_level(RTE_LOG_ERR);
|
|
||||||
|
|
||||||
blockdev_heads_init();
|
blockdev_heads_init();
|
||||||
|
|
||||||
bdevtest_init(config_file, core_mask);
|
bdevtest_init(config_file, core_mask);
|
||||||
|
Loading…
Reference in New Issue
Block a user