Hi Daniele,
Is there a possibility that this patch would also go in branch-2.5
(2.5.1) ?.
Regards,
Gowrishankar
On Friday 29 April 2016 07:06 PM, Aaron Conole wrote:
Daniele Di Proietto writes:
Hi Aaron,
thanks (again!) for this patch. Few comments:
* As I mentioned on my previous
issue if you run ovs-vswitchd without --detach option ? (ie
not as detached process) ?.
Thanks,
Gowrishankar
Error messages:
root@unassigned-hostname:/opt/APP/utility/dpdk-16.04/tools# ovs-vsctl add-br
br0 -- set bridge br0 datapath_type=netdev
root@unassigned-hostname:/opt/APP/utility/dpdk-16.04
=$RTE_SDK/lib
-DPDK_LIB="-lintel_dpdk"
+DPDK_LIB="-ldpdk"
DPDK_EXTRA_LIB=""
To have dpdk built with CONFIG_RTE_LIBRTE_VHOST_NUMA, we would need
-lnuma in above extralib. It would be helpful if we document this
as well (INSTALL
From: Gowrishankar M
For the first time while creating OVS db, ovsdb-tool has to be given
schema file existing in source (and not the one installed in distro
or not even existing if not installed earlier).
Another correction is on right command to use to add vhost-user port.
Signed-off-by
Also updated an additional correction as in :
http://openvswitch.org/pipermail/dev/2015-June/056379.html
Could you include that as well.
Thanks,
Gowrishankar
On Tuesday 16 June 2015 11:19 AM, Wei li wrote:
Signed-off-by: Wei li
---
INSTALL.DPDK.md | 4 ++--
1 file changed, 2 insertions
On Tuesday 16 June 2015 11:39 AM, Wei Li wrote:
On 2015/6/15 22:33, Gowrishankar wrote:
From: Gowrishankar M
For the first time while creating OVS db, ovsdb-tool has to be given
schema file existing in source (and not the one installed in distro
or not even existing if not installed earlier
On Tuesday 16 June 2015 11:07 PM, Flavio Leitner wrote:
On Tue, Jun 16, 2015 at 11:23:07AM +0530, gowrishankar wrote:
Also updated an additional correction as in :
http://openvswitch.org/pipermail/dev/2015-June/056379.html
Could you include that as well.
Yeap. One patch with all the s/ovs
On Wednesday 17 June 2015 03:19 PM, Du, Fan wrote:
Hi,
I'm playing dpdkvhostuser ports with latest DPDK and ovs master tree with iperf
benchmarking.
When kvm guest1(backed up dpdkvhostuser port)siting on HOST1 is receiving
packets from either other physical HOST2,
or similar kvm guest2 with dp