public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: Gokul Sivakumar <gokulkumar.sivakumar@infineon.com>, iwd@lists.linux.dev
Cc: wlan-kernel-dev-list@infineon.com
Subject: Re: [PATCH] netdev: parse INACTIVE_TIME and CONNECTED_TIME in netdev_get_station
Date: Wed, 6 Aug 2025 09:35:55 -0500	[thread overview]
Message-ID: <586befbc-4be5-4036-ac15-f2c24bd40fae@gmail.com> (raw)
In-Reply-To: <20250806091625.1277-1-gokulkumar.sivakumar@infineon.com>

Hi Gokul,

On 8/6/25 4:16 AM, Gokul Sivakumar wrote:
> These two newly parsed station info params "inactive time" and the
> "connected time" would be helpful to track the duration (in ms) for
> which the station was last inactive and the total duration (in s) for
> which the station is currently connected to the AP.
> 
> When the wlan device is in STA mode, these fields represent the info
> of this station device. And when wlan device is in AP mode, then these
> fields repesents the stations that are connected to this AP device.
> ---
>   client/diagnostic.c |  2 ++
>   src/diagnostic.c    |  8 ++++++++
>   src/diagnostic.h    |  5 +++++
>   src/netdev.c        | 17 ++++++++++++++++-
>   4 files changed, 31 insertions(+), 1 deletion(-)
> 

Applied, thanks!

Could you also update doc/station-diagnostic-api.txt and 
doc/access-point-diagnostic-api.txt to reflect these as well?

Regards,
-Denis

      reply	other threads:[~2025-08-06 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-06  9:16 [PATCH] netdev: parse INACTIVE_TIME and CONNECTED_TIME in netdev_get_station Gokul Sivakumar
2025-08-06 14:35 ` Denis Kenzior [this message]

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=586befbc-4be5-4036-ac15-f2c24bd40fae@gmail.com \
    --to=denkenz@gmail.com \
    --cc=gokulkumar.sivakumar@infineon.com \
    --cc=iwd@lists.linux.dev \
    --cc=wlan-kernel-dev-list@infineon.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