Searched refs:yellow (Results 1 – 15 of 15) sorted by relevance
| /dpdk/app/test-pmd/ |
| H A D | cmdline_tm.c | 2445 uint16_t yellow; member 2477 yellow, RTE_UINT16); 2490 int yellow = res->yellow; in cmd_port_tm_mark_ip_ecn_parsed() local 2497 ret = rte_tm_mark_ip_ecn(port_id, green, yellow, red, &error); in cmd_port_tm_mark_ip_ecn_parsed() 2532 uint16_t yellow; member 2564 yellow, RTE_UINT16); 2577 int yellow = res->yellow; in cmd_port_tm_mark_ip_dscp_parsed() local 2584 ret = rte_tm_mark_ip_dscp(port_id, green, yellow, red, &error); in cmd_port_tm_mark_ip_dscp_parsed() 2619 uint16_t yellow; member 2651 yellow, RTE_UINT16); [all …]
|
| /dpdk/examples/pipeline/examples/ |
| H A D | meter.spec | 6 ; header "Source Address" field. All green packets are sent out on port 0, the yellow ones on port 1
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | qos_metering.rst | 14 metering, marking them with the appropriate color (green, yellow or red) and writing them to the TX… 121 * YELLOW: The packet's color is changed to yellow.
|
| /dpdk/drivers/net/dpaa2/mc/ |
| H A D | dpni.c | 2105 ext_params->yellow_drop_probability = cfg->yellow.drop_probability; in dpni_prepare_early_drop() 2107 cpu_to_le64(cfg->yellow.max_threshold); in dpni_prepare_early_drop() 2109 cpu_to_le64(cfg->yellow.min_threshold); in dpni_prepare_early_drop() 2136 cfg->yellow.drop_probability = ext_params->yellow_drop_probability; in dpni_extract_early_drop() 2137 cfg->yellow.max_threshold = in dpni_extract_early_drop() 2139 cfg->yellow.min_threshold = in dpni_extract_early_drop()
|
| H A D | fsl_dpni.h | 1184 struct dpni_wred_cfg yellow; member
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | traffic_metering_and_policing.rst | 45 Traffic metering determines the color for the current packet (green, yellow,
|
| H A D | rib_lib.rst | 95 (yellow triangle in :numref:`figure_rib_internals`):
|
| H A D | qos_framework.rst | 1575 …s are specified separately for four traffic classes and three packet colors (green, yellow and red) 1589 for each packet color (green, yellow, red) in the same traffic class (tc). 1663 yellow and red packets in traffic class 0 is shown in :numref:`table_qos_18`. 1724 yellow or red based on the monitored consumption of the flow the packet belongs to. 1758 while a packet with yellow input color can only get the yellow or red output colors.
|
| H A D | traffic_management.rst | 155 follows: green mapped to Low Drop Precedence (2’b01), yellow to Medium (2’b10)
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 2811 * ``action``: action lists for green/yellow/red colors. 3061 * ``color_y``: Packet color (yellow) 3062 * ``min_th_y``: Minimum queue threshold for packet with yellow color 3063 * ``max_th_y``: Minimum queue threshold for packet with yellow color 3212 ``yellow`` or ``red`` will have dei bit enabled 3216 * ``yellow`` enable 1, disable 0 marking for dei bit of VLAN packets marked as yellow 3230 ``yellow`` or ``red`` will have IP dscp bits updated 3234 * ``yellow`` enable 1, disable 0 marking IP dscp to medium drop precedence for yellow packets 3248 ``yellow`` or ``red`` will have IP ecn bits updated 3253 * ``yellow`` enable 1, disable 0 marking IP ecn for yellow marked packets with ecn of 2'b01 or 2'b… [all …]
|
| /dpdk/doc/guides/nics/ |
| H A D | tap.rst | 190 -f themes/black-yellow.theme 197 Also, ``-f themes/black-yellow.theme`` is optional if the default colors
|
| H A D | softnic.rst | 282 appropriate color (green, yellow or red), according to the traffic metering
|
| H A D | mlx5.rst | 444 - yellow: NULL or END. 448 - yellow: QUEUE, RSS, PORT_ID, REPRESENTED_PORT, JUMP, DROP, MARK and SET_TAG. 450 - Policy actions of RSS for green and yellow should have the same configuration except queues.
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_21_08.rst | 55 * Added support for metering policy actions of yellow color.
|
| H A D | release_21_05.rst | 256 ``color type (green|yellow|red)``.
|