aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control74
-rw-r--r--debian/librte-common-cpt18.11.symbols4
-rw-r--r--debian/librte-common-dpaax18.11.symbols7
-rw-r--r--debian/librte-pmd-atlantic18.11.symbols2
-rw-r--r--debian/librte-pmd-caam-jr18.11.symbols2
-rw-r--r--debian/librte-pmd-octeontx-crypto18.11.symbols2
-rw-r--r--debian/librte-telemetry18.11.symbols6
7 files changed, 97 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a2d95d2d..e158c9d3 100644
--- a/debian/control
+++ b/debian/control
@@ -625,6 +625,19 @@ Description: Data Plane Development Kit (librte-pmd-bond runtime library)
.
This package contains the runtime libraries for librte_pmd_bond.
+Package: librte-pmd-caam-jr18.11
+Architecture: amd64 arm64 i386 ppc64el
+Multi-Arch: same
+Homepage: https://doc.dpdk.org/guides/cryptodevs/caam_jr.html
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libdpdk0
+Description: Data Plane Development Kit (librte-pmd-caam-jr 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_caam_jr.
+
Package: librte-pmd-ccp18.11
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: same
@@ -1134,6 +1147,19 @@ Description: Data Plane Development Kit (librte_table runtime library)
.
This package contains the runtime libraries for librte_table.
+Package: librte-telemetry18.11
+Architecture: amd64 arm64 armhf i386 ppc64el
+Multi-Arch: same
+Homepage: https://dpdk.org/doc/api/rte__telemetry_8h.html
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libdpdk0
+Description: Data Plane Development Kit (librte_telemetry 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_telemetry.
+
Package: librte-timer18.11
Architecture: amd64 arm64 armhf i386 ppc64el
Multi-Arch: same
@@ -1402,6 +1428,30 @@ Description: Data Plane Development Kit (librte_pmd_nfp runtime library)
.
This package contains the runtime libraries for librte_pmd_nfp.
+Package: librte-common-cpt18.11
+Architecture: amd64 arm64 armhf i386 ppc64el
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libdpdk0
+Description: Data Plane Development Kit (librte_common_cpt 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_common_cpt.
+
+Package: librte-common-dpaax18.11
+Architecture: amd64 arm64 armhf i386 ppc64el
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libdpdk0
+Description: Data Plane Development Kit (librte_common_dpaax 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_common_dpaax.
+
Package: librte-common-octeontx18.11
Architecture: amd64 arm64 armhf i386 ppc64el
Multi-Arch: same
@@ -1437,6 +1487,17 @@ Description: Data Plane Development Kit (librte_pmd_octeontx_compress runtime li
.
This package contains the runtime libraries for librte_pmd_octeontx_compress.
+Package: librte-pmd-octeontx-crypto18.11
+Architecture: amd64 arm64 armhf i386 ppc64el
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Data Plane Development Kit (librte_pmd_octeontx_crypto 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_octeontx_crypto.
+
Package: librte-pmd-octeontx18.11
Architecture: amd64 arm64 armhf i386 ppc64el
Multi-Arch: same
@@ -1585,6 +1646,19 @@ Description: Data Plane Development Kit (librte-pmd-vdev-netvsc runtime library)
.
This package contains the runtime libraries for librte-pmd-vdev-netvsc.
+Package: librte-pmd-atlantic18.11
+Architecture: amd64 arm64 armhf i386 ppc64el
+Multi-Arch: same
+Homepage: https://dpdk.org/doc/guides/nics/atlantic.html
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libdpdk0
+Description: Data Plane Development Kit (librte-pmd-atlantic 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-atlantic.
+
Package: librte-pmd-axgbe18.11
Architecture: amd64 arm64 armhf i386 ppc64el
Multi-Arch: same
diff --git a/debian/librte-common-cpt18.11.symbols b/debian/librte-common-cpt18.11.symbols
new file mode 100644
index 00000000..3e02ade7
--- /dev/null
+++ b/debian/librte-common-cpt18.11.symbols
@@ -0,0 +1,4 @@
+librte_common_cpt.so.18.11 librte-common-cpt18.11 #MINVER#
+ DPDK_18.11@DPDK_18.11 18.11
+ cpt_pmd_ops_helper_get_mlen_direct_mode@DPDK_18.11 18.11
+ cpt_pmd_ops_helper_get_mlen_sg_mode@DPDK_18.11 18.11
diff --git a/debian/librte-common-dpaax18.11.symbols b/debian/librte-common-dpaax18.11.symbols
new file mode 100644
index 00000000..f5ecc1f3
--- /dev/null
+++ b/debian/librte-common-dpaax18.11.symbols
@@ -0,0 +1,7 @@
+librte_common_dpaax.so.18.11 librte-common-dpaax18.11 #MINVER#
+ DPDK_18.11@DPDK_18.11 18.11
+ dpaax_iova_table_depopulate@DPDK_18.11 18.11
+ dpaax_iova_table_dump@DPDK_18.11 18.11
+ dpaax_iova_table_p@DPDK_18.11 18.11
+ dpaax_iova_table_populate@DPDK_18.11 18.11
+ dpaax_iova_table_update@DPDK_18.11 18.11
diff --git a/debian/librte-pmd-atlantic18.11.symbols b/debian/librte-pmd-atlantic18.11.symbols
new file mode 100644
index 00000000..f8c27f55
--- /dev/null
+++ b/debian/librte-pmd-atlantic18.11.symbols
@@ -0,0 +1,2 @@
+librte_pmd_atlantic.so.18.11 librte-pmd-atlantic18.11 #MINVER#
+ DPDK_18.11@DPDK_18.11 18.11
diff --git a/debian/librte-pmd-caam-jr18.11.symbols b/debian/librte-pmd-caam-jr18.11.symbols
new file mode 100644
index 00000000..178ac1f9
--- /dev/null
+++ b/debian/librte-pmd-caam-jr18.11.symbols
@@ -0,0 +1,2 @@
+librte_pmd_caam_jr.so.18.11 librte-pmd-caam-jr18.11 #MINVER#
+ DPDK_18.11@DPDK_18.11 18.11
diff --git a/debian/librte-pmd-octeontx-crypto18.11.symbols b/debian/librte-pmd-octeontx-crypto18.11.symbols
new file mode 100644
index 00000000..3962c08c
--- /dev/null
+++ b/debian/librte-pmd-octeontx-crypto18.11.symbols
@@ -0,0 +1,2 @@
+librte_pmd_octeontx_crypto.so.18.11 librte-pmd-octeontx-crypto18.11 #MINVER#
+ DPDK_18.11@DPDK_18.11 18.11
diff --git a/debian/librte-telemetry18.11.symbols b/debian/librte-telemetry18.11.symbols
new file mode 100644
index 00000000..9855385b
--- /dev/null
+++ b/debian/librte-telemetry18.11.symbols
@@ -0,0 +1,6 @@
+librte_telemetry.so.18.11 librte-telemetry18.11 #MINVER#
+ EXPERIMENTAL@EXPERIMENTAL 18.11
+ rte_telemetry_cleanup@EXPERIMENTAL 18.11
+ rte_telemetry_init@EXPERIMENTAL 18.11
+ rte_telemetry_parse@EXPERIMENTAL 18.11
+ rte_telemetry_selftest@EXPERIMENTAL 18.11