diff options
| author | Julian Wiedmann <jwi@linux.ibm.com> | 2020-05-06 10:09:46 +0200 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2020-05-06 14:11:26 -0700 |
| commit | a875fd1620ffb65f4e0d488f7fe1fba62cf9fedd (patch) | |
| tree | 7200ae122329d79fe140d0321765613955379583 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | fff1aceb880f509fa02341acf0adca905513f139 (diff) | |
s390/qeth: indicate contiguous TX buffer elements
The TX path usually maps the full content of a page into a buffer
element. But there's specific skb layouts (ie. linearized TSO skbs)
where the HW header (1) requires a separate buffer element, and (2) is
page-contiguous with the packet data that's mapped into the next buffer
element.
Flag such buffer elements accordingly, so that HW can optimize its data
access for them.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions
