summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
diff options
context:
space:
mode:
authorJoshua Washington <joshwash@google.com>2025-03-21 00:29:08 +0000
committerJakub Kicinski <kuba@kernel.org>2025-03-25 13:51:15 -0700
commit904effd02df72501fc8fcd8c9573de221c58cb60 (patch)
tree342c9bc6ba2a63f706c9ddc1605c11ba810cea5b /scripts/gdb/linux/interrupts.py
parent57a070c2672b41242dc1f80e3ec943df6dc54933 (diff)
gve: merge packet buffer size fields
The data_buffer_size_dqo field in gve_priv and the packet_buffer_size field in gve_rx_ring theoretically have the same meaning, but they are defined in two different places and used in two separate contexts. There is no good reason for this, so this change merges those fields into the packet_buffer_size field in the RX ring. This change also introduces a packet_buffer_size field to struct gve_rx_queue_config to account for cases where queues are not allocated, such as when the interface is down. Reviewed-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Joshua Washington <joshwash@google.com> Signed-off-by: Harshitha Ramamurthy <hramamurthy@google.com> Link: https://patch.msgid.link/20250321002910.1343422-5-hramamurthy@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions