Home
last modified time | relevance | path

Searched refs:temp_str (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c709 char temp_str[VDEV_ARGS_SIZE] = {"mode=multi-core," in testsuite_setup() local
724 "%s%d", temp_str, i); in testsuite_setup()
725 strcpy(temp_str, vdev_args); in testsuite_setup()
726 strlcat(temp_str, ";", sizeof(temp_str)); in testsuite_setup()
737 strcpy(temp_str, vdev_args); in testsuite_setup()
739 temp_str, socket_id); in testsuite_setup()