From patchwork Tue Feb 20 13:18:08 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Berg X-Patchwork-Id: 1901467 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=tpXwR77B; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=sipsolutions.net header.i=@sipsolutions.net header.a=rsa-sha256 header.s=mail header.b=Qqj9HAsE; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TfKkT5cXMz23cy for ; Wed, 21 Feb 2024 00:19:29 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SitSo0EHa2ruI0T3J47ZQofO9/BP8t2EJ73gogXn9T0=; b=tpXwR77BOpnfLo OiYaxnKHeHtdGRiNmqSbxL6BZR2XoUkRjrhDiZRUiVLxX6qkHWgSg7MU5n4mCLKM0vy3mw/n+d+sn bdzbglziU3yRr7dH+5Wmi3KznCbzyHkZKQQndWVwfWOnfabj6d4RdDPcc1e7FcGIFIoyirwxIlC0Q pYcuy+T2TcJjTigq+rY/yY1J7JLKewObzZHaNJ1SOL3pVRkSaRTyvKlde7JNw01zU3+LIitMif1a/ r5yxjzG0wZEzYcD1AMPZF5kOgcUYueAHhCK37DRze/AXYLs8B9inR1BSlId/EVa5nNBQVvp29XCiD bKAOZMvEMiY7X+ZrnDgw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rcQ1g-0000000Ep8l-2neU; Tue, 20 Feb 2024 13:19:12 +0000 Received: from s3.sipsolutions.net ([2a01:4f8:242:246e::2] helo=sipsolutions.net) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rcQ1Y-0000000Eozp-3hxT for hostap@lists.infradead.org; Tue, 20 Feb 2024 13:19:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sipsolutions.net; s=mail; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Content-Type:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-To: Resent-Cc:Resent-Message-ID; bh=lcxwbcVZtt/uJehEL8vVCnBrXxOhFWRHlv2+87XT68U=; t=1708435141; x=1709644741; b=Qqj9HAsEE2bAMCsk7V3sZmBgfl8V2WzXZLe6JJgRUwJckw8 EuVPqLAt6k/UG0vXuSpTv15w81PvC7GVsJ4lSviqgGJIArjLZnbTFNHNwtOylOf1qxrDIfLfBBzEn HcwxmBK4AasbuJhKY9DvtJ7e5bOoD0mZSA1edn3vytXXn6PIqDiTEVolPg+T3CEy1VI6WbREJ+sAM TNAxIIO2DUFJjDOaxy2tiYjKZq+t/Qmnj/3/it9vxWb94tvYbLaMPXh+GMfxH+qMiWHVkq/7B93zj aWBW5wqNsyWXoi2tW0RJZcDa4xmk/Cpq3veCmrevLlKy1111KcXxPvyk/4NCXT+g==; Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.97) (envelope-from ) id 1rcQ1S-00000000ugq-0msX; Tue, 20 Feb 2024 14:18:58 +0100 From: benjamin@sipsolutions.net To: hostap@lists.infradead.org Cc: Benjamin Berg Subject: [PATCH v2 01/20] tests: Add missing scan cache flush Date: Tue, 20 Feb 2024 14:18:08 +0100 Message-ID: <20240220131827.17766-2-benjamin@sipsolutions.net> X-Mailer: git-send-email 2.43.2 In-Reply-To: <20240220131827.17766-1-benjamin@sipsolutions.net> References: <20240220131827.17766-1-benjamin@sipsolutions.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240220_051905_235796_3AE45115 X-CRM114-Status: UNSURE ( 8.82 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.2 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From: Benjamin Berg Otherwise a BSS from a previous test may still be in the cache. Signed-off-by: Benjamin Berg --- tests/hwsim/test_ap_hs20.py | 1 + 1 file changed, 1 insertion(+) Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.0 T_SCC_BODY_TEXT_LINE No description available. X-BeenThere: hostap@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Hostap" Errors-To: hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org From: Benjamin Berg Otherwise a BSS from a previous test may still be in the cache. Signed-off-by: Benjamin Berg --- tests/hwsim/test_ap_hs20.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/hwsim/test_ap_hs20.py b/tests/hwsim/test_ap_hs20.py index 81becf04f..c1aebaa85 100644 --- a/tests/hwsim/test_ap_hs20.py +++ b/tests/hwsim/test_ap_hs20.py @@ -502,6 +502,7 @@ def test_ap_hs20_select(dev, apdev): params = hs20_ap_params() params['hessid'] = bssid hostapd.add_ap(apdev[0], params) + dev[0].flush_scan_cache() dev[0].hs20_enable() id = dev[0].add_cred_values({'realm': "example.com", 'username': "test",