2016-05-18 0:24 GMT-07:00 Bhanu Chander Gaddoju :
> Hi Mark,
>
>
>
> Thank you for your response.
>
> We are seeing single PMD thread even after setting pmd-cpu-mask
> to 3 as below after starting the vswitchd daemon.
>
>
>
> * ovs-vsctl set Open_vSwitch . other_config:pmd
> Hi Mark,
>
> Thank you for your response.
> We are seeing single PMD thread even after setting pmd-cpu-mask to 3
> as below after starting the vswitchd daemon.
>
> ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask=3
>
> Our system is a 8 core ARM system.
n Behalf Of Bhanu
Chander Gaddoju
Sent: Tuesday, May 17, 2016 7:21 AM
To: discuss@openvswitch.org<mailto:discuss@openvswitch.org>
Cc: Prasad Gorja
Subject: [ovs-discuss] Multiple PMD threads for DPDK ports
Hi All,
I am creating a OVS bridge and attaching two dpdk ports(dpdk0 and
dpdk1)
16 7:21 AM
To: discuss@openvswitch.org
Cc: Prasad Gorja
Subject: [ovs-discuss] Multiple PMD threads for DPDK ports
Hi All,
I am creating a OVS bridge and attaching two dpdk ports(dpdk0 and
dpdk1) to that bridge. I am using OVS version 2.5. After attaching the two
ports to the br
> Hi All,
>
> I am creating a OVS bridge and attaching two dpdk ports(dpdk0 and
> dpdk1) to that bridge. I am using OVS version 2.5. After attaching the two
> ports to the bridge, I am observing that only one PMD thread is getting
> created for the two dpdk ports.
> Based
Hi All,
I am creating a OVS bridge and attaching two dpdk ports(dpdk0 and
dpdk1) to that bridge. I am using OVS version 2.5. After attaching the two
ports to the bridge, I am observing that only one PMD thread is getting created
for the two dpdk ports.
Based on the OVS