Lines Matching full:offloaded
78 # Add a prefix route and check that it is offloaded.
81 check_err $? "prefix route not offloaded"
87 check_err $? "lowest metric not offloaded after append"
89 check_err $? "highest metric offloaded when should not"
92 # it is offloaded and the others are not.
95 check_err $? "lowest metric not offloaded after prepend"
97 check_err $? "mid metric offloaded when should not"
99 check_err $? "highest metric offloaded when should not"
102 # device. Check that it is offloaded.
116 # Add a multipath route and check that it is offloaded.
121 check_err $? "multipath route not offloaded when should"
123 # Append another nexthop and check that it is offloaded as well.
127 check_err $? "appended nexthop not offloaded when should"
136 check_err $? "multipath route not offloaded after delete & add"
143 check_err $? "lowest metric not offloaded after append"
145 check_err $? "highest metric offloaded when should not"
147 # Prepend a nexthop with a lower metric and check that it is offloaded
152 check_err $? "lowest metric not offloaded after prepend"
154 check_err $? "mid metric offloaded when should not"
156 check_err $? "highest metric offloaded when should not"
176 check_err $? "prefix route not offloaded when should"
179 check_err $? "prefix route not offloaded after replace"
186 check_err $? "multipath route not offloaded after replace"
192 check_err $? "prefix route offloaded after 'replacing' multipath route"
194 check_err $? "multipath route not offloaded after being 'replaced' by prefix route"
201 check_err $? "multipath route not offloaded after replacing multipath route"
204 # check that it is appended and not offloaded.
209 check_err $? "multipath route not offloaded after non-existing route was 'replaced'"
211 check_err $? "multipath route offloaded after 'replacing' non-existing route"
232 check_err $? "multipath route not offloaded when should"
234 check_err $? "multipath route not offloaded when should"
237 check_err $? "multipath route not offloaded after deletion of route sharing the nexthop group"
240 # marked as offloaded.
247 check_err $? "singlepath route not offloaded after unsharing the nexthop group"
249 check_err $? "multipath route not offloaded after unsharing the nexthop group"