X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Ftest_gre.py;h=92fc3bc91914ca41571f5733d3c96b95c897db50;hb=a5b2eec0535f9025319a752891d77ff9948ae0df;hp=694f819308e081abcaf75826931ba1dc1edbe978;hpb=2d9b427a5b20dcec3d2212a3a8a47c29b4acdd46;p=vpp.git diff --git a/test/test_gre.py b/test/test_gre.py index 694f819308e..92fc3bc9191 100644 --- a/test/test_gre.py +++ b/test/test_gre.py @@ -827,12 +827,12 @@ class TestGRE(VppTestCase): # Configure both to pop thier respective VLAN tags, # so that during the x-coonect they will subsequently push # - self.vapi.l2_interface_vlan_tag_rewrite(gre_if_12.sw_if_index, - L2_VTR_OP.L2_POP_1, - 12) - self.vapi.l2_interface_vlan_tag_rewrite(gre_if_11.sw_if_index, - L2_VTR_OP.L2_POP_1, - 11) + self.vapi.l2_interface_vlan_tag_rewrite( + sw_if_index=gre_if_12.sw_if_index, vtr_op=L2_VTR_OP.L2_POP_1, + push_dot1q=12) + self.vapi.l2_interface_vlan_tag_rewrite( + sw_if_index=gre_if_11.sw_if_index, vtr_op=L2_VTR_OP.L2_POP_1, + push_dot1q=11) # # Send traffic in both directiond - expect the VLAN tags to