DPDK patches and discussions
 help / color / mirror / Atom feed
From: Hemant Agrawal <hemant.agrawal@nxp.com>
To: Shreyansh Jain <shreyansh.jain@nxp.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: "thomas.monjalon@6wind.com" <thomas.monjalon@6wind.com>,
	Shreyansh Jain <shreyansh.jain@nxp.com>
Subject: Re: [dpdk-dev] [PATCH] doc: add EAL bus support in release notes
Date: Tue, 14 Feb 2017 12:56:29 +0000	[thread overview]
Message-ID: <DB5PR04MB16051D7AB3B69918F404E13789580@DB5PR04MB1605.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <1486985388-19622-1-git-send-email-shreyansh.jain@nxp.com>



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Shreyansh Jain
> Sent: Monday, February 13, 2017 5:30 AM
> To: dev@dpdk.org
> Cc: thomas.monjalon@6wind.com; Shreyansh Jain
> <shreyansh.jain@nxp.com>
> Subject: [dpdk-dev] [PATCH] doc: add EAL bus support in release notes
> 
> Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
> ---
>  doc/guides/rel_notes/release_17_02.rst | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_17_02.rst
> b/doc/guides/rel_notes/release_17_02.rst
> index ec9143c..b5bf0a9 100644
> --- a/doc/guides/rel_notes/release_17_02.rst
> +++ b/doc/guides/rel_notes/release_17_02.rst
> @@ -237,6 +237,16 @@ Resolved Issues
>  EAL
>  ~~~
> 
> +* **Added support for representing buses in EAL**
> +
> +  A new structure ``rte_bus`` is introduced in EAL. This allows for
> + devices to  be represented by buses they are connected to. A new bus
> + can be added to  DPDK by extending the ``rte_bus`` structure and
> + implementing the scan and  probe functions. Once a new bus is
> + registered using provided APIs, new  devices can be detected and
> initialized using bus scan and probe callbacks.
> +
> +  With this change, devices other than PCI or VDEV type can also be
> + represented  in DPDK framework.
> 
>  Drivers
>  ~~~~~~~
> --
> 2.7.4
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>

  parent reply	other threads:[~2017-02-14 12:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-13 11:29 Shreyansh Jain
2017-02-14  0:42 ` Mcnamara, John
2017-02-14  3:23 ` Jerin Jacob
2017-02-14 12:56 ` Hemant Agrawal [this message]
2017-02-14 14: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=DB5PR04MB16051D7AB3B69918F404E13789580@DB5PR04MB1605.eurprd04.prod.outlook.com \
    --to=hemant.agrawal@nxp.com \
    --cc=dev@dpdk.org \
    --cc=shreyansh.jain@nxp.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).