From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from indelg01.tcs.com (indelg01.tcs.com [203.200.109.55]) by dpdk.org (Postfix) with ESMTP id 1F0DA11A2 for ; Tue, 10 Mar 2015 04:23:13 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2A0CgCuYv5U/0YgFaxchDK9EIV0AYV5AoF6AQEBAQEBfIQPAQEBBHkQBQYNBAMBAi8hLggGCwgRiAoDpWMBAZcnDYVAAQEBAQEBAQMBAQEBAQEBG4sXgkSCGQwFBwaCJ02BMwWKaIMliVozgmIRgxeJH4YTgiIfgVhngkMBAQE X-IPAS-Result: A2A0CgCuYv5U/0YgFaxchDK9EIV0AYV5AoF6AQEBAQEBfIQPAQEBBHkQBQYNBAMBAi8hLggGCwgRiAoDpWMBAZcnDYVAAQEBAQEBAQMBAQEBAQEBG4sXgkSCGQwFBwaCJ02BMwWKaIMliVozgmIRgxeJH4YTgiIfgVhngkMBAQE X-IronPort-AV: E=Sophos;i="5.11,372,1422901800"; d="scan'208";a="61692976" X-DISCLAIMER: FALSE MIME-Version: 1.0 Importance: Normal X-Priority: 3 (Normal) In-Reply-To: References: , From: Arkajit Ghosh To: Ngo Doan Lap Message-ID: Date: Tue, 10 Mar 2015 08:53:09 +0530 X-Mailer: Lotus Domino Web Server Release 9.0.1FP2HF609 December 16, 2014 X-MIMETrack: Serialize by Notes Server on InDelM04/TCS(Release 9.0.1FP2HF609 | December 16, 2014) at 03/10/2015 08:53:09, Serialize complete at 03/10/2015 08:53:09, Itemize by Notes Server on InDelM04/TCS(Release 9.0.1FP2HF609 | December 16, 2014) at 03/10/2015 08:53:09, Serialize by Router on InDelM04/TCS(Release 9.0.1FP2HF609 | December 16, 2014) at 03/10/2015 08:53:10, Serialize complete at 03/10/2015 08:53:10 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Cc: dev@dpdk.org Subject: Re: [dpdk-dev] #PERSONAL# Guest Machine is not Pingable from Host Machine X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2015 03:23:15 -0000 =20 Hi, Can any one please suggest how to proceed now.=20 Thanks & Regards Arkajit Ghosh =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F -----Arkajit Ghosh/DEL/TCS wrote: ----- To: Ngo Doan Lap From: Arkajit Ghosh/DEL/TCS Date: 03/09/2015 09:39AM Cc: dev@dpdk.org Subject: Re: [dpdk-dev] Guest Machine is not Pingable from Host Machine Hi,=20 I have executed below commands: ./utilities/ovs-vsctl add-br ovsbr0 ./utilities/ovs-vsctl set bridge datapath=5Ftype=3Dnetdev ./utilities/ovs-vsctl add-port ovsbr0 dpdk0 -- set Interface dpdk0 type=3Dd= pdk ./utilities/ovs-vsctl add-port ovsbr0 dpdk1 -- set Interface dpdk1 type=3Dd= pdk ./utilities/ovs-vsctl show Please find the attachement for bridge and dpdk-port creation.. Now, If i do "ifconfig -a" the created bridge ovsbr0 is showing Broadcast R= unning and Multicast but ip address was not given. So i had assign an IP-ad= dress to ovsbr0 which previously Eth1 had.=20 So, now I try to ping this guest machine ip address from its host.=A0 Here = is the output.=20 ping 192.168.1.7 PING 192.168.1.7 (192.168.1.7) 56(84) bytes of data. >>From 192.168.1.40 icmp=5Fseq=3D1 Destination Host Unreachable >>From 192.168.1.40 icmp=5Fseq=3D5 Destination Host Unreachable >>From 192.168.1.40 icmp=5Fseq=3D6 Destination Host Unreachable >>From 192.168.1.40 icmp=5Fseq=3D7 Destination Host Unreachable >>From 192.168.1.40 icmp=5Fseq=3D8 Destination Host Unreachable >>From 192.168.1.40 icmp=5Fseq=3D9 Destination Host Unreachable I believe it should be pinged from its host machine. Can please let=A0 me k= now what is the issue and how to proceed. Thanks & Regards Arkajit Ghosh =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F -----Ngo Doan Lap wrote: ----- To: Arkajit Ghosh From: Ngo Doan Lap Date: 03/06/2015 08:52PM Cc: dev@dpdk.org Subject: Re: [dpdk-dev] Guest Machine is not Pingable from Host Machine Hi, Can you show the log output of OVS? and the ouput of following command cd path/to/ovs/utilities/ =A0./ovs-ofctl show br0 =A0./ovs-ofctl dump-flows br0 (Assum that br0 is a bridge name that you had created) On Fri, Mar 6, 2015 at 10:14 PM, Arkajit Ghosh wrot= e: Hi, =20 Can anyone please suggest how to proceed. =20 =20 Thanks & Regards Arkajit Ghosh =20 -----Arkajit Ghosh/DEL/TCS wrote: ----- To: dev@dpdk.org From: Arkajit Ghosh/DEL/TCS Date: 03/04/2015 12:39PM Subject: Guest Machine is not Pingable from Host Machine =20 Hi Team, =20 Guest machine is not pingable from Host machine after creating a bridge wi= th datapath=5Ftype "netdev" in the configuration database and adding=A0 dpd= k ports. Can anyone please let me know what is the issue. =20 Thanks in advance. =20 Thanks & Regards Arkajit Ghosh =20 =20 =3D=3D=3D=3D=3D-----=3D=3D=3D=3D=3D-----=3D=3D=3D=3D=3D Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you =20 =20 =20 --=20 Thanks and Best Regards, Ngo Doan Lap Mobile: 0977.833.757 =20 [attachment "DPDK=5FOutput=5FResult.odt" removed by Arkajit Ghosh/DEL/TCS] =