workers

Hi Team,

I added two workers and pinned the CPU’s to solve the packet drops issue.When i started zeek,all the pinned CPU’s are hitting 100%

just want to check if iam doing something wrong

[worker-1]

type=worker

host=localhost

interface=eno49

lb_method=pf_ring

lb_procs=16

pin_cpus=2,3,4,5,6,7,8,9,22,23,24,25,26,27,28,29

[worker-2]

type=worker

host=localhost

interface=eno49

lb_method=pf_ring

lb_procs=17

pin_cpus=11,12,13,14,15,16,17,18,19,30,31,32,33,34,35,36,37