linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lior David <liord@codeaurora.org>
To: Johannes Berg <johannes@sipsolutions.net>,
	linux-wireless@vger.kernel.org
Cc: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>,
	luca@coelho.fi, Etan Cohen <etancohen@google.com>,
	Roy Want <roywant@google.com>,
	Arend Van Spriel <arend.vanspriel@broadcom.com>,
	Franky Lin <franky.lin@broadcom.com>
Subject: Re: [RFC v2] cfg80211: add peer measurement with FTM API
Date: Wed, 17 Oct 2018 13:05:50 +0300	[thread overview]
Message-ID: <73dc838a-a703-e587-f1fd-bd492fa900af@codeaurora.org> (raw)
In-Reply-To: <1539252323.3687.207.camel@sipsolutions.net>



On 10/11/2018 1:05 PM, Johannes Berg wrote:
> 
>> Thanks for the explanation. The send to same socket does sound more efficient.
>> (In our internal implementation with vendor commands we were forced
>> to send the results as broadcast...)
> 
> I suppose we can fix that, in the sense that we can add API to allow
> vendor commands to know the socket to send back to etc.
> 
I think that would be useful in general though as far as I know we don't have
any pending feature that requires it right now.

[...]

>>
>> As I remember the driver/FW can easily find the connected channel for connected
>> station. For unconnected station we should probably force this parameter.
> 
> Should be able to, yes, but I suppose even userspace can. It just seems
> like extra complexity to impose on the driver, since cfg80211 doesn't
> necessarily have all the right information.
> 
Agree with this. I guess we can keep the channel parameter mandatory.

> Actually, hmm, that would imply "use maximum bandwidth" or something?
> And then what if that bandwidth isn't possible with FTM for some reason?
> It's a bit tricky then.
> 
DMG always uses the entire channel (2160MHz). We may need to use partial channel
in EDMG but not sure yet. We have an upcoming patch for EDMG support so we can
deal with this later.

>>
>> Good point. I see we currently use 20_NOHT for DMG, guess we can continue using it.
> 
> Well, I think it'd make more sense to just enforce the DMG bandwidth
> everywhere, but I won't force the issue over this.
> 
Ok. I think using 20_NOHT for now is more consistent since other APIs specify it
for DMG channels.

Thanks,
Lior

  reply	other threads:[~2018-10-17 10:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-01 13:35 [RFC v2] cfg80211: add peer measurement with FTM API Johannes Berg
2018-10-07 19:39 ` Lior David
2018-10-07 19:58   ` Johannes Berg
2018-10-09 14:40     ` Lior David
2018-10-11 10:05       ` Johannes Berg
2018-10-17 10:05         ` Lior David [this message]
2018-10-17 10:09           ` Johannes Berg
2018-10-12 10:02     ` Johannes Berg

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=73dc838a-a703-e587-f1fd-bd492fa900af@codeaurora.org \
    --to=liord@codeaurora.org \
    --cc=arend.vanspriel@broadcom.com \
    --cc=etancohen@google.com \
    --cc=franky.lin@broadcom.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luca@coelho.fi \
    --cc=pradeepc@codeaurora.org \
    --cc=roywant@google.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;
as well as URLs for NNTP newsgroup(s).