From: Greg KH <gregkh@linuxfoundation.org>
To: Ioana Ciornei <ioana.ciornei@nxp.com>
Cc: linux-kernel@vger.kernel.org, ruxandra.radulescu@nxp.com,
Razvan Stefanescu <razvan.stefanescu@nxp.com>
Subject: Re: [PATCH v2 5/6] staging: fsl-dpaa2/ethsw: Add switch driver documentation
Date: Mon, 15 Jul 2019 21:34:31 +0200 [thread overview]
Message-ID: <20190715193431.GA15581@kroah.com> (raw)
In-Reply-To: <1562336836-17119-6-git-send-email-ioana.ciornei@nxp.com>
On Fri, Jul 05, 2019 at 05:27:15PM +0300, Ioana Ciornei wrote:
> From: Razvan Stefanescu <razvan.stefanescu@nxp.com>
>
> Add a switch driver entry in the dpaa2 overview documentation.
>
> Signed-off-by: Razvan Stefanescu <razvan.stefanescu@nxp.com>
> Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
> ---
> Changes in v2:
> - none
>
> .../networking/device_drivers/freescale/dpaa2/overview.rst | 6 ++++++
> MAINTAINERS | 1 +
> 2 files changed, 7 insertions(+)
>
> diff --git a/Documentation/networking/device_drivers/freescale/dpaa2/overview.rst b/Documentation/networking/device_drivers/freescale/dpaa2/overview.rst
> index d638b5a8aadd..7b7f35908890 100644
> --- a/Documentation/networking/device_drivers/freescale/dpaa2/overview.rst
> +++ b/Documentation/networking/device_drivers/freescale/dpaa2/overview.rst
> @@ -393,6 +393,12 @@ interfaces needed to connect the DPAA2 network interface to
> the network stack.
> Each DPNI corresponds to a Linux network interface.
>
> +Ethernet L2 Switch driver
> +-------------------------
> +The Ethernet L2 Switch driver is bound to a DPSW and makes use of the
> +switchdev support in kernel.
> +Each switch port has a corresponding Linux network interface.
> +
> MAC driver
> ----------
> An Ethernet PHY is an off-chip, board specific component and is managed
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c0a02dccc869..5c51be8e281c 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4938,6 +4938,7 @@ M: Ioana Ciornei <ioana.ciornei@nxp.com>
> L: linux-kernel@vger.kernel.org
> S: Maintained
> F: drivers/staging/fsl-dpaa2/ethsw
> +F: Documentation/networking/device_drivers/freescale/dpaa2/overview.rst
>
> DPAA2 PTP CLOCK DRIVER
> M: Yangbo Lu <yangbo.lu@nxp.com>
> --
> 1.9.1
>
This patch did not apply :(
next prev parent reply other threads:[~2019-07-15 19:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-05 14:27 [PATCH v2 0/6] staging: fsl-dpaa2/ethsw: code cleanup Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 1/6] staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 2/6] staging: fsl-dpaa2/ethsw: Add network interface statistics Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 3/6] staging: fsl-dpaa2/ethsw: Remove netdevice on port probing error Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 4/6] staging: fsl-dpaa2/ethsw: Add ndo_get_phys_port_name Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 5/6] staging: fsl-dpaa2/ethsw: Add switch driver documentation Ioana Ciornei
2019-07-15 19:34 ` Greg KH [this message]
2019-07-16 8:36 ` Ioana Ciornei
2019-07-05 14:27 ` [PATCH v2 6/6] staging: fsl-dpaa2/ethsw: Add comments to ETHSW_VLAN flags Ioana Ciornei
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=20190715193431.GA15581@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=ioana.ciornei@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=razvan.stefanescu@nxp.com \
--cc=ruxandra.radulescu@nxp.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