From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: Post-mortem crash analysis on SNB laptop? Date: Wed, 22 Jun 2011 19:08:41 +0100 Message-ID: References: <4E0227DC.3060706@gmail.com> <20110622175041.GC5157@bwgnt.jf.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id BE4759E8F5 for ; Wed, 22 Jun 2011 11:08:44 -0700 (PDT) In-Reply-To: <20110622175041.GC5157@bwgnt.jf.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Ben Widawsky , Dan McCabe Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Wed, 22 Jun 2011 10:50:41 -0700, Ben Widawsky wrote: > And this on some remote machine: > netcat -u -l -p 6666 One issue that I found with netcat (at least in the incarnation above) is that it fails to listen for more than one connection (even on UDP). Am I doing it wrong? I ended up using a very simple UDP reader instead. -Chris -- Chris Wilson, Intel Open Source Technology Centre