aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control.modules.in
blob: 93148b60e2815b6b6333004fe2a99cc62e27954a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Package: dpdk-modules-#KVERS#
Section: kernel
Architecture: amd64 arm64 i386
Provides: dpdk-modules
Recommends: linux-image-#KVERS#
Built-Using: ${built:using:kernel}
Description: Data Plane Development Kit (rte kni, igb uio modules)
 DPDK is a set of libraries for fast packet processing. Applications run
 in user-space and communicate directly with dedicated network interfaces.
 This package contains the source code for the igb_uio kernel module.
 .
 This package provides the kernel drivers for userspace networking.
 Includes Intel DPDK kernel modules.