[Oisf-users] Difficulty finding compatible PF_RING revision/version

Chris Wakelin c.d.wakelin at reading.ac.uk
Tue Jun 7 18:02:54 UTC 2011


On 07/06/11 18:47, hachirota at gmail.com wrote:

> # ethtool -i eth0
> driver: e1000e
> version: 0.3.3.3-k2
> firmware-version: 3.1-2
> bus-info: 0000:03:00.0

That'll be the non-PF_RING enabled driver. You probably need to do
"rmmod e1000e;modprobe e1000e" to get the 1.0.15 driver. PF_RING will
work without, it just won't be as much of a performance boost.

> 
> # ./pcount
> Capturing from eth0
> =========================
> Absolute Stats: [3 pkts rcvd][0 pkts dropped]
> Total Pkts=3/Dropped=0.0 %
> 3 pkts [9.2 pkt/sec] - 226 bytes [0.01 Mbit/sec]
> =========================
> 

pcount uses libpcap; what does pfcount (native PF_RING) do? If you're
feeling brave you can try "transparent_mode=2" in pf_ring, but make sure
you're not using the same interface for non-PF_RING apps like SSH :)

Best Wishes,
Chris

-- 
--+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+-
Christopher Wakelin,                           c.d.wakelin at reading.ac.uk
IT Services Centre, The University of Reading,  Tel: +44 (0)118 378 8439
Whiteknights, Reading, RG6 6AF, UK              Fax: +44 (0)118 975 3094



More information about the Oisf-users mailing list