<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Does anybody use IRQBalance to ballance interrupts for nic processing?</p>
<p>I have set up IRQBalance service (in CentOS).</p>
<p>After viewing stats in /proc/interrupts, I feel like it is not working.</p>
<p>            CPU0     CPU1   CPU2    CPU3</p>
<p></p>
<div>56:          0          0          0  337763094   PCI-MSI-edge      eth0</div>
<div> 57:          0          0          0          0            PCI-MSI-edge      eth0:1</div>
<div> 58:          0          0          0          0            PCI-MSI-edge      eth0:2</div>
<div> 59:          0          0          0          0            PCI-MSI-edge      eth0:3</div>
<div><br>
</div>
It looks like only one CPU is doing the work here. Am I correct?
<p></p>
<p>In the past I have tried configuring affinity in Suricata config and had hard time since Packet Loss would even get worse.</p>
<p>Are there any guides on how to configure CPU interrupts for Suricata? I feel like I am loosing performance here.</p>
<p><br>
</p>
<p>Thank you.</p>
</div>
</body>
</html>