Dear,
I am Louis,
I want to let my Zedboard(based on ARM coretex-A9) to install Open vSwitch
in Linaro environment

I tried the commands on the web :
https://wiki.linaro.org/ZiShenLim/sandbox/OVS
And just follow these steps on my Zedboard :
1. Get the source
    git clone git://git.linaro.org/lng/openvswitch.git
2. apt-get install autoconf automake libtool
3. Build:
    cd openvswitch
    ./boot.sh
    ./configure
    make
4. Run testsuite:
    make check

But when commanding "make check", I get the testsuite: 693 failed
How should I solve it ?
[image: 內置圖片 1]

Sincerely,
Louis
​
 testsuite.log
<https://drive.google.com/file/d/0B3o1E1-1jCecajFDX1VPeXdTZzA/view?usp=drive_web>
​
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to