diff options
author | Emil Tantilov <[email protected]> | 2018-01-30 16:51:33 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-02-26 09:29:49 -0800 |
commit | 1ab37e12e365c139fc595d7dccddfd13e9ca34c8 (patch) | |
tree | ec8154ecb74d6760104783d12f54bc71c05e3481 /tools/perf/scripts/python | |
parent | f2d00eca279fda3ddc9ff7cfffac58144c9b95c0 (diff) |
ixgbevf: add support for padding packet
Following the logic from commit 2de6aa3a666e
("ixgbe: Add support for padding packet")
Add support for providing a buffer with headroom and tail room
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: Emil Tantilov <[email protected]>
Tested-by: Krishneil Singh <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions