Questions tagged [dpdk]

Intel DPDK (Data Plane Development Kit) is a collection of libraries for fast network packet processing on Linux

Intel Data Plane Development Kit (DPDK) is a collection of libraries, Accelerators and network interface drivers for fast packet processing on Linux, BSD, Windows for 32-bit and 64-bit , , processors.

External links

661 questions
-3
votes
1 answer

Which dpdk version is suitable for --- Intel Corporation "82541PI" (NIC) Gigabit Ethernet Controller (rev 05) and i am running dpdk on ubuntu 18.04

I am trying to run dpdk(19 or latest version) on ubuntu host which is having two NIC(Intel). But i can see only one port, i mean to say dpdk detecting only one NIC. The NIC (Intel Corporation "82541PI" Gigabit Ethernet Controller (rev 05)) which is…
1 2 3
44
45