Hi Alfredo,


maybe 14 queues would be best fitting for me. I am especially interested in the 
other options. For example: Can PF_RING make use of the Ethernet Flow Director 
and how do I have to configure the driver if so? What about setting FdirPballoc 
to 3? What about ntuple? Do you have experiences regarding these options? Is 
there some best practice?



Thanks,

Jan



________________________________
Von: [email protected] 
[[email protected]]" im Auftrag von "Alfredo Cardigliano 
[[email protected]]
Gesendet: Montag, 8. Juni 2015 15:07
An: [email protected]
Betreff: Re: [Ntop-misc] Configuration of ixgbe driver

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]<mailto:[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)
 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

_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to