-
Notifications
You must be signed in to change notification settings - Fork 4
[PWCI] "[RFC] test/latencystats: loosen requirements on measured latency" #504
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
34
commits into
main
Choose a base branch
from
series_36809
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
34 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 cde0d52
net/nbl: add dummy VLAN offload configuration
Dimon-Zhao fb50c47
net/nbl: fix Rx/Tx stats concurrency
Dimon-Zhao 174db9f
doc: update release notes for 25.11
john-mcnamara-intel bbee934
app/testpmd: fix inner UDP checksum offload
fengchengwen c94a9de
test/debug: fix IOVA mode on PPC64 without huge pages
bluca f4ef899
bus/fslmc: fix const pointer in device name parsing
shemminger 3e48adc
event/cnxk: fix Rx offload flags
PavanNikhilesh 82d9cc9
net/txgbe: fix mailbox interface calls
07f93e7
net/iavf: revert check for PF Rx timestamp support
bruce-richardson d4695b3
maintainers: update for BPF test coverage
tmonjalo 59a316c
test/latencystats: loosen requirements on measured latency
shemminger 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
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
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 doc typo and consider adding
ninjato install exampleninja, but the samplepkg installcommand (line 28) omits it; consider changing to:pkg install meson ninja pkgconf py311-pyelftools.🤖 Prompt for AI Agents