netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Dave Marquardt <davemarq@linux.ibm.com>
Cc: netdev@vger.kernel.org, michal.swiatkowski@linux.intel.com,
	horms@kernel.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH net-next v3 2/3] net: ibmveth: Reset the adapter when unexpected states are detected
Date: Tue, 22 Apr 2025 18:15:59 -0700	[thread overview]
Message-ID: <20250422181559.64b6e63f@kernel.org> (raw)
In-Reply-To: <20250416205751.66365-3-davemarq@linux.ibm.com>

On Wed, 16 Apr 2025 15:57:50 -0500 Dave Marquardt wrote:
> Reset the adapter through new function ibmveth_reset, called in
> WARN_ON situations. Removed conflicting and unneeded forward
> declaration.

There's a schedule_work() added but neither cancel nor flush when
interface is shut down or removed, probably a bug :(
-- 
pw-bot: cr

  parent reply	other threads:[~2025-04-23  1:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-16 20:57 [PATCH net-next v3 0/3] net: ibmveth: Make ibmveth use new reset function and new KUnit tests Dave Marquardt
2025-04-16 20:57 ` [PATCH net-next v3 1/3] net: ibmveth: Indented struct ibmveth_adapter correctly Dave Marquardt
2025-04-17  7:44   ` Michal Swiatkowski
2025-04-22 12:20   ` Simon Horman
2025-04-16 20:57 ` [PATCH net-next v3 2/3] net: ibmveth: Reset the adapter when unexpected states are detected Dave Marquardt
2025-04-17  7:48   ` Michal Swiatkowski
2025-04-22 12:20   ` Simon Horman
2025-04-23  1:15   ` Jakub Kicinski [this message]
2025-04-16 20:57 ` [PATCH net-next v3 3/3] net: ibmveth: added KUnit tests for some buffer pool functions Dave Marquardt
2025-04-22 12:21   ` Simon Horman

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=20250422181559.64b6e63f@kernel.org \
    --to=kuba@kernel.org \
    --cc=davemarq@linux.ibm.com \
    --cc=horms@kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=michal.swiatkowski@linux.intel.com \
    --cc=netdev@vger.kernel.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).