From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 82024C43331 for ; Thu, 5 Sep 2019 19:02:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6A91D206BA for ; Thu, 5 Sep 2019 19:02:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390549AbfIETCy (ORCPT ); Thu, 5 Sep 2019 15:02:54 -0400 Received: from s3.sipsolutions.net ([144.76.43.62]:42278 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388248AbfIETCy (ORCPT ); Thu, 5 Sep 2019 15:02:54 -0400 Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.92.1) (envelope-from ) id 1i5x1w-0001u3-8u; Thu, 05 Sep 2019 21:02:52 +0200 Message-ID: Subject: Re: iw scan dump for /AX attributes? From: Johannes Berg To: Ben Greear , "linux-wireless@vger.kernel.org" Date: Thu, 05 Sep 2019 21:02:50 +0200 In-Reply-To: <8afa882e-64de-7c8b-49f4-ac318f395102@candelatech.com> (sfid-20190905_202028_732652_DDD7D06C) References: <8afa882e-64de-7c8b-49f4-ac318f395102@candelatech.com> (sfid-20190905_202028_732652_DDD7D06C) Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5 (3.30.5-1.fc29) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Thu, 2019-09-05 at 11:20 -0700, Ben Greear wrote: > Is anyone working on getting iw to print out /AX (HE) related > info? Good question, I wonder why we didn't do that. But no, we're not working on it as far as I know, and I haven't seen anything from anyone else either. johannes