diff options
author | Camelia Groza <camelia.groza@nxp.com> | 2021-02-04 18:49:28 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-02-05 19:58:34 -0800 |
commit | 0a9946cca1a30b7236a86757da9df2222eb73ee0 (patch) | |
tree | 921600642c1f3405543cf6caf5d4ebe145923ea0 /drivers/hsi | |
parent | c2b0e8455eb76135f505dda81a8869e60f37a861 (diff) |
dpaa_eth: try to move the data in place for the A050385 erratum
The XDP frame's headroom might be large enough to accommodate the
xdpf backpointer as well as shifting the data to an aligned address.
Try this first before resorting to allocating a new buffer and copying
the data.
Suggested-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
Acked-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Acked-by: Madalin Bucur <madalin.bucur@oss.nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/hsi')
0 files changed, 0 insertions, 0 deletions