summaryrefslogtreecommitdiffstats
path: root/drivers/atm
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-03-10 10:38:39 -0800
committerDavid S. Miller <davem@davemloft.net>2017-03-12 23:43:19 -0700
commit6fe0c3b43804c9803a4a31c9d2ed8c2014bc0dc3 (patch)
tree2c36b92d04514722d96b99ee4c909886027313e7 /drivers/atm
parentb92fb77f27af90d3ee785eedc326f80cb6190597 (diff)
downloadlinux-6fe0c3b43804c9803a4a31c9d2ed8c2014bc0dc3.tar.bz2
nfp: add support for xdp_adjust_head()
Support prepending data from XDP. We are already always allocating some headroom because FW may prepend metadata to packets. xdp_adjust_head() can be supported by making sure that headroom is big enough for XDP. In case FW had prepended metadata to the packet, however, we have to move it out of the way before we call XDP. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions