DPDK Framework

From RidgeRun Developer Wiki



Previous: Holoscan Sensor Bridge/Performance Index Next: DPDK Framework/Introduction







The DPDK framework aims to accelerate the processing of network packages. Traditionally, the Linux kernel receives the network packages and then copies them to the userspace, adding unnecessary overhead. This section will briefly introduce DPDK, which is used under the hood by the NVIDIA ConnectX and the NVIDIA Orin IGX.

This section is divided as follows:




RidgeRun Services

RidgeRun has expertise in offloading processing algorithms using FPGAs, from Image Signal Processing to AI offloading. Our services include:

  • Algorithm Acceleration using FPGAs.
  • Image Signal Processing IP Cores.
  • Linux Device Drivers.
  • Low Power AI Acceleration using FPGAs.
  • Accelerated C++ Applications.

And it includes much more. Contact us at https://www.ridgerun.com/contact.



Previous: Holoscan Sensor Bridge/Performance Index Next: DPDK Framework/Introduction