Re: [ovs-discuss] How to make OVS working with IVSHMEM ?

2017-08-14 Thread Bodireddy, Bhanuprakash
>Hello, I've encountered a problem with running ovs with IVSHMEM.
>
>I've followed the guide of INSTALL.DPDK.md of ovs-2.5.0 to use IVSHMEM.
>
>Firstly, I started ovs-vswitchd using "./sbin/ovs-vswitchd --dpdk -c 0x1 -n 4 
>--
>proc-type=primary -- --pidfile --detach", and I added dpdk
>ports(dpdk0,dpdk1) and dpdk ring(dpdkr0) to ovs.
>
>Then, I started ./openvswitch-2.5.0/tests/test-dpdkr using "./test-dpdkr -c 1 -
>n 4 --proc-type=secondary -- -n 0", but the EAL initialization of this program
>was stucked after printing "EAL: Detected 16 lcore(s)" to stdout.
>
>Does anybody has successful experience with running ovs with IVSHMEM?
>Please share with me. Many thanks!!!

Refer the link here
https://github.com/openvswitch/ovs/blob/branch-2.6/INSTALL.DPDK-ADVANCED.md#ovstc

I wrote this documentation and have a section(5.2) dedicated for IVSHMEM. With 
the steps
mentioned in section 5.2,  I could successfully verify IVSHMEM back in 2.6 
release. You should
patch Qemu 2.2 as mentioned in the install guide.

Hope it helps you!

- Bhanuprakash.

___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


[ovs-discuss] How to make OVS working with IVSHMEM ?

2017-08-12 Thread Furong


Hello, I've encountered a problem with running ovs with IVSHMEM.

I've followed the guide of INSTALL.DPDK.md of ovs-2.5.0 to use IVSHMEM.

Firstly, I started ovs-vswitchd using "./sbin/ovs-vswitchd --dpdk -c 0x1
-n 4 --proc-type=primary -- --pidfile --detach", and I added dpdk
ports(dpdk0,dpdk1) and dpdk ring(dpdkr0) to ovs.

Then, I started ./openvswitch-2.5.0/tests/test-dpdkr using "./test-dpdkr
-c 1 -n 4 --proc-type=secondary -- -n 0", but the EAL initialization of
this program was stucked after printing "EAL: Detected 16 lcore(s)" to stdout.

Does anybody has successful experience with running ovs with IVSHMEM?
Please share with me. Many thanks!!!


___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


[ovs-discuss] How to make OVS working with IVSHMEM ?

2017-08-10 Thread Furong

Hello, I encounter a problem with running ovs with IVSHMEM.

I've followed the guide of INSTALL.DPDK.md of ovs-2.5.0 to use IVSHMEM.

Firstly, I started ovs-vswitchd using "./sbin/ovs-vswitchd --dpdk -c 0x1 
-n 4 --proc-type=primary -- --pidfile --detach", and I added dpdk 
ports(dpdk0,dpdk1) and dpdk rings(dpdkr0) to ovs.


Then, I started ./openvswitch-2.5.0/tests/test-dpdkr using "./test-dpdkr 
-c 1 -n 4 --proc-type=secondary -- -n 0", but the EAL initialization of 
this program was stucked at "

EAL: Detected 16 lcore(s)"

Does anybody has successful experience with running ovs with IVSHMEM? 
Please share with me. Many thanks!!!



___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss