patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: Ophir Munk <ophirmu@mellanox.com>
Cc: stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH v1] net/vdev_netvsc: fix creating short name devices
Date: Mon, 30 Apr 2018 14:37:55 +0100	[thread overview]
Message-ID: <1525095475.23337.16.camel@debian.org> (raw)
In-Reply-To: <1523344781-8819-1-git-send-email-ophirmu@mellanox.com>

On Tue, 2018-04-10 at 07:19 +0000, Ophir Munk wrote:
> Prior to this commit the vdev_netvsc PMD was creating tap and
> failsafe
> devices with long names, such as "net_tap_net_vdev_netvsc0" or
> "net_failsafe_net_vdev_netvsc0".
> Long names containing more than 32 characters may be rejected by some
> APIs (e.g. membuf pool creation).
> This commits fixes this issue by creating tap and failsafe devices
> with short names such as "tap_net_vsc0" or "net_failsafe_vsc0".
> 
> Fixes: e7dc5d7becc5 ("net/vdev_netvsc: implement core functionality")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Ophir Munk <ophirmu@mellanox.com>

Has this or a version of this fix been committed to mainline?

-- 
Kind regards,
Luca Boccassi

  reply	other threads:[~2018-04-30 13:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-10  7:19 Ophir Munk
2018-04-30 13:37 ` Luca Boccassi [this message]
2018-04-10  7:20 Ophir Munk
2018-04-10  8:04 ` Matan Azrad
2018-04-10 15:35   ` Ophir Munk
2018-04-10 15:39     ` Matan Azrad
2018-04-24 14:19       ` Ferruh Yigit
2018-04-25 10:25         ` Matan Azrad
2018-04-25 10:29           ` Ferruh Yigit
2018-04-25 10:33             ` Matan Azrad

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=1525095475.23337.16.camel@debian.org \
    --to=bluca@debian.org \
    --cc=ophirmu@mellanox.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).