diff options
author | Madalin Bucur <madalin.bucur@nxp.com> | 2018-06-28 15:26:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-30 18:51:06 +0900 |
commit | 595e802e53f24642a145cf7f3e4ac9afab4c21ec (patch) | |
tree | a2105e0eabebf2e5b624af4d2f680b2d80f47737 /Documentation/networking | |
parent | b95f6fbc8e15803a596ca5e5e21008fba29694c6 (diff) | |
download | linux-595e802e53f24642a145cf7f3e4ac9afab4c21ec.tar.bz2 |
dpaa_eth: DPAA SGT needs to be 256B
The DPAA HW requires that at least 256 bytes from the start of the
first scatter-gather table entry are allocated and accessible. The
hardware reads the maximum size the table can have in one access,
thus requiring that the allocation and mapping to be done for the
maximum size of 256B even if there is a smaller number of entries
in the table.
Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions