Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp542656ybl; Fri, 30 Aug 2019 03:40:09 -0700 (PDT) X-Google-Smtp-Source: APXvYqy/dTgobZWvIkIR/4GQij8kz+NeqC5GIIwCxlFWaAxVo2BP8rVDHd6KJqbS8CxCbh1QhYqn X-Received: by 2002:a17:902:aa89:: with SMTP id d9mr3313800plr.281.1567161609803; Fri, 30 Aug 2019 03:40:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567161609; cv=none; d=google.com; s=arc-20160816; b=O4UyYn0Z5rAUkijRimJ/ssGmI/D1HIoahr24hmdYNZASzcjnlt2Npcu0iatQrCHUVj 8Bh2b7UKvVpt6dhKg2Bq6LZaLVJrlgEv1rlsI9YyAnl+uuAMUdQ+LrPLFY/PV0ogLqe/ r7HKw0cI1PnmjtozFqxGJF9IzHl9aO34jVmOHUhZUNf24CPJtUedfsRL7LBD3bWMqrsp yToa+l3hZsxJixsZtr+HqQEh448kRV6BV6YsJJYfV6Xy7SYXaafOdMB/SgeZghe9/nl6 s3mM1Db9J0pH58NWDOv/TftAscmONF/t4tQ9OWrnMaBYPF1B8J48ijpxkNIShU8W6q7N Uuxw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:cc:to:from:subject :message-id; bh=BQ6BTwuMB40aOSD/eGiSmCs8nSe5KH8tbuGWgfOKOvs=; b=FhD/T3pcpPJQ3a26vPOSaujto6JIdk49MiIQL9r3sWDEY0cJIfeEz6z6T/6QmE7Hqy rgOs5xflxHZrHcBt6PpYEvTwCwIRlBsf4PRQuxNGtJ8UNr03roRJj5FLLpGmPAcA/k26 xO5nXpHDRPgU7AE7Wl/Zbbbt4hmWjavbpDs4Mxe5sX5dFi34BVyDkQqaDHFcMys5liZF f/+5bX1bQMueGeROP3mSMNpdOBG69Dprm3jIpTc4UEIiKCLYso8O7l1yIMNWiR9AFiLm ajfVZ6wtaJ1PefnnreH0R9sIlDcGV6Yo/yNnqnB4JHp14FQr/QxpKYj+qn5UEnDuJgAF KS1g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ck12si4621222pjb.56.2019.08.30.03.39.45; Fri, 30 Aug 2019 03:40:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727718AbfH3KiY (ORCPT + 99 others); Fri, 30 Aug 2019 06:38:24 -0400 Received: from s3.sipsolutions.net ([144.76.43.62]:34584 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727417AbfH3KiY (ORCPT ); Fri, 30 Aug 2019 06:38:24 -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 1i3eIP-0003zo-6c; Fri, 30 Aug 2019 12:38:21 +0200 Message-ID: <766f6d196106fa7ca6036b2ce20243e042d9168d.camel@sipsolutions.net> Subject: Re: [PATCH v6] mac80211_hwsim: Register support for HE meshpoint From: Johannes Berg To: Sven Eckelmann , Jouni Malinen Cc: linux-wireless@vger.kernel.org Date: Fri, 30 Aug 2019 12:38:20 +0200 In-Reply-To: <3127506.552nsDcnha@bentobox> (sfid-20190813_132058_302926_3B8DB390) References: <20190813063657.7544-1-sven@narfation.org> <20190813105549.GA26160@w1.fi> <3127506.552nsDcnha@bentobox> (sfid-20190813_132058_302926_3B8DB390) 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 Hi, > > mesh_secure_ocv_mix_legacy > > wpas_mesh_open_ht40 > > mesh_secure_ocv_mix_ht > No, these also failed for me without the mac80211_hwsim patch [3] in a full > test run. And thus not analyzed further by me. I also see these fail if (and only if) I have this patch applied. I'm going to drop this patch (again) for now, even if the situation is now better I still don't want to knowingly break things there. Please resend once that's all sorted out. johannes