From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: ravi kerur <rkerur@gmail.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Q on netfront/netback driver
Date: Mon, 1 Feb 2010 16:16:02 -0500 [thread overview]
Message-ID: <20100201211602.GC2756@phenom.dumpdata.com> (raw)
In-Reply-To: <dfc283f41002011156h1d285f57h128b1c33a40ab123@mail.gmail.com>
> In addition, I had follow-up question on creation of "vif" interface(this
> is what I was referring to when I mentioned about instantiation of
> netfront/netback), if I were to change this "vif" name to something else,
> which part of the code should be modified. I have been searching for this
You definitly will need to modify the udev rules and potentially a bunch
of shell scripts in: xen/tools/hotplug/Linux
If you mean the source code of the kernel, look in
drivers/xen/netback/* files.
.. snip ..
> > > However, I do not see the drivers listed when "lsmod" is executed on dom0
> > or
> > > domU.
> >
> > It might be very well compiled in, at which point it is not a module.
> > Look in your .config file for NETBACK.
Ah, I was incorrect. It is CONFIG_XEN_NETDEV_BACKEND.
next prev parent reply other threads:[~2010-02-01 21:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-31 16:29 Q on netfront/netback driver ravi kerur
2010-01-31 17:43 ` ravi kerur
2010-02-01 17:37 ` Konrad Rzeszutek Wilk
2010-02-01 19:56 ` ravi kerur
2010-02-01 21:16 ` Konrad Rzeszutek Wilk [this message]
2010-02-03 4:14 ` ravi kerur
2010-02-03 15:49 ` Konrad Rzeszutek Wilk
2010-02-03 17:43 ` Daniel Stodden
2010-02-03 23:22 ` ravi kerur
2010-02-04 0:31 ` Daniel Stodden
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=20100201211602.GC2756@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=rkerur@gmail.com \
--cc=xen-devel@lists.xensource.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.