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

[examples] Adding tcp-accept Program #479

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Conversation

ppenna
Copy link
Contributor

@ppenna ppenna commented Feb 22, 2023

Description

This PR closes #478

Summary of Changes

  • Introduced a system level test program for connection establishment
  • Added the new test program as an optional system level test in demikernel_ci

@ppenna ppenna added the feature New Feature Request label Feb 22, 2023
@ppenna ppenna self-assigned this Feb 22, 2023
@ppenna ppenna changed the title [examples] Feature: Adding tcp-accept Program [examples] Adding tcp-accept Program Feb 22, 2023
@ppenna ppenna force-pushed the feature-examples-tcp-accept branch 2 times, most recently from 39be4e4 to 69cf92b Compare February 23, 2023 15:02
Copy link
Contributor

@iyzhang iyzhang left a comment

Choose a reason for hiding this comment

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

Thanks for putting this test together. It looks good.

@ppenna ppenna merged commit b243614 into dev Feb 28, 2023
@ppenna ppenna deleted the feature-examples-tcp-accept branch February 28, 2023 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[test] System Level Test Program for Connection Establishment
2 participants