I still have some comment:
dpdk-mem-channels: This is not required by DPDK anymore, so I still
think that's not necessary and could be removed. If someone want
I think we shouldn't abort if we fail something during the initialization.
I know that rte_eal_init() can still abort, but I want to av
Existing DPDK integration is provided by use of command line options which
must be split out and passed to librte in a special manner. However, this
forces any configuration to be passed by way of a special DPDK flag, and
interferes with ovs+dpdk packaging solutions.
This commit delays dpdk initia