<div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>I'm using suricata 4.1.2 with netmap. I am testing on both FreeBSD 11.2 and FreeBSD 12.</div><div><br></div><div>My configuration is as below:</div><div><br></div><div><div>netmap:</div><div>  - interface: ix0<br><span style="white-space:pre">     </span>threads: 8 <br></div><div><span style="white-space:pre">        </span>copy-mode: ips</div><div><span style="white-space:pre">        </span>copy-iface: ix0+</div><div>  - interface: ix0+<br><span style="white-space:pre">        </span>threads: 8 <br></div><div><span style="white-space:pre">        </span>copy-mode: ips</div><div><span style="white-space:pre">        </span>copy-iface: ix0</div></div><div><br></div><div>But suricata opens 8 threads for ix0, but opens only 1 thread for ix0+ (sw_ring) interface. </div><div>Also i tried <a href="https://github.com/OISF/suricata/pull/3596">https://github.com/OISF/suricata/pull/3596</a> pull request. It also behaves same.</div><div><br></div><div>I need to increase number of threads for ix0+ (sw_ring part) because of throughput needs. Each thread can handle about 1.3Gbps. I want to reach to 10Gbps.</div><div><br></div><div>Is it possible to configure number of threads for ix0+ ?<br></div><div><br></div><div>Thank you. Regards</div></div></div></div>