CCIE Data Center (legacy) — Question 64
What is the correct location where the DPDK libraries run?
Answer options
- A. Disk Space
- B. Kernel Space
- C. Network Space
- D. User space D
Correct answer:
Explanation
The correct answer is D. User space, as DPDK libraries are designed to run in user space to achieve high performance and low latency. Options A, B, and C are incorrect because Disk Space refers to storage, Kernel Space is where the operating system kernel operates, and Network Space is not a defined operational area for DPDK.