Searched refs:test_ethdev_config_run (Results 1 – 1 of 1) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_eventdev.c | 115 test_ethdev_config_run(struct rte_event_dev_config *dev_conf, in test_ethdev_config_run() function 191 test_ethdev_config_run(&dev_conf, &info, max_dequeue_limit), in test_eventdev_configure() 194 test_ethdev_config_run(&dev_conf, &info, max_events_limit), in test_eventdev_configure() 197 test_ethdev_config_run(&dev_conf, &info, max_event_ports), in test_eventdev_configure() 200 test_ethdev_config_run(&dev_conf, &info, max_event_queues), in test_eventdev_configure() 203 test_ethdev_config_run(&dev_conf, &info, max_event_queue_flows), in test_eventdev_configure() 208 test_ethdev_config_run(&dev_conf, &info, in test_eventdev_configure() 212 test_ethdev_config_run(&dev_conf, &info, in test_eventdev_configure()
|