aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2018-10-02 19:51:26 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2018-11-13 11:18:30 +0000
commite60fb57f286ab03744e129074b7577fa0d237137 (patch)
treec15c00c49f23f74bb31f3940279321e98b8f3894
parent320aaf32f12be36f6b709f9ad4c160a367a22b37 (diff)
Package libraries built by default
Meson build by default a handful of new libraries, package them Change-Id: I5ebd451231c8af7741c9984c6ae78373f7c7cd2d Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r--debian/control39
-rw-r--r--debian/librte-pmd-bnx2x18.08.symbols2
-rw-r--r--debian/librte-pmd-ccp18.08.symbols2
-rw-r--r--debian/librte-pmd-dsw-event18.08.symbols2
4 files changed, 45 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a04dc80b..1f9fa7b1 100644
--- a/debian/control
+++ b/debian/control
@@ -586,6 +586,19 @@ Description: Data Plane Development Kit (librte-pmd-af-packet runtime library)
.
This package contains the runtime libraries for librte_pmd_af_packet.
+Package: librte-pmd-bnx2x18.08
+Architecture: amd64 arm64 armhf i386 ppc64el
+Multi-Arch: same
+Homepage: https://doc.dpdk.org/guides/nics/bnx2x.html
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libdpdk0
+Description: Data Plane Development Kit (librte-pmd-bnx2x 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_bnx2x.
+
Package: librte-pmd-bnxt18.08
Architecture: amd64 arm64 armhf i386 ppc64el
Multi-Arch: same
@@ -611,6 +624,19 @@ Description: Data Plane Development Kit (librte-pmd-bond runtime library)
.
This package contains the runtime libraries for librte_pmd_bond.
+Package: librte-pmd-ccp18.08
+Architecture: amd64 arm64 i386 ppc64el
+Multi-Arch: same
+Homepage: https://doc.dpdk.org/guides/cryptodevs/ccp.html
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libdpdk0
+Description: Data Plane Development Kit (librte-pmd-cpp 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_ccp.
+
Package: librte-pmd-cxgbe18.08
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: same
@@ -728,6 +754,19 @@ Description: Data Plane Development Kit (librte-pmd-dpaa runtime library)
.
This package contains the runtime libraries for librte_pmd_dpaa2_sec.
+Package: librte-pmd-dsw-event18.08
+Architecture: amd64 arm64 armhf i386 ppc64el
+Multi-Arch: same
+Homepage: https://dpdk.org/doc/guides/eventdevs/dsw.html
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libdpdk0
+Description: Data Plane Development Kit (librte-pmd-dsw-event 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_dsw_event.
+
Package: librte-pmd-e1000-18.08
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: same
diff --git a/debian/librte-pmd-bnx2x18.08.symbols b/debian/librte-pmd-bnx2x18.08.symbols
new file mode 100644
index 00000000..99907437
--- /dev/null
+++ b/debian/librte-pmd-bnx2x18.08.symbols
@@ -0,0 +1,2 @@
+librte_pmd_bnx2x.so.18.08 librte-pmd-bnx2x18.08 #MINVER#
+ DPDK_2.1@DPDK_2.1 18.08
diff --git a/debian/librte-pmd-ccp18.08.symbols b/debian/librte-pmd-ccp18.08.symbols
new file mode 100644
index 00000000..3386375f
--- /dev/null
+++ b/debian/librte-pmd-ccp18.08.symbols
@@ -0,0 +1,2 @@
+librte_pmd_ccp.so.18.08 librte-pmd-ccp18.08 #MINVER#
+ DPDK_18.05@DPDK_18.05 18.05
diff --git a/debian/librte-pmd-dsw-event18.08.symbols b/debian/librte-pmd-dsw-event18.08.symbols
new file mode 100644
index 00000000..c092fd96
--- /dev/null
+++ b/debian/librte-pmd-dsw-event18.08.symbols
@@ -0,0 +1,2 @@
+librte_pmd_dsw_event.so.18.08 librte-pmd-dsw-event18.08 #MINVER#
+ DPDK_18.08@DPDK_18.08 18.08