From: Brett Creeley <brett.creeley@amd.com>
To: <davem@davemloft.net>, <edumazet@google.com>, <kuba@kernel.org>,
<pabeni@redhat.com>, <netdev@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Cc: <shannon.nelson@amd.com>, <brett.creeley@amd.com>
Subject: [PATCH net-next 0/4] pds_core: Various improvements/cleanups
Date: Fri, 2 Feb 2024 11:59:07 -0800 [thread overview]
Message-ID: <20240202195911.65338-1-brett.creeley@amd.com> (raw)
This series contains various improvements and cleanups for the
pds_core driver. These patches were originally part of the following
net-next series:
https://lore.kernel.org/netdev/20240126174255.17052-1-brett.creeley@amd.com/
However, some of the patches from the above series were actually fixes,
so they were pushed and accepted to net. That series can be found here:
https://lore.kernel.org/netdev/20240129234035.69802-1-brett.creeley@amd.com/
Also, the Reviewed-by tags were left in place from the original net-next
reviews as the patches didn't change.
Brett Creeley (4):
pds_core: Don't assign interrupt index/bound_intr to notifyq
pds_core: Unmask adminq interrupt in work thread
pds_core: Fix up some minor issues
pds_core: Clean up init/uninit flows to be more readable
drivers/net/ethernet/amd/pds_core/adminq.c | 10 +--
drivers/net/ethernet/amd/pds_core/core.c | 92 ++++++++++-----------
drivers/net/ethernet/amd/pds_core/core.h | 1 +
drivers/net/ethernet/amd/pds_core/debugfs.c | 8 +-
drivers/net/ethernet/amd/pds_core/dev.c | 22 ++++-
5 files changed, 71 insertions(+), 62 deletions(-)
--
2.17.1
next reply other threads:[~2024-02-02 19:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-02 19:59 Brett Creeley [this message]
2024-02-02 19:59 ` [PATCH net-next 1/4] pds_core: Don't assign interrupt index/bound_intr to notifyq Brett Creeley
2024-02-02 19:59 ` [PATCH net-next 2/4] pds_core: Unmask adminq interrupt in work thread Brett Creeley
2024-02-02 19:59 ` [PATCH net-next 3/4] pds_core: Fix up some minor issues Brett Creeley
2024-02-02 19:59 ` [PATCH net-next 4/4] pds_core: Clean up init/uninit flows to be more readable Brett Creeley
2024-02-06 12:30 ` [PATCH net-next 0/4] pds_core: Various improvements/cleanups patchwork-bot+netdevbpf
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=20240202195911.65338-1-brett.creeley@amd.com \
--to=brett.creeley@amd.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shannon.nelson@amd.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