Mergeable buffer issue with Ericsson vEPG in Contrail 4.1.1

Bug #1806441 reported by Slobodan Blatnjak
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.2
Fix Committed
High
Jeya ganesh babu J
R4.1
Fix Committed
High
Jeya ganesh babu J
R5.0
Fix Committed
High
Jeya ganesh babu J
Trunk
Fix Committed
High
Jeya ganesh babu J

Bug Description

VNF vEPG 2.1/1.10
vRouter 3.2.8:
Set of features:
0100010001000010 1 000000000000011
Connectivity
working
vRouter 4.1.1:
Set of features:
0100010001000010 1 001100110000011
Connectivity
Not working
7 VIRTIO_NET_F_GUEST_TSO4 (7)
8 VIRTIO_NET_F_GUEST_TSO6 (8)
11 VIRTIO_NET_F_HOST_TSO4 (11)
12 VIRTIO_NET_F_HOST_TSO6 (12)

The test include:
- configuration on vrouter side with mrgbuf off and GSO/GRO on
409f19a7 ==> 0100 0000 1001 1111 0001 1001 1010 0111 -- > connectivite OK

- configuration on vrouter side with mrgbuf on and GSO/GRO off
409f8027 ==> 0100 0000 1001 1111 1000 0000 0010 0111 -- > connectivite NOK

In all the cases, the VNF send the following bits :
430020 => 0000 0000 0100 0011 0000 0000 0010 0000 (mrgbuff, TSO)

and in all cases, the negotiated feature bit is :
30020 => 0000 0000 0000 0011 0000 0000 0010 0000

The question is why if the result is the same, in one side when the mrgbuf off and GSO/GRO on the connectivity is Ok and when mrgbuf on and GSO/GRO off the connectivity is NOK ?

Revision history for this message
Slobodan Blatnjak (sblatnjak) wrote :
Revision history for this message
Slobodan Blatnjak (sblatnjak) wrote :
  • tests Edit (15.5 KiB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/47988
Submitter: Jeya ganesh babu (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/47990
Submitter: Jeya ganesh babu (<email address hidden>)

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

Review in progress for https://review.opencontrail.org/47991
Submitter: Jeya ganesh babu (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/47990
Committed: http://github.com/Juniper/contrail-vrouter/commit/cb137a30c5d2ca66eb93afd137d06fa174f134dc
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit cb137a30c5d2ca66eb93afd137d06fa174f134dc
Author: Jeya ganesh babu J <email address hidden>
Date: Mon Dec 3 14:43:19 2018 -0800

Mergeable buffer issue with Ericsson vEPG

Closes-bug: #1806441
Issue with the workaround done for the qemu
bug. Workaround to use the previous negotiated
feature list to be used only after a vrouter
restart.

Change-Id: I036a8fd220b118ccc532eceb742345703a87b9e0

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

Reviewed: https://review.opencontrail.org/47991
Committed: http://github.com/Juniper/contrail-vrouter/commit/237d9451ad20cf0fd0cd14fdb63ce94082a96c57
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit 237d9451ad20cf0fd0cd14fdb63ce94082a96c57
Author: Jeya ganesh babu J <email address hidden>
Date: Mon Dec 3 14:54:11 2018 -0800

Mergeable buffer issue with Ericsson vEPG

Closes-bug: #1806441
Issue with the workaround done for the qemu
bug. Workaround to use the previous negotiated
feature list to be used only after a vrouter
restart.

Change-Id: I1543e09ec4cba84b6142ed44f315dd565aa0cda1

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

Review in progress for https://review.opencontrail.org/48044
Submitter: Jeya ganesh babu (<email address hidden>)

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

Reviewed: https://review.opencontrail.org/47988
Committed: http://github.com/Juniper/contrail-vrouter/commit/70811e28dad544b44bb3e4270d18ed6a156f7621
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 70811e28dad544b44bb3e4270d18ed6a156f7621
Author: Jeya ganesh babu J <email address hidden>
Date: Mon Dec 3 14:26:47 2018 -0800

Mergeable buffer issue with Ericsson vEPG

Closes-bug: #1806441
Issue with the workaround done for the qemu
bug. Workaround to use the previous negotiated
feature list to be used only after a vrouter
restart.

Change-Id: I7624dcd31b20eb0d954187aa03f68fb8fe02a047

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

Reviewed: https://review.opencontrail.org/48044
Committed: http://github.com/Juniper/contrail-vrouter/commit/4c63ec26ef2b03b2a888c885357cc674f855da56
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 4c63ec26ef2b03b2a888c885357cc674f855da56
Author: Jeya ganesh babu J <email address hidden>
Date: Wed Dec 5 23:43:03 2018 -0800

Mergeable buffer issue with Ericsson vEPG

Closes-bug: #1806441
Issue with the workaround done for the qemu
bug. Workaround to use the previous negotiated
feature list to be used only after a vrouter
restart.

Change-Id: I7d873bbf103698ba9e67c066844f55565957e97e

Jim Reilly (jpreilly)
information type: Proprietary → Private
tags: added: att-aic-contrail
Jim Reilly (jpreilly)
information type: Private → Public
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.