Re: RFC: TSO patch for current



On 11/3/06, sivakumar.subramani@xxxxxxxxx <sivakumar.subramani@xxxxxxxxx> wrote:
Hi,

I have a patch that I got from the mailing list. But it does not contain
the changes that adds tso_segsz to mbuffer header structure.

Can any one please send me the latest patch for TSO that contains stack
changes?

Thanks,
~Siva


You mean I assume a patch for STABLE because the changes are
integrated into CURRENT :)

The em driver that now is in 6.2 BETA 3 DOES have TSO support in
it BTW, its just #ifdef EM_TSO which isnt defined.

For right now the only way to get the kernel patch you need is to pull it
out of the official Intel tarball. I just looked and the Intel website now
DOES have my 6.2.9 driver available to download. Go to:
downloadfinder.intel.com

On the left select network connectivity, then server adapters, then pick one
(I dont know that it matters which). You will get a pulldown menu, select
FreeBSD and the next screen should have the new driver at the top.

When you untar the thing there is a patches directory, and in that is a TSO
patch, I have not applied it against BETA3 but it should apply.

You will then need to compile the em driver with that defined.

I expect this will be MFC'd before 6.3.

Good luck,

Jack
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: [PATCH] uio: User IRQ Mode
    ... In this mode the user space driver ... is responsible for acknowledging and re-enabling the interrupt. ... This can easily be done without your patch. ...
    (Linux-Kernel)
  • Re: [PATCH] ne.c fix for hibernate and rmmod oops fix
    ... This patch is ready to be merged. ... that was not the case before, because the probe is invasive. ... legacy driver. ... const unsigned char *buf, const int start_page); ...
    (Linux-Kernel)
  • Re: [PATCH] Blackfin: blackfin on-chip SPI controller driver
    ... patch, rather than initial-plus-cleanups. ... Please put this in Kconfig up with the other SPI controller drivers, ... relevant points in the driver. ... place to reverse any DMA mappings ... ...
    (Linux-Kernel)
  • Re: [patch 2.6.20-rc3 1/3] rtc-cmos driver
    ... To build your new patch for ARM I have modified the line "depends on ... configured that driver as a module. ... As for the RTC patch, it does work on the shark, and is needed. ...
    (Linux-Kernel)
  • [PATCH] interrupt driven hvc_console as vio device (final)
    ... Here is the revised hvc_console patch which fixes the issues you were ... This is an hvc_console patch which provides driver and ppc64 ... console output functionality prior to early console init (pre mem init ... -Added early discovery of vterm/vty adapters by doing a bus walk on ...
    (Linux-Kernel)