public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
From: "Nicolas Escande" <nico.escande@gmail.com>
To: "Kang Yang" <quic_kangyang@quicinc.com>, <ath12k@lists.infradead.org>
Cc: <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v2 00/11] wifi: ath12k: some fixes and clean up for monitor mode
Date: Wed, 09 Oct 2024 10:45:17 +0200	[thread overview]
Message-ID: <D4R56HZ6VXK8.K9SXH6LDM5GD@gmail.com> (raw)
In-Reply-To: <fc004753-2e5d-4694-9c35-8a4c4ccab7ed@quicinc.com>

On Wed Oct 9, 2024 at 10:35 AM CEST, Kang Yang wrote:
>
>
> On 10/9/2024 4:25 PM, Nicolas Escande wrote:
> > On Tue Oct 8, 2024 at 9:35 AM CEST, Kang Yang wrote:
> >> This patch set does some fixes and clean up for monitor mode.
> >>
> >> v2: rebase on tag: ath-202410072115.
> >>
> >> Kang Yang (11):
> >>    wifi: ath12k: remove unused variable monitor_present
> >>    wifi: ath12k: optimize storage size for struct ath12k
> >>    wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats
> >>    wifi: ath12k: fix struct hal_rx_ppdu_start
> >>    wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info
> >>    wifi: ath12k: fix struct hal_rx_mpdu_start
> >>    wifi: ath12k: properly handling the state variables of monitor mode
> >>    wifi: ath12k: delete NSS and TX power setting for monitor vdev
> >>    wifi: ath12k: use tail MSDU to get MSDU information
> >>    wifi: ath12k: fix A-MSDU indication in monitor mode
> >>    wifi: ath12k: delete mon reap timer
> >>
> >>   drivers/net/wireless/ath/ath12k/core.c   |   5 ++
> >>   drivers/net/wireless/ath/ath12k/core.h   |  23 +++--
> >>   drivers/net/wireless/ath/ath12k/dp.c     |  25 ------
> >>   drivers/net/wireless/ath/ath12k/dp_mon.c | 108 ++++++++++++-----------
> >>   drivers/net/wireless/ath/ath12k/hal_rx.h |  53 ++++++-----
> >>   drivers/net/wireless/ath/ath12k/mac.c    |  24 +++--
> >>   6 files changed, 114 insertions(+), 124 deletions(-)
> >>
> >>
> >> base-commit: b9545f4570fcfebe982439de7c9106e55b4bf756
> > 
> > Hello,
> > 
> > Two quick questions there:
> >   - If monitor works for wcn7850 shouldn't you set supports_monitor=true in hw.c
> >     Or does it still require more work for it work ?
>
> Yes, still have many monitor mode patches. Will set this hw parameter in 
> those patches.
Got it.
>
>
> >   - This whole series seems to have been tested only with wcn7850 and not qcn9274
> >     Is it still not supported on qcn9274 ?
>
> Actually, this is classic monitor mode for wcn7850, not sure whether 
> qcn9274 supports it(I think theoretically it is supported).
> As far as I know, they are using full monitor mode.
Ha ok, yes full monitor is what we really care about.
>
> > 
> > Thanks

Thanks


  reply	other threads:[~2024-10-09  8:46 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-08  7:35 [PATCH v2 00/11] wifi: ath12k: some fixes and clean up for monitor mode Kang Yang
2024-10-08  7:35 ` [PATCH v2 01/11] wifi: ath12k: remove unused variable monitor_present Kang Yang
2024-10-08  7:35 ` [PATCH v2 02/11] wifi: ath12k: optimize storage size for struct ath12k Kang Yang
2024-10-08  7:35 ` [PATCH v2 03/11] wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats Kang Yang
2024-10-08  7:35 ` [PATCH v2 04/11] wifi: ath12k: fix struct hal_rx_ppdu_start Kang Yang
2024-10-08  7:35 ` [PATCH v2 05/11] wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info Kang Yang
2024-10-08  7:35 ` [PATCH v2 06/11] wifi: ath12k: fix struct hal_rx_mpdu_start Kang Yang
2024-10-08  7:35 ` [PATCH v2 07/11] wifi: ath12k: properly handling the state variables of monitor mode Kang Yang
2024-10-08  7:35 ` [PATCH v2 08/11] wifi: ath12k: delete NSS and TX power setting for monitor vdev Kang Yang
2024-10-08  7:35 ` [PATCH v2 09/11] wifi: ath12k: use tail MSDU to get MSDU information Kang Yang
2024-10-08  7:35 ` [PATCH v2 10/11] wifi: ath12k: fix A-MSDU indication in monitor mode Kang Yang
2024-10-08  7:35 ` [PATCH v2 11/11] wifi: ath12k: delete mon reap timer Kang Yang
2024-10-09  8:25 ` [PATCH v2 00/11] wifi: ath12k: some fixes and clean up for monitor mode Nicolas Escande
2024-10-09  8:35   ` Kang Yang
2024-10-09  8:45     ` Nicolas Escande [this message]
2024-10-15 16:41 ` Jeff Johnson

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=D4R56HZ6VXK8.K9SXH6LDM5GD@gmail.com \
    --to=nico.escande@gmail.com \
    --cc=ath12k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_kangyang@quicinc.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