Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page:

include/odp/api/spec/classification.h
line 22
@@ -206,6 +213,43 @@ typedef struct odp_cls_cos_param {
 
        /** Drop policy associated with CoS */
        odp_cls_drop_t drop_policy;
+
+       /* Random Early Discard (RED)
+        * Random Early discard is enabled to initiate a drop probability
+        * for the incoming packet when the packets in the queue/pool reaches
+        * a specified threshold.


Comment:
As noted above, Detection.

https://github.com/Linaro/odp/pull/172#discussion_r138059676
updated_at 2017-09-11 12:53:45

Reply via email to