patches for DPDK stable branches
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@6wind.com>
To: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Cc: dev@dpdk.org, Ferruh Yigit <ferruh.yigit@intel.com>,
	 Jerin Jacob <jerin.jacob@caviumnetworks.com>,
	stable@dpdk.org
Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] net/octeontx: remove redundent driver name update
Date: Tue, 3 Apr 2018 11:06:58 +0200	[thread overview]
Message-ID: <CALwxeUvZkna3X==rpe-Bxtv_24-bu9mfXjD7qQrSDHagbEc0rQ@mail.gmail.com> (raw)
In-Reply-To: <20180402160533.29350-1-santosh.shukla@caviumnetworks.com>

On Mon, Apr 2, 2018 at 6:05 PM, Santosh Shukla
<santosh.shukla@caviumnetworks.com> wrote:
> Cc: stable@dpdk.org
>
> Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
> ---
>  drivers/net/octeontx/octeontx_ethdev.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/net/octeontx/octeontx_ethdev.c b/drivers/net/octeontx/octeontx_ethdev.c
> index 90dd249a6..b3512393a 100644
> --- a/drivers/net/octeontx/octeontx_ethdev.c
> +++ b/drivers/net/octeontx/octeontx_ethdev.c
> @@ -605,7 +605,6 @@ octeontx_dev_info(struct rte_eth_dev *dev,
>                         ETH_LINK_SPEED_1G | ETH_LINK_SPEED_10G |
>                         ETH_LINK_SPEED_40G;
>
> -       dev_info->driver_name = RTE_STR(rte_octeontx_pmd);
>         dev_info->max_mac_addrs = 1;
>         dev_info->max_rx_pktlen = PKI_MAX_PKTLEN;
>         dev_info->max_rx_queues = 1;

Reviewed-by: David Marchand <david.marchand@6wind.com>


-- 
David Marchand

  reply	other threads:[~2018-04-03  9:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-02 16:05 [dpdk-stable] " Santosh Shukla
2018-04-03  9:06 ` David Marchand [this message]
2018-04-05 17:38   ` [dpdk-stable] [dpdk-dev] " Ferruh Yigit

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='CALwxeUvZkna3X==rpe-Bxtv_24-bu9mfXjD7qQrSDHagbEc0rQ@mail.gmail.com' \
    --to=david.marchand@6wind.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=jerin.jacob@caviumnetworks.com \
    --cc=santosh.shukla@caviumnetworks.com \
    --cc=stable@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).