DPDK usage discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Ruslan Osmanov <rrosmanov@gmail.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Using KNI with virtio-net-pci
Date: Tue, 28 Jun 2016 11:00:30 +0100	[thread overview]
Message-ID: <57724ABE.9020309@intel.com> (raw)
In-Reply-To: <20160628102457.4aaccbc6@asus>

On 6/28/2016 4:24 AM, Ruslan Osmanov wrote:
> Hi,
> 
> yes, the problem with running the KNI application was that I skipped
> binding NIC. Now the application is running on two NICs based on host
> TAP devices using igb_uio driver.
Good to hear that it is working now.

> 
> Actually, I've figured this out a couple of weeks ago. However, I still
> have difficulties testing the KNI app. Particularly, I can't see
> traffic going through NICs via `tcpdump -i vEth0`. The latter command
> displays only BOOT/DHCP requests from 0.0.0.0. For example, it doesn't
> show ICMP packets, when I `ping 192.168.1.10`(vEth0).
> 

I use netns if all interfaces are in same box, it should work with
updating routing tables but it is confusing and I am usually doing it
wrong J, can you please try with netns?

Regards,
ferruh

      parent reply	other threads:[~2016-06-28 10:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-02  3:43 Ruslan Osmanov
2016-06-05  8:15 ` Ruslan Osmanov
2016-06-27 19:48 ` Ferruh Yigit
     [not found]   ` <20160628102457.4aaccbc6@asus>
2016-06-28 10:00     ` Ferruh Yigit [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57724ABE.9020309@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=rrosmanov@gmail.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).