From 43ad3ffd45ef088d618022d66dcf91c578227f93 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 12 Oct 2018 13:24:16 +0100 Subject: Add librte-pmd-enetc for new PMD Change-Id: Ic8b7b3fdc479df4bc56ccfe911fac91afd1d94a2 Signed-off-by: Luca Boccassi --- debian/control | 13 +++++++++++++ debian/librte-pmd-enetc18.08.symbols | 4 ++++ 2 files changed, 17 insertions(+) create mode 100644 debian/librte-pmd-enetc18.08.symbols (limited to 'debian') diff --git a/debian/control b/debian/control index 90300707..682af228 100644 --- a/debian/control +++ b/debian/control @@ -781,6 +781,19 @@ Description: Data Plane Development Kit (librte-pmd-e1000 runtime library) . This package contains the runtime libraries for librte_pmd_e1000. +Package: librte-pmd-enetc18.08 +Architecture: amd64 arm64 armhf i386 ppc64el +Multi-Arch: same +Homepage: https://dpdk.org/doc/guides/nics/enetc.html +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} +Conflicts: libdpdk0 +Description: Data Plane Development Kit (librte-pmd-enetc 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_enetc. + Package: librte-pmd-ena18.08 Architecture: amd64 arm64 armhf i386 ppc64el Multi-Arch: same diff --git a/debian/librte-pmd-enetc18.08.symbols b/debian/librte-pmd-enetc18.08.symbols new file mode 100644 index 00000000..ac4b0877 --- /dev/null +++ b/debian/librte-pmd-enetc18.08.symbols @@ -0,0 +1,4 @@ +librte_pmd_enetc.so.18.08 librte-pmd-enetc18.08 #MINVER# + DPDK_18.08@DPDK_18.08 18.08 +# INFO: this library exports no symbols, essentially it is a driver that +# registers itself on load and is then only driven by callbacks. -- cgit 1.2.3-korg