DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: "Iremonger, Bernard" <bernard.iremonger@intel.com>
Cc: Wojciech Zmuda <woz@semihalf.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v4] af_packet: make the device detachable
Date: Thu, 10 Mar 2016 16:49:35 +0000	[thread overview]
Message-ID: <20160310164935.GL18264@bricha3-MOBL3> (raw)
In-Reply-To: <8CEF83825BEC744B83065625E567D7C219FB6249@IRSMSX108.ger.corp.intel.com>

On Thu, Mar 03, 2016 at 01:54:50PM +0000, Iremonger, Bernard wrote:
> > -----Original Message-----
> > From: Wojciech Zmuda [mailto:woz@semihalf.com]
> > Sent: Wednesday, March 2, 2016 11:56 AM
> > To: dev@dpdk.org
> > Cc: Iremonger, Bernard <bernard.iremonger@intel.com>;
> > linville@tuxdriver.com; Richardson, Bruce <bruce.richardson@intel.com>;
> > pmatilai@redhat.com
> > Subject: [PATCH v4] af_packet: make the device detachable
> > 
> > Allow dynamic deallocation of af_packet device through proper API
> > functions. To achieve this:
> > * set device flag to RTE_ETH_DEV_DETACHABLE
> > * implement rte_pmd_af_packet_devuninit() and expose it
> >   through rte_driver.uninit()
> > * copy device name to ethdev->data to make discoverable with
> >   rte_eth_dev_allocated()
> > Moreover, make af_packet init function static, as there is no reason to keep
> > it public.
> > 
> > Signed-off-by: Wojciech Zmuda <woz@semihalf.com>
> 
> Acked-by: Bernard Iremonger <Bernard.iremonger@intel.com>
>
Applied to dpdk-next-net/rel_16_04

/Bruce

      reply	other threads:[~2016-03-10 16:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-02 11:55 Wojciech Zmuda
2016-03-03 13:54 ` Iremonger, Bernard
2016-03-10 16:49   ` Bruce Richardson [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=20160310164935.GL18264@bricha3-MOBL3 \
    --to=bruce.richardson@intel.com \
    --cc=bernard.iremonger@intel.com \
    --cc=dev@dpdk.org \
    --cc=woz@semihalf.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 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).