Message ID | 20231225102109.2853783-12-andrei.otcheretianski@intel.com |
---|---|
State | Accepted |
Headers | show
Return-Path: <hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org> 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=VmAA5nN+; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=I76U9MNw; 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 4SymbL3HL4z20Rm for <incoming@patchwork.ozlabs.org>; Mon, 25 Dec 2023 03:25:02 +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=CQOfBEQUCHVxt4KN2z8iuYSbAkgIUNCCdseR+8ABYJU=; b=VmAA5nN+Xl3eYT uv8puijW5eCh8iXnrVE7egZhjTZzwDpCALu2aNhrNRJ+36RXoCD4Qr/xk0/X4l+e3L0bg5uKGE5Ra xeVxa5qej3ZFf67jWsl2yzd2J5rCdMfd8UFYfeXcz8EemnIvz/3obisagtmHyGSmxZv0JhtU2kGB/ 8E/V5y8jjL5tYURQrj6pqNC2Lf2C07tH+Qa7kHPs3YAdIbLXdQEsq8glkEvhZ8vdalkQFWgPB1/Hn hgLeYIgXnyk826q5OpHVUTffhhzzlgkLT22kRMwDBMFbW2zK55Sg9megg6TO2gsoT89R/CGM3lFak WUporu/UlSAo8qj+18SA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rHRHA-009cCz-2F; Sun, 24 Dec 2023 16:24:28 +0000 Received: from mgamail.intel.com ([192.55.52.43]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rHRH8-009c18-31 for hostap@lists.infradead.org; Sun, 24 Dec 2023 16:24:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1703435066; x=1734971066; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=yTl8GngAH9z/bT3ReR+jdvYV9GPwkQGPwbuVJ4yk/CE=; b=I76U9MNwKCe1zia8j/P8xPonFkGBtNXjRNTJqndzPBVNn+SvXa6mxXua hSyAiGUR7hvCkA4mcWzFzQT6pHhja1KbWNypLpLIF29/0PnX10mLh74nL JgaiXb6B0iQ+ghXcyqywpy7Gj3j4jkGi2DwFKfr2l081abN7szqaVk1YD AG6uawTaYqS7at7/EVwd1ubuOklAg68pTOsp95xCmIaOwuP98o2fJDuba iqHMw7Qx4uJH9SHqE90SKGokL79Iy8k5Zc+SBg43ybiF9PCmLn9pP+uxX uiDIivzvNPZL2xifeW4cPzWQjnI/PJXmttS28Abacqv23sV7n9vRmD61r A==; X-IronPort-AV: E=McAfee;i="6600,9927,10934"; a="482421006" X-IronPort-AV: E=Sophos;i="6.04,301,1695711600"; d="scan'208";a="482421006" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Dec 2023 08:24:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10934"; a="777554346" X-IronPort-AV: E=Sophos;i="6.04,301,1695711600"; d="scan'208";a="777554346" Received: from unknown (HELO WEIS0042.iil.intel.com) ([10.12.217.211]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Dec 2023 08:24:25 -0800 From: Andrei Otcheretianski <andrei.otcheretianski@intel.com> To: hostap@lists.infradead.org Cc: Johannes Berg <johannes.berg@intel.com> Subject: [PATCH 11/12] tests: P2P: also wait in go_neg_pbc() Date: Mon, 25 Dec 2023 12:21:08 +0200 Message-ID: <20231225102109.2853783-12-andrei.otcheretianski@intel.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20231225102109.2853783-1-andrei.otcheretianski@intel.com> References: <20231225102109.2853783-1-andrei.otcheretianski@intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231224_082426_985565_4D1E0459 X-CRM114-Status: UNSURE ( 7.44 ) 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: Johannes Berg <johannes.berg@intel.com> Similar to other changes like this, wait a bit before connectivity checks in go_neg_pbc(). Signed-off-by: Johannes Berg <johannes.berg@intel.com> --- tests/hwsim/p2p_utils.py | 1 + 1 file changed, 1 insertion(+) Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [192.55.52.43 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 2.5 DATE_IN_FUTURE_12_24 Date: is 12 to 24 hours after Received: date -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_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.2 DKIMWL_WL_HIGH DKIMwl.org - High trust sender X-BeenThere: hostap@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <hostap.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/hostap>, <mailto:hostap-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/hostap/> List-Post: <mailto:hostap@lists.infradead.org> List-Help: <mailto:hostap-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/hostap>, <mailto:hostap-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Hostap" <hostap-bounces@lists.infradead.org> Errors-To: hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org |
Series |
Various hwsim fixes
|
expand
|
diff --git a/tests/hwsim/p2p_utils.py b/tests/hwsim/p2p_utils.py index 31d0f74a41..fe115e0ab8 100644 --- a/tests/hwsim/p2p_utils.py +++ b/tests/hwsim/p2p_utils.py @@ -374,6 +374,7 @@ def go_neg_pbc(i_dev, r_dev, i_intent=None, r_intent=None, i_freq=None, raise Exception("go_neg_init_pbc thread failed") logger.debug("i_res: " + str(i_res)) logger.info("Group formed") + time.sleep(0.1) hwsim_utils.test_connectivity_p2p(r_dev, i_dev) i_dev.dump_monitor() return [i_res, r_res]