Hacker News new | ask | show | jobs
by stefan_ 1759 days ago
The whole "map the PCIE device into userspace process memory" thing is called DPDK (https://www.dpdk.org/)
1 comments

And you can combine the two:

https://fd.io/docs/vpp/master/whatisvpp/hoststack.html

And there is a sister project using this tech to get noticeable speed-ups:

https://wiki.fd.io/view/VSAP

Disclaimer: I am involved with the VPP project.