From: Karl Mehltretter <kmehltretter@gmail.com>
To: Alex Elder <elder@kernel.org>
Cc: Karl Mehltretter <kmehltretter@gmail.com>,
Andrew Lunn <andrew+netdev@lunn.ch>,
Jakub Kicinski <kuba@kernel.org>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org
Subject: [PATCH net-next] net: ipa: Drop the monitor_rx endpoint_id ABI entry
Date: Sat, 5 Sep 2026 11:27:19 +0200 [thread overview]
Message-ID: <20260905092719.41497-1-kmehltretter@gmail.com> (raw)
The ABI file documents .../endpoint_id/monitor_rx, but
drivers/net/ipa/ipa_sysfs.c has only ever created modem_rx and modem_tx
in the endpoint_id group. No monitor endpoint attribute exists.
Drop the entry.
Fixes: d79e4164d0d5 ("net: ipa: add an endpoint device attribute group")
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <kmehltretter@gmail.com>
---
.../ABI/testing/sysfs-devices-platform-soc-ipa | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-devices-platform-soc-ipa b/Documentation/ABI/testing/sysfs-devices-platform-soc-ipa
index 364b1ba41242..3b3bae2369d4 100644
--- a/Documentation/ABI/testing/sysfs-devices-platform-soc-ipa
+++ b/Documentation/ABI/testing/sysfs-devices-platform-soc-ipa
@@ -75,20 +75,6 @@ Description:
the ID of the AP endpoint on which packets destined
for the embedded modem are sent.
-What: .../XXXXXXX.ipa/endpoint_id/monitor_rx
-Date: July 2022
-KernelVersion: v5.19
-Contact: Alex Elder <elder@kernel.org>
-Description:
- The .../XXXXXXX.ipa/endpoint_id/monitor_rx file contains
- the ID of the AP endpoint on which IPA "monitor" data is
- received. The monitor endpoint supplies replicas of
- packets that enter the IPA hardware for processing.
- Each replicated packet is preceded by a fixed-size "ODL"
- header (see .../XXXXXXX.ipa/feature/monitor, above).
- Large packets are truncated, to reduce the bandwidth
- required to provide the monitor function.
-
What: .../XXXXXXX.ipa/modem/
Date: June 2021
KernelVersion: v5.14
--
2.53.0
next reply other threads:[~2026-09-05 9:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-05 9:27 Karl Mehltretter [this message]
2026-09-08 12:49 ` [PATCH net-next] net: ipa: Drop the monitor_rx endpoint_id ABI entry Simon Horman
2026-09-09 0:40 ` 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=20260905092719.41497-1-kmehltretter@gmail.com \
--to=kmehltretter@gmail.com \
--cc=andrew+netdev@lunn.ch \
--cc=edumazet@google.com \
--cc=elder@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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