From mboxrd@z Thu Jan 1 00:00:00 1970 From: Priyanka Subject: DPDK NIC is unreachable Date: Sat, 10 Dec 2016 22:16:59 +0530 Message-ID: <584C3183.9020706@cse.iitb.ac.in> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: mitaliyada@cse.iitb.ac.in To: "dpd >> dev@dpdk.org" , "users@dpdk.org" Return-path: Received: from smtp1.iitb.ac.in (smtp1.iitb.ac.in [103.21.127.13]) by dpdk.org (Postfix) with ESMTP id 3F8A55582 for ; Sat, 10 Dec 2016 17:47:05 +0100 (CET) Received: from ldns1.iitb.ac.in (ldns1.iitb.ac.in [10.200.12.1]) by smtp1.iitb.ac.in (Postfix) with SMTP id D930C86 for ; Sat, 10 Dec 2016 22:17:03 +0530 (IST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, We have a SRIOV+ DPDK 16.04 setup for a VM using KVM-qemu hypervisor. We are unable to ping the VM. We are assigning the VM to a SRIOV vf and for the DPDK enabled NIC on the VM to detect this VF, we are using KNI. We used the KNI app available in the examples folder. Although the non DPDK NIC is reachable in the VM but once we assign an IP using KNI to the DPDK NIC of the VM, it is unreachable. Please help us solve this issue. Thanks, Priyanka