diff options
author | Bailey Forrest <bcf@google.com> | 2021-06-24 11:06:20 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-24 12:47:37 -0700 |
commit | 920fb45193551dc0e6cd8fa89e2487906f1867f6 (patch) | |
tree | 344919102da48335d96d42312026aaff8b100731 /scripts/show_delta | |
parent | 35f9b2f43f8e0aee52421640912edc1ec309fd2e (diff) |
gve: Make gve_rx_slot_page_info.page_offset an absolute offset
Using `page_offset` like a boolean means a page may only be split into
two sections. With page sizes larger than 4k, this can be very wasteful.
Future commits in this patchset use `struct gve_rx_slot_page_info` in a
way which supports a fixed buffer size and a variable page size.
Signed-off-by: Bailey Forrest <bcf@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Catherine Sullivan <csully@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/show_delta')
0 files changed, 0 insertions, 0 deletions