Hi Sebastian,
Thank you for your quick answer.
Yes, indeed I use the old network stack in RTEMS5 so in this case I do not
have much choice and I have to use the BSP-specific approach.
Best Regards
Mirek
czw., 12 sty 2023 o 04:39 Sebastian Huber <
sebastian.hu...@embedded-brains.de> napisał(a):
Hello Miroslaw,
On 11.01.23 23:57, Miroslaw Dach wrote:
I use RTEMS5 on mvme3100.
I would like to read network statistics. I am interested in the
transmitted and received bytes and packets.
There is a function call
*rtems_bsdnet_show_if_stats (void)*
in
*./cpukit/libnetworking/rtems/rtems_show
Hello,
I use RTEMS5 on mvme3100.
I would like to read network statistics. I am interested in the transmitted
and received bytes and packets.
There is a function call
*rtems_bsdnet_show_if_stats (void)*
in
*./cpukit/libnetworking/rtems/rtems_showifstat.c*
which uses the BSP specific call:
*(*ifp->i