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:
Changpeng Liu 2017-04-29 09:36:04 +08:00 committed by Jim Harris
parent 3d62b39b0d
commit 21b08e13ae

View File

@ -662,8 +662,6 @@ main(int argc, char **argv)
optind = 1; /* reset the optind */
rte_set_log_level(RTE_LOG_ERR);
blockdev_heads_init();
bdevtest_init(config_file, core_mask);