From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Figo.zhang" Subject: Re: KS8695: possible NAPI issue Date: Fri, 05 Mar 2010 21:52:17 +0800 Message-ID: <1267797137.2576.11.camel@myhost> References: <4B8D1C02.1010204@softplc.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Dick Hollenbeck , netdev@vger.kernel.org, zealcook@gmail.com To: Yegor Yefremov Return-path: Received: from mail-pv0-f174.google.com ([74.125.83.174]:39715 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752455Ab0CENwZ (ORCPT ); Fri, 5 Mar 2010 08:52:25 -0500 Received: by pvb32 with SMTP id 32so726583pvb.19 for ; Fri, 05 Mar 2010 05:52:24 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: > > and even if the fourth test succeeds, if I then send a file from other > host the next ping or any other communication fails. I just tried to > make some SSH sessions. It goes without a problem till I issue a ping > after that. > > If I test the system with nuttcp I have no problem. the network driver seems work well for system. the "netcat" application is build in busybox? you can check busybox configure. > > Do you have any idea how to debug this? If I remove the NAPI support I > have no problem with the same kernel and environment. I'd really like > to get the whole stuff working. > > Regards, > Yegor