All of lore.kernel.org
 help / color / mirror / Atom feed
From: Justin Lai <justinlai0215@realtek.com>
To: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Report on abnormal behavior of "page_pool" API
Date: Wed, 31 Jan 2024 07:31:30 +0000	[thread overview]
Message-ID: <305a3c3dfc854be6bbd058e2d54c855c@realtek.com> (raw)

To whom it may concern,

I hope this email finds you well. I am writing to report a behavior
which seems to be abnormal.

When I remove the module, I call page_pool_destroy() to release the
page_pool, but this message appears, page_pool_release_retry() stalled 
pool shutdown 1024 inflight 120 sec. Then I tried to return the page to
page_pool before calling page_pool_destroy(), so I called
page_pool_put_full_page() first, but after doing so, this message was
printed, page_pool_empty_ring() page_pool refcnt 0 violation, and the
computer crashed.

I would like to ask what could be causing this and how I should fix it.

The information on my working environment is: Ubuntu23.10,
linux kernel 6.4, 6.5, 6.6

Thank you for your time and efforts, I am looking forward to your reply.

Best regards,
Justin

             reply	other threads:[~2024-01-31  7:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31  7:31 Justin Lai [this message]
2024-01-31  8:56 ` Report on abnormal behavior of "page_pool" API Yunsheng Lin
2024-02-01  2:37   ` Justin Lai
2024-01-31 19:15 ` Gerhard Engleder
2024-02-01  2:42   ` Justin Lai

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=305a3c3dfc854be6bbd058e2d54c855c@realtek.com \
    --to=justinlai0215@realtek.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.