README.md: add GCC 16 PF/VF communication open issue#154
Merged
Conversation
gcabiddu
approved these changes
May 7, 2026
gcabiddu
previously approved these changes
May 7, 2026
2a44e1f to
ea0e97e
Compare
fionatrahe
requested changes
May 7, 2026
5a8bca9 to
63b15a2
Compare
fionatrahe
reviewed
May 7, 2026
bf0ced4 to
c51f9ca
Compare
fionatrahe
previously approved these changes
May 7, 2026
c51f9ca to
028443b
Compare
b19f55f to
c72a75c
Compare
gcabiddu
reviewed
May 7, 2026
2524e1e to
2e09445
Compare
Add the open issue describing GCC 16 optimizing 32-bit MMIO CSR reads in a way that breaks PF/VF mailbox communication and hides compression instances. Document the current workaround: build with GCC 15 or earlier. Signed-off-by: Ahsan Atta <ahsan.atta@intel.com>
gcabiddu
approved these changes
May 7, 2026
fionatrahe
approved these changes
May 7, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the open issue describing GCC 16 optimizing 32-bit MMIO CSR reads in a way that breaks PF/VF mailbox communication and hides compression instances.
Document the current workaround: build with GCC 15 or earlier.