-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ON-15198: Enable differing values for max_sbufs in user and kernel space
Users should be able to reload the onload kernel module without having to recompile their user space program. As such, there will be differing views of `CI_EFCT_MAX_SUPERBUFS` from user and kernel space due to this patch. This case is now handled in the kernel module without returning an error.
- Loading branch information
1 parent
d2d2bb9
commit 2ec2eb6
Showing
2 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters