[ofa-general] Re: IPoIB forwarding
Loic Prylli
loic at myri.com
Sun Apr 29 12:40:15 PDT 2007
On 4/28/2007 2:51 AM, Bill Fink wrote:
> On Fri, 27 Apr 2007, Rick Jones wrote:
>
>
>> Bryan Lawver wrote:
>>
>>> I had so much debugging turned on that it was not the "slowing of the
>>> traffic" but the "non-coelescencing" that was the remedy. The NIC is a
>>> MyriCom NIC and these are easy options to set.
>>>
>> As chance would have it, I've played with some Myricom myri10ge NICs recently,
>> and even disabled large receive offload during some netperf tests :) It is a
>> modprobe option. Going back now to the driver source and the README I see :-)
>>
>>
>> [..]
>>
>> rick jones
>>
>
> What version of the myri10ge driver is this? With the 1.2.0 version
> that comes with the 2.6.20.7 kernel, there is no myri10ge_lro module
> parameter.
>
>
The myri10ge_lro parameter does not exists in the kernel tree. The
option and corresponding lro code is available only in the externally
distributed version of myri10ge. That code was submitted to the netdev
list, but wasn't taken in the kernel tree because of the reasonable
concern the driver might not be the right place for that code (if nobody
else proposes something equivalent in the meantime, we might at some
point resubmit it as a driver-independant addon, but it might not be
that soon for manpower reasons).
Only the 1.2.0 version of the external driver makes LRO incompatible
with forwarding. The problem should be fixed in version 1.3.0 released a
few weeks ago (forwarding with myri10ge_lro enabled should then work),
let us know otherwise.
Anyway, following David Miller remark about netfilter, for the next
version we might ask the user to explicitely enable LRO rather than
making the default.
Sorry for the inconvenience.
Loic
More information about the general
mailing list