aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control.modules.in
blob: efaf699f0f196724e472e7c0b0f27f4aaa525fcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: dpdk-modules-#KVERS#
Section: kernel
Architecture: amd64 arm64 i386
Depends: linux-image-#KVERS# #KDREV#,
Provides: dpdk-modules,
Conflicts: dpdk-igb-uio-dkms,
           dpdk-rte-kni-dkms,
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.