From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ajeet Gill (ajgill)" Subject: VIRTIO interface with DPDK in Guest VM not receiving packets Date: Sun, 28 Feb 2016 02:14:44 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable To: "dev@dpdk.org" Return-path: Received: from rcdn-iport-5.cisco.com (rcdn-iport-5.cisco.com [173.37.86.76]) by dpdk.org (Postfix) with ESMTP id DCE8B2BF4 for ; Sun, 28 Feb 2016 03:14:46 +0100 (CET) Received: from XCH-ALN-015.cisco.com (xch-aln-015.cisco.com [173.36.7.25]) by rcdn-core-7.cisco.com (8.14.5/8.14.5) with ESMTP id u1S2EjHx004827 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=FAIL) for ; Sun, 28 Feb 2016 02:14:45 GMT Content-Language: en-US List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hello , I have observed that QEMU/Host does not pass the packets to Guest VM on V= irtio interfaces unless I turn on promisc mode on the interface in the Gue= st. Host is running RHEL 7.2. Have tried with Ubuntu 14.4 as well . No DPDK-OVS= or any vhost-user. Is this expected behavior? I would not assume this should be. Any pointe= rs to look into? Thanks and Regards, Ajeet