Commit 6fd646b
northd: Use uuid hash from source of parsed route.
Search by parsed route can be direct using uuid hash
from source (static route, learned route, connect
route), this avoids the search by ovn_datapath,
and after, the search for parsed route.
Signed-off-by: Lucas Vargas Dias <lucas.vdias@magalu.cloud>
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
(cherry picked from commit 655f7bf)1 parent 3a1dda9 commit 6fd646b
3 files changed
Lines changed: 12 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
239 | 238 | | |
240 | 239 | | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
| 240 | + | |
247 | 241 | | |
248 | 242 | | |
249 | 243 | | |
| |||
278 | 272 | | |
279 | 273 | | |
280 | 274 | | |
281 | | - | |
282 | | - | |
| 275 | + | |
283 | 276 | | |
284 | 277 | | |
285 | 278 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11230 | 11230 | | |
11231 | 11231 | | |
11232 | 11232 | | |
| 11233 | + | |
| 11234 | + | |
| 11235 | + | |
| 11236 | + | |
11233 | 11237 | | |
11234 | 11238 | | |
11235 | 11239 | | |
| |||
11297 | 11301 | | |
11298 | 11302 | | |
11299 | 11303 | | |
11300 | | - | |
| 11304 | + | |
11301 | 11305 | | |
11302 | 11306 | | |
11303 | | - | |
11304 | | - | |
| 11307 | + | |
11305 | 11308 | | |
11306 | 11309 | | |
11307 | 11310 | | |
11308 | | - | |
| 11311 | + | |
11309 | 11312 | | |
11310 | 11313 | | |
11311 | 11314 | | |
| |||
11322 | 11325 | | |
11323 | 11326 | | |
11324 | 11327 | | |
11325 | | - | |
| 11328 | + | |
11326 | 11329 | | |
11327 | 11330 | | |
11328 | 11331 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
828 | | - | |
829 | | - | |
| 828 | + | |
| 829 | + | |
830 | 830 | | |
831 | 831 | | |
832 | 832 | | |
| |||
0 commit comments