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=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham 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 EBEDAC43461 for ; Tue, 8 Sep 2020 18:03:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9E66E2074D for ; Tue, 8 Sep 2020 18:03:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732169AbgIHSDj (ORCPT ); Tue, 8 Sep 2020 14:03:39 -0400 Received: from mail.adapt-ip.com ([173.164.178.19]:50772 "EHLO web.adapt-ip.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1731755AbgIHSAq (ORCPT ); Tue, 8 Sep 2020 14:00:46 -0400 Received: from localhost (localhost [127.0.0.1]) by web.adapt-ip.com (Postfix) with ESMTP id 71A8B4F9935; Tue, 8 Sep 2020 18:00:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at web.adapt-ip.com Received: from web.adapt-ip.com ([127.0.0.1]) by localhost (web.adapt-ip.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id RmcBiJmQjGWv; Tue, 8 Sep 2020 18:00:35 +0000 (UTC) Received: from mail.ibsgaard.io (c-73-223-60-234.hsd1.ca.comcast.net [73.223.60.234]) (Authenticated sender: thomas@adapt-ip.com) by web.adapt-ip.com (Postfix) with ESMTPSA id B72D54F992B; Tue, 8 Sep 2020 18:00:34 +0000 (UTC) MIME-Version: 1.0 Date: Tue, 08 Sep 2020 11:00:33 -0700 From: Thomas Pedersen To: kernel test robot Cc: Johannes Berg , linux-wireless , 0day robot , lkp@lists.01.org Subject: Re: [mac80211_hwsim] 8cafe19852: hwsim.fst_ap_config_default.fail In-Reply-To: <20200906084935.GD31308@shao2-debian> References: <20200906084935.GD31308@shao2-debian> User-Agent: Roundcube Webmail/1.4.7 Message-ID: <4b20df478e8e9a1e36dfa92b3c510022@adapt-ip.com> X-Sender: thomas@adapt-ip.com Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org - LKML On 2020-09-06 01:49, kernel test robot wrote: > Greeting, > > FYI, we noticed the following commit (built with gcc-9): > > commit: 8cafe19852d95d6494cbd8c1ae24dbd621588a91 ("[PATCH v2 21/22] > mac80211_hwsim: indicate support for S1G") > url: > https://github.com/0day-ci/linux/commits/Thomas-Pedersen/add-support-for-S1G-association/20200901-045826 > base: > https://git.kernel.org/cgit/linux/kernel/git/jberg/mac80211-next.git > master This is really cool. Thanks Rong (?). I'll move the "fix TSF timestamp write to S1G beacon" patch before the one which actually exposes S1G to hwsim. -- thomas