diff options
author | Maxim Mikityanskiy <[email protected]> | 2022-10-01 21:56:18 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-10-03 16:55:26 -0700 |
commit | 082a9edf12fef88400172e7d1b131d65a3ed492e (patch) | |
tree | afc83e8c72d80a0b85b1c100d6cb84c68696274c /scripts/generate_rust_analyzer.py | |
parent | a4388da51ad56366d330144975e50f162a10bd8b (diff) |
net/mlx5e: xsk: Flush RQ on XSK activation to save memory
The regular RQ remains open after opening an XSK socket, in order to
guarantee that closing the XSK socket never fails due to an error when
reopening the regular RQ.
To save memory, the regular RQ can be deactivated and flushed, releasing
all pages, when an XSK socket is open.
Signed-off-by: Maxim Mikityanskiy <[email protected]>
Reviewed-by: Tariq Toukan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions