[dpdk-dev] Sharing NIC port between Linux and DPDK

2015-01-19 Thread Deepak Sehrawat
Hi All, What are the various means available (as of now) to share a NIC port between Linux and DPDK applications? Idea is to separate control packets and data packets; using Linux userspace application to process control packets while DPDK application to access/process data packets (same NIC port

[dpdk-dev] Sharing NIC port between Linux and DPDK

2015-01-19 Thread Zhou, Danny
at dpdk.org > Subject: [dpdk-dev] Sharing NIC port between Linux and DPDK > > Hi All, > > What are the various means available (as of now) to share a NIC port > between Linux and DPDK applications? Idea is to separate control packets > and data packets; using Linux userspa