patches for DPDK stable branches
 help / color / mirror / Atom feed
From: "Xueming(Steven) Li" <xuemingl@nvidia.com>
To: "heinrich.kuhn@corigine.com" <heinrich.kuhn@corigine.com>,
	"stable@dpdk.org" <stable@dpdk.org>
Cc: "simon.horman@corigine.com" <simon.horman@corigine.com>
Subject: Re: [dpdk-stable] [PATCH 20.11] net/nfp: cancel delayed LSC work in port close logic
Date: Sat, 27 Nov 2021 14:34:13 +0000	[thread overview]
Message-ID: <ccc8f51d2c340a166437ef893b267fb53b517fd9.camel@nvidia.com> (raw)
In-Reply-To: <20211112065124.47457-1-heinrich.kuhn@corigine.com>

On Fri, 2021-11-12 at 08:51 +0200, heinrich.kuhn@corigine.com wrote:
> From: Heinrich Kuhn <heinrich.kuhn@corigine.com>
> 
> [ upstream commit 851f03e1eab7d29a81078832b49f2977e9562524 ]
> 
> The link state change interrupt handler of the NFP PMD will delay the
> actual LSC work for a short period to ensure the link is stable. If the
> link of the port changes state and the port is closed immediately after
> the link event then a segmentation fault will occur. This happens
> because the delayed LSC work eventually triggers and this logic will try
> to access private port data that had been released when the port was
> closed.
> 
> Fixes: 6c53f87b3497 ("nfp: add link status interrupt")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Heinrich Kuhn <heinrich.kuhn@corigine.com>
> Signed-off-by: Simon Horman <simon.horman@corigine.com>
> ---

Applied to 20.11.4 list, thanks!

      reply	other threads:[~2021-11-27 14:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-12  6:51 heinrich.kuhn
2021-11-27 14:34 ` Xueming(Steven) Li [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=ccc8f51d2c340a166437ef893b267fb53b517fd9.camel@nvidia.com \
    --to=xuemingl@nvidia.com \
    --cc=heinrich.kuhn@corigine.com \
    --cc=simon.horman@corigine.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).