<div dir="auto">Hello,<div dir="auto">Do you have aby plans for integrating BIRD with non kernel data planes? I mean something along the lines of FIB protocol which dumps routes into data plane. <br><div dir="auto"><br><div data-smartmail="gmail_signature" dir="auto">Best regards,<br>Łukasz Jarosz</div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">wt., 13 sie 2019, 13:21 użytkownik Maria Jan Matejka <<a href="mailto:jan.matejka@nic.cz">jan.matejka@nic.cz</a>> napisał:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> This is very interesting news! Can you tell me more about this (maybe in a separate thread, to not pollute this one)? first few questions I do have:<br>
<br>
Changing the subject, it should be enough.<br>
<br>
> 1. Will this be done only in the 2.x branch, or also in the 1.6.x?<br>
<br>
Only in 2.x; these changes include sh*tload of changes in route propagation<br>
which we won't do twice.<br>
<br>
> 2. If you do use the Kernel protocol, is the entire Bird process still single threaded, or only the part regarding the Kernel protocol? So, calculating which route is best could still be multi threaded, but sending the end result to the kernel is single threaded<br>
<br>
The multithreaded BIRD will be in a separate code branch, a separate version,<br>
separate binary. If you opt for multithreaded, no kernel protocol will be available at all.<br>
<br>
> 3. If you do use the Kernel protocol to send routes to the kernel, is there any alternative to get Bird fully multi threaded?<br>
<br>
To wait until we rework the kernel-nest interface; then we'll merge multithreaded execution into master.<br>
<br>
> I run Bird on 4 routers, most of them have 8 cores, one of them even has 12 cores, so I would love to be able to use all those cores for Bird! And I could even double the amount of cores if I would enable Hyper Threading again, but from a security point of view I don't want to do that.<br>
<br>
At least if you have some non-trivial filters, it will help you. The first code<br>
to be multithreaded is filter code, then probably other parts will follow.<br>
<br>
Maria<br>
<br>
</blockquote></div>