<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, Jul 17, 2018 at 11:10 AM Max Lapshin <<a href="mailto:max.lapshin@gmail.com">max.lapshin@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">Will try to check it, because right now we are runningĀ  separate thread with libevent for capturing udp =(</div></div></blockquote><div><br></div><div>I suppose you didn't find time to test it yet? If you need any further help or find that it still isn't fast enough for you, I would be very interested in trying to make it fast enough.</div><div><br></div><div>I stumbled upon the recvmmsg syscall today, which could replace the read_packets option and significantly decrease the number of roundtrips into the kernel that you have to make.</div><div><br></div><div>Lukas</div></div></div>