DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Declan Doherty <declan.doherty@intel.com>,
	Ilya Maximets <i.maximets@samsung.com>,
	dev@dpdk.org
Cc: Heetae Ahn <heetae82.ahn@samsung.com>,
	Eric Kinzie <ehkinzie@gmail.com>,
	Bernard Iremonger <bernard.iremonger@intel.com>,
	Jan Blunck <jblunck@infradead.org>
Subject: Re: [dpdk-dev] [PATCH] net/bonding: remove all slaves on close
Date: Fri, 14 Apr 2017 10:39:20 +0100	[thread overview]
Message-ID: <5b0e08d9-3220-d095-3182-25fee8ae7045@intel.com> (raw)
In-Reply-To: <c4cca542-b812-7013-bb9f-34785032b347@intel.com>

On 4/14/2017 10:06 AM, Declan Doherty wrote:
> On 06/04/17 12:59, Ilya Maximets wrote:
>> Some applications like OVS knows nothing about the
>> device type and wants to use same API to work with
>> all of them. But bond_pmd, unlike other pmds, requires
>> additional step (removing of all the slaves) before
>> closing the device.
>>
>> In fact that bond_pmd automatically adds all the
>> devices from kvargs to bonding on configuration it
>> also should remove all of them on close.
>>
>> This change is intended to have the same API for physical
>> and virtual devices. It allows us to handle virtual
>> devices in OVS in a common way.
>>
>> Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
>> ---
> ...
>>
> 
> 
> Acked-by: Declan Doherty <declan.doherty@intel.com>

Applied to dpdk-next-net/master, thanks.

      reply	other threads:[~2017-04-14  9:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170406120001eucas1p2a05d5006e760aee92254fe462c6c8bd2@eucas1p2.samsung.com>
2017-04-06 11:59 ` Ilya Maximets
2017-04-14  9:06   ` Declan Doherty
2017-04-14  9:39     ` 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=5b0e08d9-3220-d095-3182-25fee8ae7045@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=bernard.iremonger@intel.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --cc=ehkinzie@gmail.com \
    --cc=heetae82.ahn@samsung.com \
    --cc=i.maximets@samsung.com \
    --cc=jblunck@infradead.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).