Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp601062ybc; Fri, 22 Nov 2019 10:02:11 -0800 (PST) X-Google-Smtp-Source: APXvYqw117YbH6EKuKsxgdO5QpqKd9nOEQskAoyLzLO+hLjKlpwk4NGy404QgXvn4keAkgdltMwG X-Received: by 2002:a1c:e915:: with SMTP id q21mr16374975wmc.148.1574445731269; Fri, 22 Nov 2019 10:02:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574445731; cv=none; d=google.com; s=arc-20160816; b=f2jYN84U38+3Eltssl8khSTgH00H5FmxJHM+SB2IxrtmZbR1cI72AsJqBJmhrb5iaK PV4bag/LRSewdI/2IwV8xXifhg4MtvS7/wwMzDQlqbVUwBnFbZrIIDpnoNsdo5OTglRQ P/u+Zs4kBissb6WyqA8GSlfO/YCY512S24eDqOZAt5uTJ9W/rasz223N6R80rEL4zxk7 CbG0VUV/xgmnyJJDZk68Rp5fGi2ggzzdZ1wl7njt/Qei8Vvrg02+dC+UCnYhItai7x5O JCZ0+Kzc2GeYllaogldGMGFJ/vQ2kXooDgWvgrAf/2IRrPOuTOYztjRERf1dVF9fVtaL a4Yw== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=GolnCRSoEQM3RQsW/K0dyfbvMnKnJUTj6LRhuUlgaoQ=; b=cIkjIiV75u40rsEYaV7fecKigt4JRr6Aog3g2EGMFktWNwnn6rVD/DdEI0HtPBLlQd A8a3fiwPhPmTZNcp95nHr2DvFraY3yu7AytEGDHzeXzeuNNxPhEcpIp+9LWTZiNsN+CN b+K+vg8ZvczDmAvOd/phAm88zIp7/k29798Qs+yMcbbDHu2sGHJPvQTLIoHgEWOJ+h7C XwdO2QDLTiqryxk9Z9lL4HKngkYx7fLSX3Zt2AW3i6PxOIBsa9uQgN6SpPPVhZ7ra1r3 5G3SoS8dobmgaqOq5XTgrILHixQVxHFHU7+wI2Fp/tzj8KkfYt5Pw3NX2vJfkyylk0F9 UiQw== 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 md8si1373233ejb.386.2019.11.22.10.01.43; Fri, 22 Nov 2019 10:02:11 -0800 (PST) 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 S1726638AbfKVSBV (ORCPT + 99 others); Fri, 22 Nov 2019 13:01:21 -0500 Received: from mail.adapt-ip.com ([173.164.178.19]:59752 "EHLO mail.adapt-ip.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726046AbfKVSBV (ORCPT ); Fri, 22 Nov 2019 13:01:21 -0500 Received: from localhost (unknown [127.0.0.1]) by mail.adapt-ip.com (Postfix) with ESMTP id 859022F04DF; Fri, 22 Nov 2019 18:01:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at web.adapt-ip.com Received: from mail.adapt-ip.com ([127.0.0.1]) by localhost (web.adapt-ip.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uyk9Cc9qvoGF; Fri, 22 Nov 2019 10:01:19 -0800 (PST) Received: from [10.1.10.171] (vpn.adapt-ip.com [173.164.178.20]) (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: thomas@adapt-ip.com) by mail.adapt-ip.com (Postfix) with ESMTPSA id 271532F048D; Fri, 22 Nov 2019 10:01:19 -0800 (PST) Subject: Re: [PATCH v2 0/3] fix a STA PS bug and add PS support to mac80211_hwsim To: Johannes Berg Cc: linux-wireless References: <20191119053538.25979-1-thomas@adapt-ip.com> <85ed0881d0aeecd886b27bd482fa61fa86d96729.camel@sipsolutions.net> From: Thomas Pedersen Message-ID: Date: Fri, 22 Nov 2019 10:01:18 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <85ed0881d0aeecd886b27bd482fa61fa86d96729.camel@sipsolutions.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On 11/22/19 4:38 AM, Johannes Berg wrote: > Hi, > > On Mon, 2019-11-18 at 21:35 -0800, Thomas Pedersen wrote: >> This patchset tries to make mac80211 power save testable with the hostap >> hwsim tests, and fixes a bug in STA power save. >> >> Basic tests for AP and STA power save will be submitted to hostap >> separately. > > Cool :) > > I was going to apply all of these, but then it turned out that the first > one causes a bunch of hwsim tests to fail? OK. If you point me toward which tests started to fail I can take a look. > It seems quite possible that this is just a mac80211 bug somewhere, but > I'd want to look at this more closely, so I've dropped it back to "Under > Review" in patchwork again. > > Any thoughts? > > johannes > -- -- thomas