-
Notifications
You must be signed in to change notification settings - Fork 4
[PWCI] "test/debug: fix test failure on ppc64" #488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ovsrobot
wants to merge
24
commits into
main
Choose a base branch
from
series_36786
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
0e42784
doc: add limitations of synchronous flow API with HWS
MaayanKashani1 fe433b5
doc: update recommended versions for ice and i40e
hailinxx a223460
net/mlx5: fix flex flow item header length
viacheslavo cc12189
net/mlx5: revert update of flow engine configuration
raslandarawsheh cd6519d
doc: update flow count requirements in mlx5 guide
sodar 79375d1
examples/l3fwd: add Tx burst size configuration option
sivapt12 2001c8e
examples/l3fwd: force link speed
huangdengdui1 a61cd1c
examples/l3fwd-power: force link speed
huangdengdui1 c97d223
examples/server_node_efd: fix format overflow
shemminger 6605265
examples/vdpa: fix format overflow
shemminger eb2c85d
examples/ip_reassembly: add check before formatting name
shemminger 03a8f97
examples: enable format truncation warning
shemminger 9cd1dcc
drivers/net: fix Tx packet prepare
tmonjalo 899e7bb
doc: add Pollara 400 device in ionic guide
andrewb24 020d6f8
doc: update AMD EPYC guide
vipinamd 7b2b79d
doc: update build instructions in Windows guide
da1cd5c
doc: fix note in FreeBSD guide
tmonjalo 75204e8
doc: update Python version in FreeBSD guide
shemminger 9fcc10e
doc: remove KNI diagrams
shemminger 83e611c
doc: build separately with Meson install tag
bluca 0f51c2a
doc: add tested platforms with NVIDIA NICs for 25.11
raslandarawsheh 1142310
doc: add tested Intel platforms with Intel NICs for 25.11
yujian4x 2815d50
version: 25.11-rc4
tmonjalo cc05158
test/debug: fix test failure on ppc64
bluca File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 25.11.0-rc3 | ||
| 25.11.0-rc4 |
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix grammar and provide clearer guidance for Uncore setup.
Line 104 has a grammatical error ("refer the" → "refer to the") and the instruction is vague. Instead of only directing readers to external documentation, provide actionable next steps or a brief summary of what needs to be configured.
Apply this diff to fix the grammar:
Consider expanding this with a brief actionable summary, e.g.:
📝 Committable suggestion
🤖 Prompt for AI Agents