provisioning needs to map skb_priority to dot1p value for tagged physical intfs

Bug #1603031 reported by Vedamurthy Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.1
Fix Committed
High
Ignatious Johnson Christopher
Trunk
Fix Committed
High
Ignatious Johnson Christopher

Bug Description

R3.1.0.0 Build 2738 with latest agent/vrouter

For compute nodes whose physical interfaces are tagged , provisioning needs to do map vlan skb_priority to dot1p value. Otherwise, 802.1p bits would not rewritten as per the qos-config applied

These are the commands to be run for both SM and fab-based provisioning scripts

vconfig set_egress_map em1.2016 0 0
vconfig set_egress_map em1.2016 1 1
vconfig set_egress_map em1.2016 2 2
vconfig set_egress_map em1.2016 3 3
vconfig set_egress_map em1.2016 4 4
vconfig set_egress_map em1.2016 5 5
vconfig set_egress_map em1.2016 6 6
vconfig set_egress_map em1.2016 7 7

Revision history for this message
Vedamurthy Joshi (vedujoshi) wrote :

For centos, VLAN_EGRESS_PRIORITY_MAP in ifcfg files need to be populated to make it permanent

ex : VLAN_EGRESS_PRIORITY_MAP=0:0,1:1,2:2,etc..

Jeba Paulaiyan (jebap)
tags: added: qos
Changed in juniperopenstack:
assignee: nobody → Hari Prasad Killi (haripk)
Changed in juniperopenstack:
assignee: Hari Prasad Killi (haripk) → Ignatious Johnson Christopher (ijohnson-x)
tags: added: blocker
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/22609
Submitter: Ignatious Johnson Christopher (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/22610
Submitter: Ignatious Johnson Christopher (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/22610
Committed: http://github.org/Juniper/contrail-provisioning/commit/aa7a23edf0d679400392e4a55ba9b4dbff167eaf
Submitter: Zuul
Branch: R3.1

commit aa7a23edf0d679400392e4a55ba9b4dbff167eaf
Author: Ignatious Johnson Christopher <email address hidden>
Date: Fri Jul 29 00:46:40 2016 -0700

Mapping vlan skb_priority to dot1p value in vlan interfaces
to make sure 802.1p bits are rewritten as per the applied qos-config.

Change-Id: Id3e20f7424b80fbc7e1d6820d1574fb3eb128bb8
Closes-Bug: 1603031

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/22609
Committed: http://github.org/Juniper/contrail-provisioning/commit/fbb0168164d18cd5f375e046f8fc1a4d9b94f969
Submitter: Zuul
Branch: master

commit fbb0168164d18cd5f375e046f8fc1a4d9b94f969
Author: Ignatious Johnson Christopher <email address hidden>
Date: Fri Jul 29 00:46:40 2016 -0700

Mapping vlan skb_priority to dot1p value in vlan interfaces
to make sure 802.1p bits are rewritten as per the applied qos-config.

Change-Id: Id3e20f7424b80fbc7e1d6820d1574fb3eb128bb8
Closes-Bug: 1603031

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.