Lines Matching full:priority
139 # Based on the apptrust order, set the expected Internal Priority values
171 # which are considered as high priority and most likely not assigned
173 # On the ingress path, packets seem to get high priority status
175 # the high priority status is assigned based on the DSCP or PCP global
177 # The thresholds for the high priority status are not documented, but
178 # it seems that the switch considers packets as high priority on the
179 # ingress path if detected Internal Priority is greater than 0. On the
180 # egress path, the switch considers packets as high priority if
181 # detected Internal Priority is greater than 1.
275 echo "Not expected amount of high priority packets received on ${swp1}"
281 echo "Unexpected amount of high priority packets received on ${swp1}"
291 echo "Not expected amount of high priority packets transmitted on ${swp2}"
297 echo "Unexpected amount of high priority packets transmitted on ${swp2}"
344 # Make sure no other priority sources will interfere with the test
410 # default port priority is 0, DSCP priority is mapped to 7.
411 # No high priority packets should be received or transmitted.
422 # priority which is 0
428 # If PCP is enabled, packets should get PCP priority, which is not
430 # priority packets should be received or transmitted.
436 # If DSCP is enabled, packets should get DSCP priority which is set to 7
437 # in this test. High priority packets should be received and transmitted.
443 # If PCP and DSCP are enabled, PCP would have higher apptrust priority
444 # so packets should get PCP priority. But in this test VLAN PCP is not
445 # set, so it should get DSCP priority which is set to 7. High priority
450 # If VLAN PCP is set, it should have higher apptrust priority than DSCP
451 # so packets should get VLAN PCP priority. Send packets with VLAN PCP
452 # set to 0, DSCP set to 7. Packets should get VLAN PCP priority.
453 # No high priority packets should be transmitted. Due to nature of the
454 # switch, high priority packets will be received.
460 # If VLAN PCP is set to 7, it should have higher apptrust priority than
461 # DSCP so packets should get VLAN PCP priority. Send packets with VLAN
462 # PCP set to 7, DSCP set to 7. Packets should get VLAN PCP priority.
463 # High priority packets should be received and transmitted.
469 # priority is set to 0 and PCP priority is set to 7. Packets should get
470 # PCP priority. High priority packets should be received and transmitted.
475 # If both VLAN PCP and DSCP are set to 0, packets should get 0 priority.
476 # No high priority packets should be received or transmitted.
506 # Function to set a specific DSCP priority on a device
583 echo "Removing any existing DSCP priority mappins for $port"
619 # and test each Internal Priority value
629 # Test if the DSCP priority is correctly applied to the packets