Skip to content

hp1/hp3: run Linux 7.2 (bump nixpkgs + urp) - #28

Open
randomizedcoder wants to merge 1 commit into
mainfrom
hp-linux-7.2
Open

hp1/hp3: run Linux 7.2 (bump nixpkgs + urp)#28
randomizedcoder wants to merge 1 commit into
mainfrom
hp-linux-7.2

Conversation

@randomizedcoder

Copy link
Copy Markdown
Owner

Move the two RoCEv2 benchmark hosts (hp1 acceptor, hp3 initiator) onto Linux 7.2 — the kernels had moved on from 7.1.8.

nix flake update nixpkgs uds-rdma-proxy on each host's flake:

input before after
nixpkgs e5bdc4a 56c02bc (linuxPackages_latest7.2)
uds-rdma-proxy 4349465 a25a13c (main; in-order RX copy-elision)

Both hosts already track nixpkgs linuxPackages_latest, so this is purely a pin bump — no config change.

Deployed + verified

Built the closures (kernel 7.2.0), deployed via the no-push recipe (nix copy → ESP guard → nix-env --setswitch-to-configuration boot → reboot). Both hosts now run 7.2.0 with urp loaded.

  • nix run .#urp-reorder-matrix hp1 hp3 10.10.2.1URP_REORDER_RESULT=GREEN — 9/9 cells PASS, every reorder_drops=0 (buffer_size 68 / 4096 / 65516 × num_qps {1,4,8}, multi-QP reorder path exercised, byte-exact verify=full).
  • dmesg clean on both boxes (only benign firmware/ACPI warnings).

Pairs with uds-rdma-proxy PR #73 (repo flake.lock → 7.2).

🤖 Generated with Claude Code

nix flake update nixpkgs uds-rdma-proxy on both benchmark hosts:
  nixpkgs        e5bdc4a -> 56c02bc  (linuxPackages_latest -> 7.2)
  uds-rdma-proxy 4349465 -> a25a13c  (main; in-order RX copy-elision)

Both hosts deployed + rebooted onto 7.2.0 (urp loaded). Verified with
.#urp-reorder-matrix hp1 hp3 10.10.2.1 -> GREEN, 9/9 cells, drops=0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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