Hi
in order to enable multiple queues please replace this line:
insmod ./ixgbe.ko RSS=1,1,1,1
with:
insmod ./ixgbe.ko RSS=0,0,0,0

Alfredo

> On 08 Jun 2015, at 11:08, Jan Grashofer <[email protected]> wrote:
> 
> Hello everyone,
>  
> I am using PF_RING (unfortunately without ZC) to run 14 Bro instances and 
> installed the PF_RING-aware ixgbe driver. The NIC is a Intel 82599ES 
> SFI/SFP+. Having a look into the load script 
> (https://github.com/ntop/PF_RING/blob/dev/drivers/ZC/intel/ixgbe/ixgbe-3.22.3-zc/src/load_driver.sh
>  
> <https://github.com/ntop/PF_RING/blob/dev/drivers/ZC/intel/ixgbe/ixgbe-3.22.3-zc/src/load_driver.sh>)
>  reveals that multiqueue is disabled by default. I am sure, that this is not 
> the best fitting configuration for my setup but I don't know how to configure 
> the driver properly as there are a lot of options.
>  
> Do you have any experiences or recommendations on how one should configure 
> the driver?
>  
> Thanks,
> Jan
> _______________________________________________
> Ntop-misc mailing list
> [email protected] <mailto:[email protected]>
> http://listgateway.unipi.it/mailman/listinfo/ntop-misc 
> <http://listgateway.unipi.it/mailman/listinfo/ntop-misc>
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to