mirror_ubuntu-kernels/drivers/net/ethernet/google/gve
Ziwei Xiao f4c2e67c17 gve: Remove the code of clearing PBA bit
Clearing the PBA bit from the driver is race prone and it may lead to
dropped interrupt events. This could potentially lead to the traffic
being completely halted.

Fixes: 5e8c5adf95 ("gve: DQO: Add core netdev features")
Signed-off-by: Ziwei Xiao <ziweixiao@google.com>
Signed-off-by: Bailey Forrest <bcf@google.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-05-10 10:30:46 +01:00
..
gve_adminq.c gve: Changes to add new TX queues 2023-03-17 08:29:20 +00:00
gve_adminq.h gve: Changes to add new TX queues 2023-03-17 08:29:20 +00:00
gve_desc_dqo.h gve: Handle alternate miss completions 2022-11-21 10:52:14 +00:00
gve_desc.h gve: Add optional metadata descriptor type GVE_TXD_MTD 2021-12-16 10:41:54 +00:00
gve_dqo.h gve: Add tx|rx-coalesce-usec for DQO 2021-12-16 10:41:54 +00:00
gve_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-03-24 10:10:20 -07:00
gve_main.c gve: Remove the code of clearing PBA bit 2023-05-10 10:30:46 +01:00
gve_register.h gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags. 2020-09-11 14:31:54 -07:00
gve_rx_dqo.c gve: XDP support GQI-QPL: helper function changes 2023-03-17 08:29:20 +00:00
gve_rx.c gve: Add AF_XDP zero-copy support for GQI-QPL format 2023-03-17 08:29:21 +00:00
gve_tx_dqo.c gve: Handle alternate miss completions 2022-11-21 10:52:14 +00:00
gve_tx.c gve: Unify duplicate GQ min pkt desc size constants 2023-04-11 15:47:14 +02:00
gve_utils.c gve: XDP support GQI-QPL: helper function changes 2023-03-17 08:29:20 +00:00
gve_utils.h gve: XDP support GQI-QPL: helper function changes 2023-03-17 08:29:20 +00:00
gve.h gve: Unify duplicate GQ min pkt desc size constants 2023-04-11 15:47:14 +02:00
Makefile gve: DQO: Add core netdev features 2021-06-24 12:47:38 -07:00