patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Shahaf Shuler <shahafs@mellanox.com>
To: "Nélio Laranjeiro" <nelio.laranjeiro@6wind.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	"Yongseok Koh" <yskoh@mellanox.com>
Cc: "stable@dpdk.org" <stable@dpdk.org>, Zijie Pan <zijie.pan@6wind.com>
Subject: Re: [dpdk-stable] [PATCH] net/mlx5: fix route Netlink message overflow
Date: Tue, 24 Jul 2018 13:50:04 +0000	[thread overview]
Message-ID: <DB7PR05MB4426A785FF63D1B56337F5B0C3550@DB7PR05MB4426.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <b89a9aafebb3d90f62b7d9ac221ecb501bf96516.1532415003.git.nelio.laranjeiro@6wind.com>

Tuesday, July 24, 2018 9:50 AM, Nelio Laranjeiro:
> Subject: [PATCH] net/mlx5: fix route Netlink message overflow
> 
> Route Netlink message socket is wrongly initialised by registering to the
> route link group.  This causes the socket to receive all link message related to
> routes whereas the PMD do not expect to receive such information.  In some
> situation it ends by filling the socket at a point that any new message cannot
> be exchanged.
> As the PMD is not expected to process such broadcast messages, the
> parameter in the nl_group in the function is also remove.
> 
> Fixes: ccdcba53a3f4 ("net/mlx5: use Netlink to add/remove MAC addresses")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Zijie Pan <zijie.pan@6wind.com>
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
> Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>

Applied to next-net-mlx, thanks. 

      reply	other threads:[~2018-07-24 13:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-24  6:50 Nelio Laranjeiro
2018-07-24 13:50 ` Shahaf Shuler [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=DB7PR05MB4426A785FF63D1B56337F5B0C3550@DB7PR05MB4426.eurprd05.prod.outlook.com \
    --to=shahafs@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=nelio.laranjeiro@6wind.com \
    --cc=stable@dpdk.org \
    --cc=yskoh@mellanox.com \
    --cc=zijie.pan@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).