diff options
author | Ard Biesheuvel <[email protected]> | 2018-11-07 18:10:38 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2018-11-08 17:50:26 +0000 |
commit | 26a4676faa1ad5d99317e0cd701e5d6f3e716b77 (patch) | |
tree | e028f8b341426293dd78072515a6dac5a6c10fc2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 313a06e636808387822af24c507cba92703568b1 (diff) |
arm64: mm: define NET_IP_ALIGN to 0
On arm64, there is no need to add 2 bytes of padding to the start of
each network buffer just to make the IP header appear 32-bit aligned.
Since this might actually adversely affect DMA performance some
platforms, let's override NET_IP_ALIGN to 0 to get rid of this
padding.
Acked-by: Ilias Apalodimas <[email protected]>
Tested-by: Ilias Apalodimas <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions