Skip to content

implement RFD 689#10472

Draft
rcgoodfellow wants to merge 9 commits into
mainfrom
ry/opte-984
Draft

implement RFD 689#10472
rcgoodfellow wants to merge 9 commits into
mainfrom
ry/opte-984

Conversation

@rcgoodfellow
Copy link
Copy Markdown
Contributor

@rcgoodfellow rcgoodfellow commented May 20, 2026

Comment thread openapi/nexus/nexus-2026052000.0.0-7e307e.json Outdated
dhcp_config: DhcpCfg::default(),
// Services do not use attached subnets, only instances.
attached_subnets: vec![],
// TODO(RFD 689): plumb the fleet-wide jumbo-frames opt-in
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: make follow up issue for this.

Comment thread tools/install_opte.sh
curl -fL -o "$P5P_PATH" "$P5P_URL"

RC=0
pfexec pkg install -g "$P5P_PATH" driver/network/opte || RC=$?
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pattern was not working for me in a4x2 with Helios 3. The new form does work.

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.

2 participants