Hi, I'm fresh on rump kerne and was trying to use drv-netif-dpdk <https://github.com/rumpkernel/drv-netif-dpdk> recently.
I wanted to replace some parts of an application with drv-netif-dpdk, because DPDK is fast on packet processing. However, this application relies on libpcap. Should I compile libpcap under rump kernel environment by myself? Thanks
