[Click] PollDevice

Roman Chertov rchertov at cs.ucsb.edu
Wed Feb 4 12:25:02 EST 2009


Kyoungho An wrote:
> Hi. I came to know that PollDevice Element can be used instead of
> FromDevice, and It increases performance at high input rates.
> However, when I tried to start Click, there was an error that my device is
> not pollable.
> Actually, the device is Intel Gigabit VT Quad Port Server Adpater, and using
> Intel 82575EB as the device controller.

Do you know if that card requires an igb or the e1000 driver?  Run 
'ethtool -i ethX' (ethX being the device in question) that will tell you 
which driver is running for that device.

Joonwoo released an updated click pollable e1000-7.6.15.5 driver.  I 
released an igb pollable driver as well.  If you search the mailing 
list, you will find these drivers.

Roman

> I'd like to know that the device is possible to use PollDevice Element.
> Also, if it is not possible, what is possible network cards?
> Thanks!
> 



More information about the click mailing list