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 Datagram Sockets to Fabric #16951

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

aagarwalTT
Copy link
Contributor

@aagarwalTT aagarwalTT commented Jan 21, 2025

Ticket

Link to Github Issue

Problem description

Fabric implementation currently supports low level writes and atomic inc APIs.

What's changed

Adds Datagram Sockets feature to fabric. Introduces a gatekeeper kernel for context management with corresponding updates to existing tests.

Checklist

  • Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)
  • (For models and ops writers) Full new models tests passes
  • New/Existing tests provide coverage for changes

ubcheema and others added 3 commits January 21, 2025 15:56
    Add apis to Open/Connect datagram sockets.
    Add Socket sanity test.
@aagarwalTT aagarwalTT mentioned this pull request Jan 22, 2025
6 tasks
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