From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: Is there any example application to used DPDK packet distributor library? Date: Wed, 30 Sep 2015 11:56:28 +0100 Message-ID: <20150930105628.GB10264@bricha3-MOBL3> References: <751f5a8892d7d504dd843a1a26ac3ac@cweb02.nm.nhnsystem.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: =?utf-8?B?7LWc7J217ISx?= Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 6DA188D95 for ; Wed, 30 Sep 2015 12:56:51 +0200 (CEST) Content-Disposition: inline In-Reply-To: <751f5a8892d7d504dd843a1a26ac3ac@cweb02.nm.nhnsystem.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Sep 30, 2015 at 02:45:20PM +0900, =EC=B5=9C=EC=9D=B5=EC=84=B1 wro= te: > Dear DPDK experts. > =20 > I am Ick-Sung Choi living in South Korea. > =20 > I have a question about DPDK=EC=97=90 packet distributor library. > =20 > Is there any example application to used DPDK packet distributor librar= y? > =20 > I am trying to experiment simple function using DPDK packet distributor= library. > =20 > If I can study an example application of DPDK packet distributor librar= y, it would be very helpful for my experiment. > =20 > I will appreciate if I can be given any example applications, advice, a= nd information. > =20 > Thank you very much. > =20 > Sincerely Yours, > =20 > Ick-Sung Choi. > =20 Hi, there is a "distributor" example app in the examples directory. /Bruce