FIB path weight incorrect in dump (VPP-922)
[vpp.git] / src / vnet / fib / fib_test.c
index 720f54e..4c89166 100644 (file)
@@ -5919,7 +5919,7 @@ fib_test_pref (void)
         .frp_sw_if_index = ~0,
         .frp_fib_index = 0,
         .frp_weight = 1,
-        .frp_preference = 1000,
+        .frp_preference = 255,
         .frp_flags = FIB_ROUTE_PATH_RESOLVE_VIA_HOST,
         .frp_addr = pfx_1_1_1_3_s_32.fp_addr,
     };