
c.d.wakelin at reading
Jun 25, 2012, 7:15 AM
Post #5 of 5
(369 views)
Permalink
|
On 25/06/12 15:02, Peter Bates wrote: > > Hello all > > On 25/06/2012 14:41, Alfredo Cardigliano wrote: >> Peter sorry but hw filters are currently supported by the >> ixgbe-DNA driver only > > Okay, that explains things. > > One more silly question from me - if my ixgbe card has two ports, > does running the DNA driver mean I can only use one, or are they > still seperate devices, dna0 and dna1? They are separate devices, and you don't need to enable DNA on them both; I've got mine enabled on just one of the two with: insmod ixgbe.ko adapters_to_enable=00:1b:21:xx:xx:xx RSS=8,8 num_rx_slots=4096 num_tx_slots=0 mtu=1522 The other appears as eth2. I think libzero can do clever things like combine the two into one virtual interface. Best Wishes, Chris -- --+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+- Christopher Wakelin, c.d.wakelin [at] reading IT Services Centre, The University of Reading, Tel: +44 (0)118 378 2908 Whiteknights, Reading, RG6 6AF, UK Fax: +44 (0)118 975 3094 _______________________________________________ Ntop-misc mailing list Ntop-misc [at] listgateway http://listgateway.unipi.it/mailman/listinfo/ntop-misc
|