Skip to content

Enable stats in lwIP config #1932

Closed
Closed
@igrr

Description

@igrr

lwIP provides some stats which may be useful to benchmark library/network performance and do some troubleshooting.
stats.h

  • check which subset of useful stats we can enable without sacrificing too much RAM (e.g. ≤ 256 bytes).
  • switch to GCC-built lwIP (Make gcc-built lwIP default one #1926)
  • enable relevant stats in lwipopts.h
  • update prebuilt lwIP binary

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions