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