Commit 1d09b67
committed
docs: Add detailed iperf3_lwip implementation and debugging plan.
Comprehensive plan covering:
- Code review identifying potential boot failure causes
- Bisection strategy to isolate boot issue (Phases 0-6)
- Full implementation roadmap (TCP/UDP/Python integration)
- Performance targets and testing strategy
- Commit strategy for iterative development
Primary hypothesis: Static state structure initialization causing boot
failure when combined with other user C modules.
Plan includes fallback to heap-allocated state if static init fails.
Signed-off-by: Andrew Leech <[email protected]>1 parent 718d685 commit 1d09b67
1 file changed
+645
-0
lines changed
0 commit comments