Searched hist:"5 dee3c702c20b62bc12b72edb495740bf06d97b3" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_tx_dqo.c | 5dee3c702c20b62bc12b72edb495740bf06d97b3 Mon Apr 01 23:45:27 UTC 2024 Harshitha Ramamurthy <hramamurthy@google.com> 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> 5dee3c702c20b62bc12b72edb495740bf06d97b3 Mon Apr 01 23:45:27 UTC 2024 Harshitha Ramamurthy <hramamurthy@google.com> 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>
|
H A D | gve_rx_dqo.c | 5dee3c702c20b62bc12b72edb495740bf06d97b3 Mon Apr 01 23:45:27 UTC 2024 Harshitha Ramamurthy <hramamurthy@google.com> 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> 5dee3c702c20b62bc12b72edb495740bf06d97b3 Mon Apr 01 23:45:27 UTC 2024 Harshitha Ramamurthy <hramamurthy@google.com> 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>
|
H A D | gve_adminq.h | 5dee3c702c20b62bc12b72edb495740bf06d97b3 Mon Apr 01 23:45:27 UTC 2024 Harshitha Ramamurthy <hramamurthy@google.com> 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> 5dee3c702c20b62bc12b72edb495740bf06d97b3 Mon Apr 01 23:45:27 UTC 2024 Harshitha Ramamurthy <hramamurthy@google.com> 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>
|
H A D | gve_adminq.c | 5dee3c702c20b62bc12b72edb495740bf06d97b3 Mon Apr 01 23:45:27 UTC 2024 Harshitha Ramamurthy <hramamurthy@google.com> 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> 5dee3c702c20b62bc12b72edb495740bf06d97b3 Mon Apr 01 23:45:27 UTC 2024 Harshitha Ramamurthy <hramamurthy@google.com> 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>
|