From owner-freebsd-bugs Sat Mar 27 8:40:20 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A2E4C15183 for ; Sat, 27 Mar 1999 08:40:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id IAA00513; Sat, 27 Mar 1999 08:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sat, 27 Mar 1999 08:40:01 -0800 (PST) Message-Id: <199903271640.IAA00513@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: David Gilbert Subject: Re: kern/10535: Very poor ethernet performance with tx driver Reply-To: David Gilbert Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/10535; it has been noted by GNATS. From: David Gilbert To: Ustimenko Semen Cc: David Gilbert , freebsd-gnats-submit@freebsd.org, peter.jeremy@alcatel.com.au, dfr@nlsystems.com, andreas@klemm.gtn.com Subject: Re: kern/10535: Very poor ethernet performance with tx driver Date: Sat, 27 Mar 1999 11:33:37 -0500 (EST) I didn't have time to look into it, but your patch doesn't seem to apply to my copy (3.1-RELEASE) of if_tx.c. The previous patch in the PR was for if_txvar.h. [1:42:340]root@sabre:/sys/pci> patch -p <~dgilbert/patch Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** /net/iclub/home/ftp/pub/FreeBSD/FreeBSD-current/src/sys/pci/if_tx.c Sun Mar 14 23:02:48 1999 |--- /sys/pci/if_tx.c Sat Mar 27 17:01:16 1999 -------------------------- Patching file /sys/pci/if_tx.c using Plan A... Hunk #1 succeeded at 824 (offset -14 lines). Hunk #2 failed at 1101. Hunk #3 failed at 1596. Hunk #4 failed at 1619. Hunk #5 failed at 1681. 4 out of 5 hunks failed--saving rejects to /sys/pci/if_tx.c.rej done To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message