[dpdk-dev] [PATCH 28/39] eventdev: add default conf for event port-lcore link

2019-06-03 Thread Anoob Joseph
Generate a default conf for event port-lcore link, if not specified in the conf. This routine will check the number of available ports and then create links according to the number of cores available. This patch also adds a new entry in the eventmode conf to denote that all queues is to be linked

[dpdk-dev] [PATCH 28/39] eventdev: add default conf for event port-lcore link

2019-06-03 Thread Anoob Joseph
Generate a default conf for event port-lcore link, if not specified in the conf. This routine will check the number of available ports and then create links according to the number of cores available. This patch also adds a new entry in the eventmode conf to denote that all queues is to be linked