Dne 19. 05. 19 v 11:24 Hauke Mehrtens napsal(a):
> On 5/18/19 4:08 AM, Petr Cvek wrote:
>> Hi again,
>>
>> I'm finishing the ethernet driver and it is still sort of slow for my
>> taste, but it seems I've reached the hardware limit.
>
> Will you send these patches also to the upstream kernel? I wo
On 5/18/19 4:08 AM, Petr Cvek wrote:
> Hi again,
>
> I'm finishing the ethernet driver and it is still sort of slow for my
> taste, but it seems I've reached the hardware limit.
Will you send these patches also to the upstream kernel? I would like to
see the improvements to the DMA controller and
Hi again,
I'm finishing the ethernet driver and it is still sort of slow for my
taste, but it seems I've reached the hardware limit.
As someone who well knows the internals of the SoC, could you guess the
maximum hardware possible speed of TX bandwidth speed (roughly big
saturated UDP packets)?
On 3/26/19 1:24 AM, Petr Cvek wrote:
>
>
> Dne 26. 03. 19 v 0:45 Hauke Mehrtens napsal(a):
>> On 3/26/19 12:24 AM, Hauke Mehrtens wrote:
>>> Hi Petr
>>>
>>> On 3/14/19 6:46 AM, Petr Cvek wrote:
Hello again,
I've managed to enhance few drivers for lantiq platform. They are still
>>>
Dne 26. 03. 19 v 0:45 Hauke Mehrtens napsal(a):
> On 3/26/19 12:24 AM, Hauke Mehrtens wrote:
>> Hi Petr
>>
>> On 3/14/19 6:46 AM, Petr Cvek wrote:
>>> Hello again,
>>>
>>> I've managed to enhance few drivers for lantiq platform. They are still
>>> in ugly commented form (ethernet part especially
On 3/26/19 12:24 AM, Hauke Mehrtens wrote:
> Hi Petr
>
> On 3/14/19 6:46 AM, Petr Cvek wrote:
>> Hello again,
>>
>> I've managed to enhance few drivers for lantiq platform. They are still
>> in ugly commented form (ethernet part especially). But I need some hints
>> before the final version. The p
Hi Petr
On 3/14/19 6:46 AM, Petr Cvek wrote:
> Hello again,
>
> I've managed to enhance few drivers for lantiq platform. They are still
> in ugly commented form (ethernet part especially). But I need some hints
> before the final version. The patches are based on a kernel 4.14.99.
> Copy them int