X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=787f4000b0e71740e09800c13981656e36275953;hb=a5ed197b47559b9c889c44a7a5663eef19bf5f6f;hp=dcc88a03ba381d0e5b81227b6ee71b17cd5c0d06;hpb=f0ddc9159ec22c5346f2a3085944b4cb854faab3;p=deb_dpdk.git diff --git a/debian/control b/debian/control index dcc88a03..787f4000 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9), graphviz , inkscape , libcap-dev, + libibverbs-dev, libpcap-dev, libnuma-dev, python3, @@ -1080,3 +1081,28 @@ Description: Data Plane Development Kit (librte_pmd_thunderx_nicvf runtime libra . This package contains the runtime libraries for librte_pmd_thunderx_nicvf. +Package: librte-pmd-mlx4-17.11 +Architecture: amd64 arm64 i386 ppc64el +Multi-Arch: same +Homepage: https://dpdk.org/doc/guides/nics/mlx4.html +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} +Conflicts: libdpdk0 +Description: Data Plane Development Kit (librte-pmd-mlx4 runtime library) + 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 runtime libraries for librte-pmd-mlx4. + +Package: librte-pmd-mlx5-17.11 +Architecture: amd64 arm64 i386 ppc64el +Multi-Arch: same +Homepage: https://dpdk.org/doc/guides/nics/mlx5.html +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} +Conflicts: libdpdk0 +Description: Data Plane Development Kit (librte-pmd-mlx5 runtime library) + 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 runtime libraries for librte-pmd-mlx5.