Fallowing are the open issues that requires discussion in odp-cloud implementation,
- Currently in odp, pkt pool creation has no knowledge of pktio type as it would need in case of odp-cloud if it wants to use the platform specific API's (ex: dpdk) to create the pool through DDF (Driver framework). - Also, weather odp-cloud runs with dpdk or not, odp library by default all ways needs to link against dpdk as odp-cloud implementation may require to include rte_mbuf in order to support dpdk. /Krishna
