Searched hist:f13697cc7a19225307d85b0a77ef1c15abe95a7d (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_utils.h | diff f13697cc7a19225307d85b0a77ef1c15abe95a7d Mon Jan 22 19:26:29 CET 2024 Shailend Chand <shailend@google.com> gve: Switch to config-aware queue allocation
The new config-aware functions will help achieve the goal of being able to allocate resources for new queues while there already are active queues serving traffic.
These new functions work off of arbitrary queue allocation configs rather than just the currently active config in priv, and they return the newly allocated resources instead of writing them into priv.
Signed-off-by: Shailend Chand <shailend@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Jeroen de Borst <jeroendb@google.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240122182632.1102721-4-shailend@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | gve_dqo.h | diff f13697cc7a19225307d85b0a77ef1c15abe95a7d Mon Jan 22 19:26:29 CET 2024 Shailend Chand <shailend@google.com> gve: Switch to config-aware queue allocation
The new config-aware functions will help achieve the goal of being able to allocate resources for new queues while there already are active queues serving traffic.
These new functions work off of arbitrary queue allocation configs rather than just the currently active config in priv, and they return the newly allocated resources instead of writing them into priv.
Signed-off-by: Shailend Chand <shailend@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Jeroen de Borst <jeroendb@google.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240122182632.1102721-4-shailend@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | gve_utils.c | diff f13697cc7a19225307d85b0a77ef1c15abe95a7d Mon Jan 22 19:26:29 CET 2024 Shailend Chand <shailend@google.com> gve: Switch to config-aware queue allocation
The new config-aware functions will help achieve the goal of being able to allocate resources for new queues while there already are active queues serving traffic.
These new functions work off of arbitrary queue allocation configs rather than just the currently active config in priv, and they return the newly allocated resources instead of writing them into priv.
Signed-off-by: Shailend Chand <shailend@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Jeroen de Borst <jeroendb@google.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240122182632.1102721-4-shailend@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | gve_tx_dqo.c | diff f13697cc7a19225307d85b0a77ef1c15abe95a7d Mon Jan 22 19:26:29 CET 2024 Shailend Chand <shailend@google.com> gve: Switch to config-aware queue allocation
The new config-aware functions will help achieve the goal of being able to allocate resources for new queues while there already are active queues serving traffic.
These new functions work off of arbitrary queue allocation configs rather than just the currently active config in priv, and they return the newly allocated resources instead of writing them into priv.
Signed-off-by: Shailend Chand <shailend@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Jeroen de Borst <jeroendb@google.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240122182632.1102721-4-shailend@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | gve_tx.c | diff f13697cc7a19225307d85b0a77ef1c15abe95a7d Mon Jan 22 19:26:29 CET 2024 Shailend Chand <shailend@google.com> gve: Switch to config-aware queue allocation
The new config-aware functions will help achieve the goal of being able to allocate resources for new queues while there already are active queues serving traffic.
These new functions work off of arbitrary queue allocation configs rather than just the currently active config in priv, and they return the newly allocated resources instead of writing them into priv.
Signed-off-by: Shailend Chand <shailend@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Jeroen de Borst <jeroendb@google.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240122182632.1102721-4-shailend@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | gve_rx.c | diff f13697cc7a19225307d85b0a77ef1c15abe95a7d Mon Jan 22 19:26:29 CET 2024 Shailend Chand <shailend@google.com> gve: Switch to config-aware queue allocation
The new config-aware functions will help achieve the goal of being able to allocate resources for new queues while there already are active queues serving traffic.
These new functions work off of arbitrary queue allocation configs rather than just the currently active config in priv, and they return the newly allocated resources instead of writing them into priv.
Signed-off-by: Shailend Chand <shailend@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Jeroen de Borst <jeroendb@google.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240122182632.1102721-4-shailend@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | gve.h | diff f13697cc7a19225307d85b0a77ef1c15abe95a7d Mon Jan 22 19:26:29 CET 2024 Shailend Chand <shailend@google.com> gve: Switch to config-aware queue allocation
The new config-aware functions will help achieve the goal of being able to allocate resources for new queues while there already are active queues serving traffic.
These new functions work off of arbitrary queue allocation configs rather than just the currently active config in priv, and they return the newly allocated resources instead of writing them into priv.
Signed-off-by: Shailend Chand <shailend@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Jeroen de Borst <jeroendb@google.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240122182632.1102721-4-shailend@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | gve_main.c | diff f13697cc7a19225307d85b0a77ef1c15abe95a7d Mon Jan 22 19:26:29 CET 2024 Shailend Chand <shailend@google.com> gve: Switch to config-aware queue allocation
The new config-aware functions will help achieve the goal of being able to allocate resources for new queues while there already are active queues serving traffic.
These new functions work off of arbitrary queue allocation configs rather than just the currently active config in priv, and they return the newly allocated resources instead of writing them into priv.
Signed-off-by: Shailend Chand <shailend@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Jeroen de Borst <jeroendb@google.com> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20240122182632.1102721-4-shailend@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|