Searched refs:test_ethdev_config_run (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_eventdev.c | 104 test_ethdev_config_run(struct rte_event_dev_config *dev_conf, in test_ethdev_config_run() function 180 test_ethdev_config_run(&dev_conf, &info, max_dequeue_limit), in test_eventdev_configure() 183 test_ethdev_config_run(&dev_conf, &info, max_events_limit), in test_eventdev_configure() 186 test_ethdev_config_run(&dev_conf, &info, max_event_ports), in test_eventdev_configure() 189 test_ethdev_config_run(&dev_conf, &info, max_event_queues), in test_eventdev_configure() 192 test_ethdev_config_run(&dev_conf, &info, max_event_queue_flows), in test_eventdev_configure() 197 test_ethdev_config_run(&dev_conf, &info, in test_eventdev_configure() 201 test_ethdev_config_run(&dev_conf, &info, in test_eventdev_configure()
|