Hi All, I am currently working on ODP(open data plane) integration with VPP for pktio support. The ODP internally uses DPDK to detect the hardware NIC ports.
Can I build VPP completely without existing DPDK support so that ODP can detect the hardware port directly using internal odp-dpdk API framework. Presently I have made the code changes and introduced ODP as new module in "vpp/vnet/vnet/devices" directory. I have followed the "netmap/af_packet" as reference implementation and introduced new CLI to support ODP. Thanks & Regards, Sreejith
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev