From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: Reg DPDK with unsupported NIC Date: Wed, 15 Mar 2017 13:12:42 +0800 Message-ID: <20170315051242.GL18844@yliu-dev.sh.intel.com> References: <0142a229-7590-9bea-8b4c-5fe0d0774053@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org To: =?iso-8859-1?Q?G=E9mes_G=E9za?= Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id C78752C35 for ; Wed, 15 Mar 2017 06:14:24 +0100 (CET) Content-Disposition: inline In-Reply-To: <0142a229-7590-9bea-8b4c-5fe0d0774053@gmail.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Mar 14, 2017 at 10:31:40AM +0100, Gémes Géza wrote: > 2017-03-14 10:28 keltezéssel, raman geetha gopalakrishnan írta: > >Hi , > > > >Please find my query, Currently i am planning to develop DPDK APP (linux > >env). I do not have DPDK supported NIC. Till then i would still like to > >develop DPDK APP and want DPDK to use OS interface to TX/RX packets from > >NIC. How can i make it? I went through KNI and my understanding is you > >cannot use it - is this correct? > > > >In what way i can still develop DPDK APP with non supported NIC till get > >the DPDK NIC. > > > >Thanks > >Raman > > Hi, > > My recommendation is to do your development in a KVM VM. DPDK works > perfectly with virtio NICs. +1 :) --yliu