Skip to content
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

linux starting adding sctp support #3095

Merged
merged 1 commit into from
Feb 12, 2023
Merged

Conversation

devnexen
Copy link
Contributor

No description provided.

@rustbot
Copy link
Collaborator

rustbot commented Jan 29, 2023

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jan 31, 2023

📌 Commit 6238f17 has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 31, 2023

⌛ Testing commit 6238f17 with merge 167a923...

bors added a commit that referenced this pull request Jan 31, 2023
linux starting adding sctp support
@bors
Copy link
Contributor

bors commented Jan 31, 2023

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Feb 3, 2023

📌 Commit 78cc6ab has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 3, 2023

⌛ Testing commit 78cc6ab with merge e078dd6...

bors added a commit that referenced this pull request Feb 3, 2023
linux starting adding sctp support
@bors
Copy link
Contributor

bors commented Feb 3, 2023

💔 Test failed - checks-actions

@@ -3648,6 +3648,7 @@ fn test_linux(target: &str) {
| "IFLA_TSO_MAX_SEGS" // linux v5.18+
| "IFLA_ALLMULTI" // linux v6.0+
=> true,
"SCTP_FUTURE_ASSOC" | "SCTP_CURRENT_ASSOC" | "SCTP_ALL_ASSOC" | "SCTP_PEER_ADDR_THLDS_V2" => true,
Copy link
Member

Choose a reason for hiding this comment

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

nit: Could you mention the Linux version? It helps when we update CI image :)

@JohnTitor
Copy link
Member

Great, thank you. @bors r+

@bors
Copy link
Contributor

bors commented Feb 5, 2023

📌 Commit 74f65eb has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 5, 2023

⌛ Testing commit 74f65eb with merge 683e367...

bors added a commit that referenced this pull request Feb 5, 2023
linux starting adding sctp support
@bors
Copy link
Contributor

bors commented Feb 5, 2023

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Feb 12, 2023

📌 Commit eba949d has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 12, 2023

⌛ Testing commit eba949d with merge 8778e77...

@bors
Copy link
Contributor

bors commented Feb 12, 2023

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 8778e77 to master...

@bors bors merged commit 8778e77 into rust-lang:master Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants