Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 20 Jul 2002 10:27:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 20 Jul 2002 10:27:47 -0400 Received: from [210.78.134.243] ([210.78.134.243]:19981 "EHLO 210.78.134.243") by vger.kernel.org with ESMTP id ; Sat, 20 Jul 2002 10:27:46 -0400 Date: Sat, 20 Jul 2002 22:32:30 +0800 From: zhengchuanbo To: "fxzhang@ict.ac.cn" CC: "linux-kernel@vger.kernel.org" Subject: problem with eepro100 NAPI driver X-mailer: FoxMail 3.11 Release [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Message-Id: <200207202235471.SM00792@zhengcb> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 872 Lines: 15 i tried ehe eepro100 NAPI driver on linux2.4.19. the kernel was compiled successfully. but when i tested the throughput of the system,i met some problem. i tested the system with smartbits. when the frame size is 64bytes, in the beginning the system can receive and transmit packets. but after a while, the network card would not receive and transmit packets any more. then with frame size bigger than 128bytes, it worked well. the throughput was improved. (but sometimes it also has some problem just like 64bytes frames). so what's the problem? is there something wrong with the driver? please cc. thanks. zhengchuanbo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/