CodeX

Everything connected with Tech & Code. Follow to join our 1M+ monthly readers

Member-only story

Part VIII — NVIDIA Mellanox Bluefield-2 SmartNIC Hands-On Tutorial: Install that frickin DPDK from source

Levente Csikor
CodeX
Published in
6 min readMar 19, 2024

--

In previous tutorials, I’ve covered installing DPDK from its source. However, the true challenge comes when you attempt to use it practically, such as compiling a DPDK app. You will only realize the need for additional system-wide optimizations, especially for Bluefield-2 compatibility.

“Installing DPDK on the Bluefield-2” revisited

In this brief episode, we explore the nuances of compiling DPDK effectively on the Bluefield-2 DPU and the essential system-wide configurations required to harness its full potential. As we'll discuss, many of the previously documented DPDK installation methods may no longer suffice.

It is especially evidenced in Part II., where even the compilation fails due to some missing rxp-compiler.h header file.

--

--

CodeX
CodeX

Published in CodeX

Everything connected with Tech & Code. Follow to join our 1M+ monthly readers

Levente Csikor
Levente Csikor

Written by Levente Csikor

Researcher with a PhD degree in Computer Science. He writes about tools and experiences to boost your research, and occasionally orthogonal stuff. (cslev.vip)

No responses yet