diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-12-30 21:39:00 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-12-30 21:39:00 +0100 |
commit | 7637046c301bb606f69b59361f9330fe6103ba3f (patch) | |
tree | 5d1ef132553f87b322d4f5df5280fa94078416ec /debian | |
parent | 13b8571174e54d28e373cc6a9b407507620c51fb (diff) |
Fix librte-gro description typo
Change-Id: I83b6f207a7b15cda4f5eeaece8424864fd56c706
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 23b2d392..5ae8ed55 100644 --- a/debian/control +++ b/debian/control @@ -244,7 +244,7 @@ Multi-Arch: same Homepage: http://dpdk.org/doc/api/rte__gro_8h.html Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} -Description: Data Plane Development Kit (librte-eal runtime library) +Description: Data Plane Development Kit (librte-gro runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . |