diff options
author | Rahul Rameshbabu <[email protected]> | 2024-04-19 11:04:43 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-22 14:22:16 -0700 |
commit | a5e89a3f353b931e917b77e7cf6719c8e8d64c54 (patch) | |
tree | 04a528371e0753461e7cd881398a47b212791cf5 /net/ipv4/tcp_output.c | |
parent | eca1e8a62888a31c8dcfad79457232594be40c1a (diff) |
net/mlx5e: Dynamically allocate DIM structure for SQs/RQs
Make it possible for the DIM structure to be torn down while an SQ or RQ is
still active. Changing the CQ period mode is an example where the previous
sampling done with the DIM structure would need to be invalidated.
Co-developed-by: Nabil S. Alramli <[email protected]>
Signed-off-by: Nabil S. Alramli <[email protected]>
Co-developed-by: Joe Damato <[email protected]>
Signed-off-by: Joe Damato <[email protected]>
Signed-off-by: Rahul Rameshbabu <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions