laforge submitted this change.
[cosmetic] e1oip.h: Update TODO comment (we have RTT, frame loss stats)
Change-Id: I837676cb3905c0113307ebc400974c3d8cf3a3c7
---
M src/octoi/e1oip.h
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/src/octoi/e1oip.h b/src/octoi/e1oip.h
index 9357d48..a17c257 100644
--- a/src/octoi/e1oip.h
+++ b/src/octoi/e1oip.h
@@ -48,6 +48,7 @@
struct rate_ctr_group *ctrs;
struct osmo_stat_item_group *stats;
+ /* TODO: statistics (std deviation, alarms) */
/* configuration data */
struct {
@@ -70,8 +71,6 @@
uint32_t next_fn32; /* next expected frame number */
bool primed_rx_tdm; /* Was RX RIFO primed */
} e1t;
-
- /* TODO: statistics (RTT, frame loss, std deviation, alarms */
};
/* get the rate of the given counter during the last second */
To view, visit change 35201. To unsubscribe, or for help writing mail filters, visit settings.