DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Yaron Illouz" <yaroni@radcom.com>
To: <dev@dpdk.org>, "dev" <dev-bounces@dpdk.org>
Subject: Re: [dpdk-dev] dpdk kni ping answer
Date: Tue, 24 Mar 2015 11:24:44 +0200	[thread overview]
Message-ID: <1A791056FCD70F458405B58B79F5C2F706E4AFC7@RAD-W2KSRV11.radcom.co.il> (raw)
In-Reply-To: <1A791056FCD70F458405B58B79F5C2F706E4AE6C@RAD-W2KSRV11.radcom.co.il>


The source of my problem seems to be that Ethtool is not supported in
VMs (VF).

Is there another solution to give an ip to a dpdk port?
 
 
-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Yaron Illouz
Sent: Monday, March 23, 2015 2:08 PM
To: dev@dpdk.org; dev
Subject: [dpdk-dev] dpdk kni ping answer

Hi 

 

I want to give an ip to a dpdk port, because I need to receive traffic
by gre replication.

I though I could do it with dpdk kni
(http://dpdk.org/doc/guides/prog_guide/kernel_nic_interface.html)

 

I am able to give an ip to interface vEth0, but I can't ping or ssh to
the ip address.

I set the ip with the following command: ifconfig vEth0 192.168.69.4
netmask 255.255.255.0 up

 

Is this something possible to do with dpdk kni?

If not, what could be another solution for this.

 

 

Regards

 

      reply	other threads:[~2015-03-24  9:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23 12:07 Yaron Illouz
2015-03-24  9:24 ` Yaron Illouz [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=1A791056FCD70F458405B58B79F5C2F706E4AFC7@RAD-W2KSRV11.radcom.co.il \
    --to=yaroni@radcom.com \
    --cc=dev-bounces@dpdk.org \
    --cc=dev@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).