X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fsample_app_ug%2Fqos_metering.rst;h=d75f7da52c787b119f5a78c8a8ed8b9c022ea10c;hb=b37e95507e1bd77c25ce8dae947cdfdb0d5b3308;hp=6391841c66ec0e1556d47c0143949d11d9c96e48;hpb=5630257fcc30397e7217139ec55da4f301f59fb7;p=dpdk.git diff --git a/doc/guides/sample_app_ug/qos_metering.rst b/doc/guides/sample_app_ug/qos_metering.rst index 6391841c66..d75f7da52c 100644 --- a/doc/guides/sample_app_ug/qos_metering.rst +++ b/doc/guides/sample_app_ug/qos_metering.rst @@ -149,3 +149,7 @@ In this particular case: * Every packet which color has improved is dropped (this particular case can't happen, so these values will not be used). * For the rest of the cases, the color is changed to red. + +.. note:: + * In color blind mode, first row GREEN color is only valid. + * To drop the packet, policer_table action has to be set to DROP.