Skip to content

Conversation

@Sweetsurbhi88
Copy link

  1. Device State: CLEAN, DIRTY, SCRUB, BUSY
  2. DeviceStateUpdate RPC
  3. DeviceChanged Event

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedNov 21, 2025, 10:12 PM

}

message DeviceChangedEvent {
protect.common.v1.DeviceReferenceSpec device = 1;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
protect.common.v1.DeviceReferenceSpec device = 1;
DeviceReferenceSpec device = 1;


message DeviceStateRequest {
string name = 1;
protect.common.v1.PciDevice state = 2;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
protect.common.v1.PciDevice state = 2;
PciDevice state = 2;

@Sweetsurbhi88 Sweetsurbhi88 force-pushed the surbhi/device_lifecycle branch 3 times, most recently from 1ae7caa to 54752dc Compare November 21, 2025 21:22
1. Device State: CLEAN, DIRTY, SCRUB, BUSY
2. DeviceStateUpdate RPC
3. DeviceChanged Event

Signed-off-by: Surbhi Kakarya <[email protected]>
Signed-off-by: Surbhi Kakarya <[email protected]>
Signed-off-by: Surbhi Kakarya <[email protected]>
@Sweetsurbhi88 Sweetsurbhi88 force-pushed the surbhi/device_lifecycle branch from a203314 to 8f8a16c Compare November 21, 2025 22:11
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.

3 participants