From 999bbc4a2088c532d75e401703bd9205cf217c84 Mon Sep 17 00:00:00 2001 From: Padraig Connolly Date: Tue, 15 Nov 2016 09:35:50 +0000 Subject: remove reference to Intel with dpdk docs *Changed configure files to say DPDK instead of Intel DPDK *Changed rpm and deb config files to say DPDK instead of Intel DPDK *Changed vnet Makefile to say DPDK instead of Intel DPDK Change-Id: Ic6e3eacf2341af873d4bd2e036d5afa857ca6355 Signed-off-by: Padraig Connolly --- build-root/deb/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-root/deb') diff --git a/build-root/deb/debian/control b/build-root/deb/debian/control index 86383b14..988d2764 100644 --- a/build-root/deb/debian/control +++ b/build-root/deb/debian/control @@ -41,7 +41,7 @@ Description: Vector Packet Processing--runtime libraries This package contains the VPP shared libraries, including: . vppinfra - foundation library supporting vectors, hashes, bitmaps, pools, and string formatting. - dpdk - Intel DPDK library + dpdk - DPDK library svm - vm library vlib - vector processing library vlib-api - binary API library -- cgit 1.2.3-korg