From: Tetsuya Mukawa <mukawa-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org>
To: "O'driscoll,
Tim" <tim.o'driscoll-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: "dev-VfR2kkLFssw@public.gmane.org" <dev-VfR2kkLFssw@public.gmane.org>
Subject: Re: [dpdk-announce] DPDK Features for Q1 2015
Date: Thu, 23 Oct 2014 12:06:49 +0900 [thread overview]
Message-ID: <544870C9.3050606@igel.co.jp> (raw)
In-Reply-To: <26FA93C7ED1EAA44AB77D62FBE1D27BA54C361DF-kPTMFJFq+rFP9JyJpTNKArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
Hi,
(2014/10/22 22:48), O'driscoll, Tim wrote:
> PCI Hot Plug: When you migrate a VM, you need hot plug support as the new VF on the new hardware you are running on post-migration needs to be initialized. With an emulated NIC migration is seamless as all configuration for the NIC is within the RAM of the VM and the hypervisor. With a VF you have actual hardware in the picture which needs to be set up properly.
I have patch series for that feature.
The patches add feature that DPDK apps can attach and detach physical
NIC ports and virtual device ports at runtime.
Also I have patches for testpmd to attach and detach ports dynamically.
For example, after patching, we can type following commands.
testpmd> port attach p 0000:02:00.0
testpmd> port attach v eth_pcap0,iface=eth0
testpmd> port detach p <detaching port_id>
testpmd> port detach v <detaching port_id>
(These are just RFC.)
Now I am collecting up patches to submit to dpdk.org. So I can send RFC
patches soon. Hopefully next week.
Thanks,
Tetsuya
next prev parent reply other threads:[~2014-10-23 3:06 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-22 13:48 [dpdk-announce] DPDK Features for Q1 2015 O'driscoll, Tim
[not found] ` <26FA93C7ED1EAA44AB77D62FBE1D27BA54C361DF-kPTMFJFq+rFP9JyJpTNKArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-10-22 14:20 ` Thomas Monjalon
2014-10-22 14:44 ` Zhou, Danny
[not found] ` <DFDF335405C17848924A094BC35766CF0A97AE78-0J0gbvR4kTg/UvCtAeCM4rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-10-22 15:05 ` Liang, Cunming
2014-10-22 16:10 ` [dpdk-announce] " Luke Gorrie
[not found] ` <CAA2XHbc4T4BCUA00U4_UwsakkFGSrWvPAzjosJcH3BQHN2Ahbg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-10-23 12:29 ` O'driscoll, Tim
2014-10-22 19:22 ` Matthew Hall
[not found] ` <20141022192219.GB10424-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2014-10-24 8:10 ` O'driscoll, Tim
[not found] ` <26FA93C7ED1EAA44AB77D62FBE1D27BA54C42AEE-kPTMFJFq+rFP9JyJpTNKArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-10-24 10:10 ` Thomas Monjalon
2014-10-24 19:02 ` Matthew Hall
2014-10-24 19:01 ` Matthew Hall
2014-10-23 3:06 ` Tetsuya Mukawa [this message]
[not found] ` <544870C9.3050606-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org>
2014-10-23 10:04 ` O'driscoll, Tim
2014-10-23 3:17 ` Tetsuya Mukawa
[not found] ` <54487348.60805-AlSX/UN32fvPDbFq/vQRIQ@public.gmane.org>
2014-10-23 11:27 ` O'driscoll, Tim
2014-10-31 22:05 ` Xie, Huawei
[not found] ` <C37D651A908B024F974696C65296B57B0F2DAA1F-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-11-02 12:50 ` Tetsuya Mukawa
2014-10-23 14:18 ` Fwd: " Jay Rolette
[not found] ` <CADNuJVq=EZmEuF=Bm+rmEjxDBPFJi3A_PaLAOB6KuyU6CyaNLg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-10-23 14:52 ` Alex Markuze
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=544870C9.3050606@igel.co.jp \
--to=mukawa-alsx/un32fvpdbfq/vqriq@public.gmane.org \
--cc=dev-VfR2kkLFssw@public.gmane.org \
--cc=tim.o'driscoll-ral2JQCrhuEAvxtiuMwx3w@public.gmane.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 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.