[dpdk-dev] [PATCH 23/39] eventdev: add placeholder for ethdev init

2019-06-03 Thread Anoob Joseph
Presently, all the applications would do ethdev init and then pass control to eventmode helper init. So not doing any "real" initialization. But this would be expanded once applications are modified to pass the eth init task also to the helper routine. Signed-off-by: Anoob Joseph Signed-off-by: L

[dpdk-dev] [PATCH 23/39] eventdev: add placeholder for ethdev init

2019-06-03 Thread Anoob Joseph
Presently, all the applications would do ethdev init and then pass control to eventmode helper init. So not doing any "real" initialization. But this would be expanded once applications are modified to pass the eth init task also to the helper routine. Signed-off-by: Anoob Joseph Signed-off-by: L