X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fvpp_ip_route.py;h=75f400f1dc0dc1c65b0e83903f70f841dd3f7daf;hb=cb630ff691264f7ea4a0f52cc6faa87fcdaa1a40;hp=1dc8c1abb0ff993ba645f99f9145111973c67822;hpb=8c2f05c2dc5d87f64ce03916d1b8341ec0397b15;p=vpp.git diff --git a/test/vpp_ip_route.py b/test/vpp_ip_route.py index 1dc8c1abb0f..75f400f1dc0 100644 --- a/test/vpp_ip_route.py +++ b/test/vpp_ip_route.py @@ -102,7 +102,8 @@ class MplsRoute: next_hop_out_label_stack=path.nh_labels, next_hop_n_out_labels=len( path.nh_labels), - next_hop_via_label=path.nh_via_label) + next_hop_via_label=path.nh_via_label, + next_hop_table_id=path.nh_table_id) def remove_vpp_config(self): for path in self.paths: