From owner-freebsd-net@FreeBSD.ORG Fri Jan 17 20:50:18 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78444BC4 for ; Fri, 17 Jan 2014 20:50:18 +0000 (UTC) Received: from mail-vb0-x22a.google.com (mail-vb0-x22a.google.com [IPv6:2607:f8b0:400c:c02::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 321B418DE for ; Fri, 17 Jan 2014 20:50:18 +0000 (UTC) Received: by mail-vb0-f42.google.com with SMTP id i3so1382707vbh.1 for ; Fri, 17 Jan 2014 12:50:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=VSnXkWfJYtPUV5AiPoyFVwpQEkTGpt83+qqNC/BBLIw=; b=eZ+4xElwpNPy6OaHvNx2OWNhGxHnUlwc0frjpEUPJqpsSvO3PcTpXURh5b2MI1LUDD 3VTaZlGKT9e1lmTOrceJZev1uf3lhenlWFvyPSKhVlGA5OE2GadwEiv1SkOAKw//UVIM w5gh20dAMaLgyhbZW652I6g7LnMJJNkfIiDlnv8epnPo2D2tlsfGP6mA7tS0XOPz3FnA T9EuxNUFxq9izIihrCt621p0jOOw/fu1P9Qs9+phZUUcQt28QmNePWha06fnXDom9wPF z1Ul9fBYBTZfZY084en27jtRrvcx/n/3txWgqXeLlMZ+TMGhgV310AmAoG4iJKBI7pAr hJhg== X-Received: by 10.58.6.239 with SMTP id e15mr2033863vea.14.1389991817259; Fri, 17 Jan 2014 12:50:17 -0800 (PST) MIME-Version: 1.0 Sender: cochard@gmail.com Received: by 10.58.171.1 with HTTP; Fri, 17 Jan 2014 12:49:57 -0800 (PST) In-Reply-To: <20140117202050.GC62555@onelab2.iet.unipi.it> References: <20140117202050.GC62555@onelab2.iet.unipi.it> From: =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= Date: Fri, 17 Jan 2014 21:49:57 +0100 X-Google-Sender-Auth: qZSEzXERsIAdUI98AVgXhWDI6Xw Message-ID: Subject: Re: Problems with netmap pkt-gen (ip range and packet counter) To: Luigi Rizzo Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jan 2014 20:50:18 -0000 On Fri, Jan 17, 2014 at 9:20 PM, Luigi Rizzo wrote: > > sorry if i forgot to answer: > if there is a difference between the first and subsequent run > it is possibly a memory initialization problem. > > Yes: the first run only it failed to pass the "wait all the TX queues to be empty". All subsequent runs have no problem at all. I only have to reboot the server for reproducing the problem.