diff options
author | 2017-01-17 08:36:54 -0800 | |
---|---|---|
committer | 2017-02-16 04:02:44 -0800 | |
commit | 2de6aa3a666e63699978f81d0d5523e7e0778f7b (patch) | |
tree | 19b33fa76e177db44fcfd13c073aaa37bb23601b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ixgbe: Break out Rx buffer page management (diff) | |
download | wireguard-linux-2de6aa3a666e63699978f81d0d5523e7e0778f7b.tar.xz wireguard-linux-2de6aa3a666e63699978f81d0d5523e7e0778f7b.zip |
ixgbe: Add support for padding packet
This patch adds support for providing a buffer with headroom and tailroom
to allow for shared info, NET_SKB_PAD, and NET_IP_ALIGN. With this
combined with the DMA changes we can start using build_skb to build frames
around an incoming Rx buffer instead of having to memcpy the headers.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions