Skip to content

linux4.18 - rhel does not support GRO_HASH_BUCKETS#76

Closed
axkum10 wants to merge 1 commit intoPlatformLab:rhel8from
axkum10:rhel8
Closed

linux4.18 - rhel does not support GRO_HASH_BUCKETS#76
axkum10 wants to merge 1 commit intoPlatformLab:rhel8from
axkum10:rhel8

Conversation

@axkum10
Copy link
Copy Markdown

@axkum10 axkum10 commented Apr 2, 2026

Fixed 4.18 build error. Linux 4.18, el8 does not support "GRO_HASH_BUCKETS"

johnousterhout pushed a commit that referenced this pull request Apr 2, 2026
@johnousterhout
Copy link
Copy Markdown
Member

Interesting.... it looks like RHEL 8 captured only part of a series of patches to the GRO mechanism that were all made within a 24-hour period; it seems to include the API change to the gro_receive callbacks, but not the switch to a hash table.

@johnousterhout
Copy link
Copy Markdown
Member

I believe I have actually incorporated the pull request and pushed to GitHub, but for some reason GitHub thinks the PR is "closed with unmerged commits"; let me know if you don't see the commit on the rhel8 branch.

@axkum10
Copy link
Copy Markdown
Author

axkum10 commented Apr 2, 2026

Thanks @johnousterhout . I was able to build on rhel8 successfully post merge. We can neglect GitHub info/message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants