summaryrefslogtreecommitdiffstats
path: root/net/unix/garbage.c
diff options
context:
space:
mode:
authorHarshitha Ramamurthy <hramamurthy@google.com>2024-04-01 23:45:27 +0000
committerDavid S. Miller <davem@davemloft.net>2024-04-03 11:11:15 +0100
commit5dee3c702c20b62bc12b72edb495740bf06d97b3 (patch)
treeff309e6681d2f5c24b5d5a5efd1d403584fc5b00 /net/unix/garbage.c
parent4cbc70f6ec5e06f93e617d3f2d7f8dc47c0c9067 (diff)
downloadlinux-stable-5dee3c702c20b62bc12b72edb495740bf06d97b3.tar.gz
linux-stable-5dee3c702c20b62bc12b72edb495740bf06d97b3.tar.bz2
linux-stable-5dee3c702c20b62bc12b72edb495740bf06d97b3.zip
gve: make the completion and buffer ring size equal for DQO
For the DQO queue format, the gve driver stores two ring sizes for both TX and RX - one for completion queue ring and one for data buffer ring. This is supposed to enable asymmetric sizes for these two rings but that is not supported. Make both fields reference the same single variable. This change renders reading supported TX completion ring size and RX buffer ring size for DQO from the device useless, so change those fields to reserved and remove related code. Reviewed-by: Praveen Kaligineedi <pkaligineedi@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Harshitha Ramamurthy <hramamurthy@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions