-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Try to tune the flow control on the Rx queue. Seemed to have a minor throughput improvement from sending pause packet at about half full. - Make the flow control tuning more generic so it will work with buffer sizes other than the sizes in the RK3588. - Try to tune the AXI parameters. Almost nothing I did seemed to have a consistent effect. I think there was a small improvement by enabling address-aligned beats, though it might just be my imagination.
- Loading branch information
Showing
3 changed files
with
38 additions
and
16 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
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