On 03/11/2017 10:25, Ben Dart wrote:
> PowerPC 5200 BSP,  but the mbuf management comes from libnetworking in the 
> cpukit, I thought this was not related to the BSP?

The management of the buffers is in libnetworking as you point out however the
network driver is either shared and located in libchip or it is part of the BSP
and that code is given mbufs and so can have leaks.

The 5200 has a network driver ...

https://git.rtems.org/rtems/tree/c/src/lib/libbsp/powerpc/gen5200/network_5200/network.c?h=4.9

Chris
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to