On Fri, Jul 11, 2014 at 5:37 AM, maryam.tahhan wrote:
> Shared memory ring patch
>
> This patch enables the client dpdk rings within the netdev-dpdk. It adds
> a new dpdk device called dpdkr (other naming suggestions?). This allows
> for the use of shared memory to communicate with other dpdk ap
Shared memory ring patch
This patch enables the client dpdk rings within the netdev-dpdk. It adds
a new dpdk device called dpdkr (other naming suggestions?). This allows
for the use of shared memory to communicate with other dpdk applications,
on the host or within a virtual machine. Instructio