On 4.6.2022. 21:23, Hrvoje Popovski wrote:
> On 1.6.2022. 11:21, Jan Klemkow wrote:
>> I moved the switch to ifconfig(8) in the diff below.
>>
>> # ifconfig ix0 tso
>> # ifconfig ix0 -tso
>>
>> I named it tso (TCP segment offloading), so I can reuse this switch
>> also for the sending part.  TSO is the combination of LRO and LSO.
>>
>> LRO: Large Receive Offloading
>> LSO: Large Send Offloading
>>
>> RSC (Receive Side Coalescing) is an alternative term for LRO, which is
>> used by the spec of ix(4) NICs.
>>
>>>> Tests with other ix(4) NICs are welcome and needed!
>>> We'll try and kick it around at work in the next week or so.
> 
> Hi all,
> 
> I've put this diff in production on clean source from this morning and
> got panic. I'm not 100% sure if it's because of TSO because in a last
> monts i had all kinds of diffs on production boxes.
> Now I will run spanshot maybe clean spanshot will panic :))

And box panic with spanshot but with different message. Will send report
to bugs@...

Reply via email to