Hi, guys Can dpdk support allocate mempool and create ring in kernel level? I know dpdk is user space driver, but many application need a channel to transmit data from kernel to user space without any hardware dependency(just like pf ring)? Anyone has a sample like this?
Best Regards John Gong