Hi Laris
you should add the insmod parameter when loading the driver, example:

insmod ./ixgbe.ko adapters_to_enable=xx:xx:xx:xx:xx:xx

(comma-separated list)

Alfredo

> On 05 Dec 2014, at 19:44, Laris Benkis <[email protected]> wrote:
> 
> Hi Luca,
> What is the syntax to specify the MAC addresses?  The manual makes no
> mention of it
> 
> # insmod <PF_RING PATH>/kernel/pf_ring.ko [transparent_mode=0|1|2]
> [min_num_slots=x][enable_tx_capture=1|0] [ enable_ip_defrag=1|0]
> [quick_mode=1|0]
> 
> On a two port card can you have one running DNA and the other a regular
> traffic interface?
> 
> Thanks
> 
> Laris
> 
> On 5/14/2014 3:14 AM, Luca Deri wrote:
>> Michael,
>> yes you can do that (during insmod you specify the list of MAC to
>> enable) but the best is you to move to PF_RING ZC where you can decide
>> that at runging by opening the device as "zc:ethX" (direct mode) or
>> "ethX" (via Linux stack)
>> 
>> Luca
>> 
>> On 05/14/2014 09:02 AM, Michał Margula wrote:
>>> Hello,
>>> 
>>> Is it possible to have both DNA enabled and non-DNA cards (ixgbe driver)
>>> in one box?
>>> 
>>> What is proper way to do it? Because if I load ixgbe first it will try
>>> to use all cards in system, so DNA will fail. Am I right? So maybe some
>>> kind of udev magic?
>>> 
>>> Thanks!
>>> 
>> _______________________________________________
>> Ntop-misc mailing list
>> [email protected]
>> http://listgateway.unipi.it/mailman/listinfo/ntop-misc
> 
> _______________________________________________
> Ntop-misc mailing list
> [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