fpgasystems / Coyote

Framework providing operating system abstractions and a range of shared networking (RDMA, TCP/IP) and memory services to common modern heterogeneous platforms.
MIT License
207 stars 62 forks source link

Clean up req_t/ack_t #65

Open quetric opened 2 months ago

quetric commented 2 months ago

The request/completion structures contain several stale fields which should be cleaned up. Also mode should be merged into opcode as it doesn't currently provide any additional information.

Specifically, the following fields seem like can be removed: