Skip to content

fasterdata-tuning v1.3.0: fq default pacing; optional tbf cap; docs + changelog#61

Merged
ShawnMcKee merged 1 commit intomasterfrom
feature/pacing-fq-default-1.3.0
Dec 12, 2025
Merged

fasterdata-tuning v1.3.0: fq default pacing; optional tbf cap; docs + changelog#61
ShawnMcKee merged 1 commit intomasterfrom
feature/pacing-fq-default-1.3.0

Conversation

@ShawnMcKee
Copy link
Contributor

@ShawnMcKee ShawnMcKee commented Dec 12, 2025

This PR updates fasterdata-tuning.sh to v1.3.0 and refreshes related documentation.

Highlights

  • Default to fq for TCP packet pacing on DTN targets.
  • Optional tbf interface cap via --use-tbf-cap / --tbf-cap-rate (alias --packet-pacing-rate deprecated).
  • Audit accepts fq and tbf as pacing applied; colorized output: fq (green), tbf (cyan). Persistence mirrors chosen mode.
  • Docs: new fq vs tbf explainer, updated tuning script docs and anchors, nav update, and CHANGELOG entry.

Build

  • MkDocs site builds cleanly; previous missing-anchor warnings resolved.

Verification

  • Audit: ./docs/perfsonar/tools_scripts/fasterdata-tuning.sh --mode audit shows fq/tbf status per NIC.
  • Apply (fq default): sudo ./docs/perfsonar/tools_scripts/fasterdata-tuning.sh --mode apply --apply-packet-pacing.
  • Apply (tbf cap): sudo ./docs/perfsonar/tools_scripts/fasterdata-tuning.sh --mode apply --apply-packet-pacing --use-tbf-cap --tbf-cap-rate 2000mbps.

Compatibility

  • --packet-pacing-rate remains as a deprecated alias for --tbf-cap-rate; no other breaking changes.

Please review pacing defaults, CLI flag naming, and docs wording.

… audit/persist updates; docs nav + explainer; changelog update
@ShawnMcKee ShawnMcKee merged commit 7423efe into master Dec 12, 2025
9 checks passed
@ShawnMcKee ShawnMcKee deleted the feature/pacing-fq-default-1.3.0 branch December 12, 2025 20:39
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.

1 participant