DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] eal: remove generic driver and device lists
Date: Thu, 04 May 2017 17:34:18 +0200	[thread overview]
Message-ID: <5499704.YdsLpkYSCk@xps> (raw)
In-Reply-To: <20170501230532.22780-1-thomas@monjalon.net>

02/05/2017 01:05, Thomas Monjalon:
> These lists were unused and useless because they are maintained per bus:
> 	struct rte_driver_list dev_driver_list
> 	struct rte_device_list dev_device_list
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>  lib/librte_eal/bsdapp/eal/rte_eal_version.map   |  2 --
>  lib/librte_eal/common/eal_common_dev.c          | 34 ---------------------
>  lib/librte_eal/common/eal_common_vdev.c         | 11 -------
>  lib/librte_eal/common/include/rte_dev.h         | 39 -------------------------
>  lib/librte_eal/linuxapp/eal/rte_eal_version.map |  2 --
>  5 files changed, 88 deletions(-)

Applied

      reply	other threads:[~2017-05-04 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-01 23:05 Thomas Monjalon
2017-05-04 15:34 ` Thomas Monjalon [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=5499704.YdsLpkYSCk@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.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).