DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Thomas Monjalon <thomas.monjalon@6wind.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] kni: remove KNI vhost support
Date: Wed, 15 Feb 2017 14:03:42 +0000	[thread overview]
Message-ID: <20170215140341.GB84656@bricha3-MOBL3.ger.corp.intel.com> (raw)
In-Reply-To: <20170215131538.27783-1-ferruh.yigit@intel.com>

On Wed, Feb 15, 2017 at 01:15:38PM +0000, Ferruh Yigit wrote:
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> ---
>  config/common_base                             |   3 -
>  devtools/test-build.sh                         |   1 -
>  doc/guides/prog_guide/index.rst                |   4 -
>  doc/guides/prog_guide/kernel_nic_interface.rst | 113 ----
>  doc/guides/rel_notes/deprecation.rst           |   6 -
>  lib/librte_eal/linuxapp/kni/Makefile           |   1 -
>  lib/librte_eal/linuxapp/kni/kni_dev.h          |  33 -
>  lib/librte_eal/linuxapp/kni/kni_fifo.h         |  14 -
>  lib/librte_eal/linuxapp/kni/kni_misc.c         |  22 -
>  lib/librte_eal/linuxapp/kni/kni_net.c          |  13 -
>  lib/librte_eal/linuxapp/kni/kni_vhost.c        | 842 -------------------------
>  11 files changed, 1052 deletions(-)
>  delete mode 100644 lib/librte_eal/linuxapp/kni/kni_vhost.c
> 
Missing a release note entry for the removal itself from the 17.05 RN -
which John has proposed starting.

With that added:

Acked-by: Bruce Richardson <bruce.richardson@intel.com>

  reply	other threads:[~2017-02-15 14:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-15 13:15 Ferruh Yigit
2017-02-15 14:03 ` Bruce Richardson [this message]
2017-02-20 14:30 ` [dpdk-dev] [PATCH v2 1/2] doc: add removed items section to release notes Ferruh Yigit
2017-02-20 14:30   ` [dpdk-dev] [PATCH v2 2/2] kni: remove KNI vhost support Ferruh Yigit
2017-02-20 15:18   ` [dpdk-dev] [PATCH v2 1/2] doc: add removed items section to release notes Mcnamara, John
2017-02-21 10:12     ` Thomas Monjalon

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=20170215140341.GB84656@bricha3-MOBL3.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=thomas.monjalon@6wind.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).