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

Add XDP integration test #1078

Merged
merged 6 commits into from
Jan 28, 2025
Merged

Add XDP integration test #1078

merged 6 commits into from
Jan 28, 2025

Conversation

Jake-Shadle
Copy link
Collaborator

This adds an XDP integration test that spins up a proxy using XDP in a separate network namespace, and a client + echo server that runs in another namespace. I attempted to get a k8s cluster working but fail miserably because k8s is too complicated, the network namespace solution is much easier.

@Jake-Shadle Jake-Shadle force-pushed the xdp-integ-ci branch 3 times, most recently from 079cfb4 to f7d1455 Compare January 24, 2025 13:19
@Jake-Shadle Jake-Shadle enabled auto-merge (squash) January 24, 2025 13:20
@Jake-Shadle Jake-Shadle force-pushed the xdp-integ-ci branch 2 times, most recently from 078c500 to 7d164ce Compare January 24, 2025 13:26
Co-authored-by: XAMPPRocky <[email protected]>
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 0304bc7e-9070-43cc-a933-8dc1642ab89b

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch [email protected]:googleforgames/quilkin.git pull/1078/head:pr_1078 && git checkout pr_1078
cargo build

@Jake-Shadle Jake-Shadle merged commit dbd6b98 into main Jan 28, 2025
13 checks passed
@Jake-Shadle Jake-Shadle deleted the xdp-integ-ci branch January 28, 2025 09:33
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.

3 participants