From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vlad Zolotarov Subject: What is the best way to distribute a DPDK-based app? Date: Sun, 11 Jan 2015 19:10:30 +0200 Message-ID: <54B2AE86.3050203@cloudius-systems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Shlomi Livne To: "dev-VfR2kkLFssw@public.gmane.org" Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi, guys could you share form your experience what is the best way to distribute the DPDK libraries with the DPDK-based app: * Is there any significant benefit in compiling the libraries on a target machine? * Is there an already existing DPDK-libs packaging: I've noticed there is some Fedora RPM package with DPDK libs but it's lacking pmd-driver's libs and they are the main component we are using, therefore we can't use it. Thanks in advance, vlad