From: Feng Tang
Date: Sun, 12 Jun 2016 17:36:37 +0800
> Commit 26c5f03 uses a new skb allocator to avoid the RFD overflow
> issue.
>
> But from debugging without datasheet, we found the error always
> happen when the DMA RX address is set to 0xfc0, which is very
> likely to be a HW/silicon p
On Sun, 2016-06-12 at 17:36 +0800, Feng Tang wrote:
> Commit 26c5f03 uses a new skb allocator to avoid the RFD overflow
> issue.
>
> But from debugging without datasheet, we found the error always
> happen when the DMA RX address is set to 0xfc0, which is very
> likely to be a HW/silicon probl
Commit 26c5f03 uses a new skb allocator to avoid the RFD overflow
issue.
But from debugging without datasheet, we found the error always
happen when the DMA RX address is set to 0xfc0, which is very
likely to be a HW/silicon problem.
So one idea is instead of adding a new allocator, why not j