Received: by oss.sgi.com id ; Mon, 3 Apr 2000 08:13:21 -0700 Received: from minus.inr.ac.ru ([193.233.7.97]:60420 "HELO ms2.inr.ac.ru") by oss.sgi.com with SMTP id ; Mon, 3 Apr 2000 08:12:56 -0700 Received: (from kuznet@localhost) by ms2.inr.ac.ru (8.6.13/ANK) id TAA00873; Mon, 3 Apr 2000 19:12:29 +0400 From: kuznet@ms2.inr.ac.ru Message-Id: <200004031512.TAA00873@ms2.inr.ac.ru> Subject: Re: coverage To: andrewm@uow.edu.au (Andrew Morton) Date: Mon, 3 Apr 2000 19:12:29 +0400 (MSK DST) Cc: netdev@oss.sgi.com In-Reply-To: <38E8695B.E99D0D6A@uow.edu.au> from "Andrew Morton" at Apr 3, 0 09:50:19 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Length: 293 Sender: owner-netdev@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;netdev-outgoing Hello! > I use 'ping -l 100000' This does not help. Preloading only 100 packets is possible, the rest simply disappear to blackhole. Actually, you can increase tx_queue_len on eth0 to a cosmic value sort of 1500000, then it will be able to generate burst of packets for ~10 seconds. Alexey