Christian Svensson
Christian Svensson
Since we are doing userspace Fibre Channel we want to keep the DMA and the netdevs hot even when the link is down. Right now doing `ip link set up`...
- [x] C2H DMA implemented in QEMU - [x] C2H DMA implemented in driver - [ ] C2H DMA implemented in HDL - [x] Avalon-ST ingest and TLP construction -...
The protocol state machine is defined with these edge states: - Link Initialization OL1 7.8.2 - Link Reset LR1 7.8.3 - Link Failure LF2 7.8.4 - Online-to-Offline OL1 7.8.5 The...
This is a bug/feature-request/documentation issues for documenting what is know about Brocade Loopback and E-port behaviour. # Quest This is a side-quest for acquiring more knowledge. No feature currently depends...
Right now we only log the amount, we should save the last insupported TLP as well for debugging.
When doing an `i2cdetect -r 2` we print a lot of: ``` [ 4827.525094] fejkon 0000:b3:00.0 port1 i2c: Core Status not IDLE... [ 4827.525594] fejkon 0000:b3:00.0 port1 i2c: Could not...
It would be nice to have access to the primitive stats in /sys - and also to reset the counters. Possibly exported straight away in Prometheus format for ingestion by...
Even though the ethernet ports are not managed by the Linux driver, it would be useful to expose the I2C interface to userspace so it can be monitored.
If PCIe continues to be a hassle it might be worth to figure out how to get the CDCM61001 clock up and running. That would allow another clock source for...
Hi folks! As you probably guessed this project is not on the top of my list to maintain. It seems there are some people out there using it and some...