Skip to content

tcp_cong_tuner: various fixes found for Ubuntu issues#15

Merged
alan-maguire merged 1 commit intomainfrom
cong-tuner
Jul 6, 2023
Merged

tcp_cong_tuner: various fixes found for Ubuntu issues#15
alan-maguire merged 1 commit intomainfrom
cong-tuner

Conversation

@alan-maguire
Copy link
Member

module load was failing as we need CAP_SYS_MODULE, and as a result the tcp_bbr module wasnt loading
also needed to search in /lib/module/uname -r
needed to add capabilities around attach and fix error handling when link was not attached

module load was failing as we need CAP_SYS_MODULE, and as a
result the tcp_bbr module wasnt loading
also needed to search in /lib/module/`uname -r`
needed to add capabilities around attach and fix error handling
when link was not attached

Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 6, 2023
@alan-maguire alan-maguire merged commit 52271d7 into main Jul 6, 2023
@cappelikan cappelikan mentioned this pull request Jul 13, 2023
@alan-maguire alan-maguire deleted the cong-tuner branch December 2, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant