<div dir="ltr">Hi all,<div><br></div><div>I am porting the DPDK program to support FreeBSD, the original program uses the virtio_user to communicate with the kernel. However, when running on FreeBSD, the EAL failed with error message as below:</div><div><br></div><div>EAL: failed to parse device "vdev:virtio_user0"<br>EAL: Failed to attach device on primary process<br></div><div><br></div><div>Then I tried with the tap dev but it also failed:</div><div><br></div><div>EAL: failed to parse device "vdev:net_tap0"<br>EAL: Failed to attach device on primary process<br></div><div><br></div><div>Is there a way to send/receive packet to the kernel on FreeBSD?</div><div>Please help. Thank you very much.</div><div><br></div><div>Best regards,</div><div>James</div></div>