diff options
| author | Thomas Petazzoni <[email protected]> | 2017-03-07 16:53:01 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-03-09 10:12:11 -0800 |
| commit | aeb3d1109afad0f4ebb5c9e27bbb67b755c5f47d (patch) | |
| tree | 4528955840030e8aca66ab4a41a4e6e4bb31509f /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 20396136fbe563feac927151966a5931c1bac7a9 (diff) | |
net: mvpp2: remove support for buffer header
The "buffer header" functionality is a functionality used by the
hardware to split an incoming packets over multiple BM buffers if they
are not large enough. However, the mvpp2 driver guarantees that a pool
of BM buffers has buffers with a size large enough to store MTU-sized
packets. Therefore, this functionality is completely unused, and the
code can be removed, and we should never get a descriptor with bit
MVPP2_RXD_BUF_HDR set.
Signed-off-by: Thomas Petazzoni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions