qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu/hw rtl8139.c


From: Igor Kovalenko
Subject: Re: [Qemu-devel] qemu/hw rtl8139.c
Date: Tue, 11 Jul 2006 01:19:42 +0400

On 7/9/06, Igor Kovalenko wrote:
Hi!

This updated patch against current CVS implements TCP segmentation offloading for RTL8139 in C+ mode.
I fixed a couple of problems in implementation (wrong sequence number calculation), and now TCP performance seem to be normal.

Dependency on slirp.h header is now gone.

Again tested with linux (ethtool -K eth0 tx on sg on tso on); please apply.


It turned out that a couple of variable types were left dependent on slirp.h
and transmit/receive pointers were not reset in right places (required for freebsd re driver)

This is an incremental update to fix these problems.

Attachment: rtl8139-20060711-3.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]