From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bhavesh Davda Subject: Re: [PATCH] examples: new txburst application Date: Fri, 30 Jan 2015 16:48:58 +0000 Message-ID: References: <1416335575-30717-1-git-send-email-bhavesh@vmware.com> <25405198.KkrSSHtStQ@xps13> <72e5096b3711419f93a9161a20c9fa11@EX13-MBX-025.vmware.com> <3621315.EODueA6DKm@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Thomas Monjalon Return-path: In-Reply-To: <3621315.EODueA6DKm@xps13> Content-Language: en-US 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" > Did you know pktgen-dpdk? > http://dpdk.org/browse/apps/pktgen-dpdk/tree/README.md >=20 > Do you think it could replace your application? >=20 [Bhavesh Davda] Yes, I regularly use pktgen-dpdk, and love the app (thanks = Keith!) but I couldn't quite get it to do this simplistic job of generating= a stream of X-byte UDP packets in burst of Y spread apart by Z microsecond= s.