ironcore-dev / ironcore-dev/dpservice
Drop obsolete fields from gRPC protocol
Open
@PlagueCZ is already working on this.
Since Nov 30, 2023.
area/networking
enhancement
- Dominant language
- C
- Stars
- 17
- Forks
- 10
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 5
Description
Summary
There are a few fields in dpdk.proto that are unused and no longer supported, namely VirtualFunction::domain/slot/bus/function.
Motivation
Since compatibility with older dpservice-cli is broken by the ironcore name-change, this is the perfect time to clean up.
Steps
- #461
- change the protobuf definition file in
dpservice
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.