Hi,

I am trying to run NetperfStream benchmark using the Intel 8257x ethernet
adapter. I modified the Fsconfig.py file as follows:
        #ethernet = NSGigE(pci_bus=0, pci_dev=1, pci_func=0)
        ethernet = IGbE_igb(pci_bus=0, pci_dev=1, pci_func=0)

I am using kernel version 2.6.27.

But my drivesys.terminal file shows the following errors:
setting up network...
modprobe: FATAL: Could not load /lib/modules/2.6.27.6/modules.dep: No such
file or directory
SIOCSIFADDR: No such device
modprobe: FATAL: Could not load /lib/modules/2.6.27.6/modules.dep: No such
file or directory
SIOCSIFTXQLEN: No such device
running netserver...
Starting netserver at port 12865
signal client to begin...Error: Couldn't create connection (err=-5):
Network is unreachable
done.

Is there something missing in the kernel  that I need to add or is there
some setup missing before this can run?

Thanks,
Pritha
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to