Adds a priority map entry into either the ingress_priority_map or the egress_priority_map properties.
The priority map maps the Linux SKB priorities to 802.1p priorities.
this |
the SettingVlan |
map |
the type of priority map |
str |
the string which contains a priority map, like "3:7" |
true if the entry was successfully added to the list, or it overwrote the old value,
false if |