X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=e8a66e981423f809a7311da524ca54ff359c8fac;hb=refs%2Fchanges%2F15%2F2015%2F1;hp=529f4b545094c714aa1be740e2b47670dc40c6fe;hpb=4801b3f332b1d19019691b664cb54977d6a9d93f;p=deb_dpdk.git diff --git a/debian/control b/debian/control index 529f4b54..e8a66e98 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9), libxenstore3.0, python, python-sphinx, + python-sphinx-rtd-theme, texlive-fonts-recommended, texlive-latex-extra Standards-Version: 3.9.8 @@ -91,7 +92,7 @@ Multi-Arch: same Homepage: http://www.dpdk.org Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, - libethdev3 (= ${binary:Version}), + libethdev4 (= ${binary:Version}), librte-acl2 (= ${binary:Version}), librte-cfgfile2 (= ${binary:Version}), librte-cmdline2 (= ${binary:Version}), @@ -105,13 +106,15 @@ Depends: ${misc:Depends}, librte-kvargs1 (= ${binary:Version}), librte-lpm2 (= ${binary:Version}), librte-mbuf2 (= ${binary:Version}), - librte-mempool1 (= ${binary:Version}), + librte-mempool2 (= ${binary:Version}), librte-meter1 (= ${binary:Version}), + librte-pdump1 (= ${binary:Version}), librte-pipeline3 (= ${binary:Version}), librte-pmd-af-packet1 (= ${binary:Version}), + librte-pmd-bnxt1 (= ${binary:Version}), librte-pmd-bond1 (= ${binary:Version}), librte-pmd-cxgbe1 (= ${binary:Version}), - librte-pmd-e10001 (= ${binary:Version}), + librte-pmd-e1000-1 (= ${binary:Version}), librte-pmd-ena1 (= ${binary:Version}), librte-pmd-enic1 (= ${binary:Version}), librte-pmd-fm10k1 (= ${binary:Version}) [amd64 i386], @@ -125,14 +128,14 @@ Depends: ${misc:Depends}, librte-pmd-virtio1 (= ${binary:Version}), librte-pmd-vmxnet3-uio1 (= ${binary:Version}), librte-pmd-xenvirt1 (= ${binary:Version}), - librte-port2 (= ${binary:Version}), + librte-port3 (= ${binary:Version}), librte-power1 (= ${binary:Version}), librte-reorder1 (= ${binary:Version}), librte-ring1 (= ${binary:Version}), librte-sched1 (= ${binary:Version}), librte-table2 (= ${binary:Version}), librte-timer1 (= ${binary:Version}), - librte-vhost2 (= ${binary:Version}) + librte-vhost3 (= ${binary:Version}) Description: Data Plane Development Kit (basic development files) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. @@ -140,7 +143,7 @@ Description: Data Plane Development Kit (basic development files) build external applications which will also require at least SSE3 support when running. -Package: libethdev3 +Package: libethdev4 Architecture: amd64 arm64 i386 Section: libs Multi-Arch: same @@ -223,7 +226,7 @@ Section: libs Multi-Arch: same Homepage: http://dpdk.org/doc/api/rte__eal_8h.html Pre-Depends: ${misc:Pre-Depends} -Depends: ${misc:Depends}, ${shlibs:Depends}, librte-mempool1 +Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libdpdk0 Description: Data Plane Development Kit (librte-eal runtime library) DPDK is a set of libraries for fast packet processing. Applications run @@ -321,7 +324,7 @@ Description: Data Plane Development Kit (librte-mbuf2 runtime library) in user-space and communicate directly with dedicated network interfaces. This package contains the runtime libraries for librte_mbuf -Package: librte-mempool1 +Package: librte-mempool2 Architecture: amd64 arm64 i386 Section: libs Multi-Arch: same @@ -373,6 +376,18 @@ Description: Data Plane Development Kit (librte-pmd-af-packet runtime library) in user-space and communicate directly with dedicated network interfaces. This package contains the runtime libraries for librte_pmd_af_packet +Package: librte-pmd-bnxt1 +Architecture: amd64 arm64 i386 +Section: libs +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} +Conflicts: libdpdk0 +Description: Data Plane Development Kit (librte-pmd-bnxt 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_bnxt + Package: librte-pmd-bond1 Architecture: amd64 arm64 i386 Section: libs @@ -399,7 +414,7 @@ Description: Data Plane Development Kit (librte-pmd-cxgbe runtime library) in user-space and communicate directly with dedicated network interfaces. This package contains the runtime libraries for librte_pmd_cxgbe -Package: librte-pmd-e10001 +Package: librte-pmd-e1000-1 Architecture: amd64 arm64 i386 Section: libs Multi-Arch: same @@ -581,7 +596,7 @@ Description: Data Plane Development Kit (librte-pmd-xenvirt runtime library) in user-space and communicate directly with dedicated network interfaces. This package contains the runtime libraries for librte_pmd_xenvirt -Package: librte-port2 +Package: librte-port3 Architecture: amd64 arm64 i386 Section: libs Multi-Arch: same @@ -672,7 +687,7 @@ Description: Data Plane Development Kit (librte_timer runtime library) in user-space and communicate directly with dedicated network interfaces. This package contains the runtime libraries for librte_timer -Package: librte-vhost2 +Package: librte-vhost3 Architecture: amd64 arm64 i386 Section: libs Multi-Arch: same @@ -684,3 +699,15 @@ Description: Data Plane Development Kit (librte_vhost 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_vhost + +Package: librte-pdump1 +Architecture: amd64 arm64 i386 +Section: libs +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} +Conflicts: libdpdk0 +Description: Data Plane Development Kit (librte_pdump 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_pdump