Open BinayKapri opened 5 years ago
when i am executing below command on ubuntu 16.04 command : ofdatapath -i sw1-eth1,sw1-eth2,sw1-eth3 punix:/tmp/sw1 -d 000000000001 1 -v.
Getting Below Error
Aug 20 18:12:18|00001|netdev|DBG|sw1-eth1: ioctl(SIOCGIFADDR) failed: Cannot assign requested address RTNETLINK answers: No such file or directory.
I followed instruction mentioned at link https://github.com/CPqD/ofsoftswitch13 to install ofsoftswitch.
sw1-ofd.log
I was facing the same problem. Then i typed the following command and it worked well! modprobe sch_netem
when i am executing below command on ubuntu 16.04 command : ofdatapath -i sw1-eth1,sw1-eth2,sw1-eth3 punix:/tmp/sw1 -d 000000000001 1 -v.
Getting Below Error
Aug 20 18:12:18|00001|netdev|DBG|sw1-eth1: ioctl(SIOCGIFADDR) failed: Cannot assign requested address RTNETLINK answers: No such file or directory.
I followed instruction mentioned at link https://github.com/CPqD/ofsoftswitch13 to install ofsoftswitch.