From patchwork Tue Apr 16 02:57:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xie Liu X-Patchwork-Id: 1923949 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=163.com header.i=@163.com header.a=rsa-sha256 header.s=s110527 header.b=dmTR1H84; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=2605:bc80:3010::133; helo=smtp2.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=patchwork.ozlabs.org) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::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 4VJTJv0ykDz1yZ2 for ; Tue, 16 Apr 2024 12:59:09 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 867D64048F; Tue, 16 Apr 2024 02:59:06 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id j9EyT0g_jf2G; Tue, 16 Apr 2024 02:59:05 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=2605:bc80:3010:104::8cd3:938; helo=lists.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 67A6F4012A Authentication-Results: smtp2.osuosl.org; dkim=fail reason="signature verification failed" (1024-bit key, unprotected) header.d=163.com header.i=@163.com header.a=rsa-sha256 header.s=s110527 header.b=dmTR1H84 Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp2.osuosl.org (Postfix) with ESMTPS id 67A6F4012A; Tue, 16 Apr 2024 02:59:05 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 15DCBC0077; Tue, 16 Apr 2024 02:59:05 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 3E753C0037 for ; Tue, 16 Apr 2024 02:59:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 26B5E605E4 for ; Tue, 16 Apr 2024 02:59:03 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id sz60W4alzCl5 for ; Tue, 16 Apr 2024 02:59:01 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=220.197.31.5; helo=m16.mail.163.com; envelope-from=liuxie_11@163.com; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp3.osuosl.org E089E605A7 Authentication-Results: smtp3.osuosl.org; dmarc=pass (p=none dis=none) header.from=163.com DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org E089E605A7 Authentication-Results: smtp3.osuosl.org; dkim=pass (1024-bit key, unprotected) header.d=163.com header.i=@163.com header.a=rsa-sha256 header.s=s110527 header.b=dmTR1H84 Received: from m16.mail.163.com (m16.mail.163.com [220.197.31.5]) by smtp3.osuosl.org (Postfix) with ESMTP id E089E605A7 for ; Tue, 16 Apr 2024 02:59:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-ID:MIME-Version; bh=qaoLR hVEPSzMa4zPx7ne6dhtQDRq9eHsFRGIsSJkf1A=; b=dmTR1H84pWtWMGZbznaBn LdT32xReYWvu3/NtUrts2vFGNyQz5kImzkxcYiSNqQin3oURf8eeDCzokREId7z4 3M9YfvuGeFc3zkUm4Uhbm07C3iMfk1+536trXfPvRh0nYxOm94ImAMNVZy01II8y TMT8T042iGYX0L7SahwmIs= Received: from localhost.localdomain (unknown [110.185.170.227]) by gzga-smtp-mta-g3-5 (Coremail) with SMTP id _____wD3X_Fr6R1m62glBQ--.16107S2; Tue, 16 Apr 2024 10:58:53 +0800 (CST) From: liuxie_11@163.com To: dev@openvswitch.org Date: Tue, 16 Apr 2024 10:57:59 +0800 Message-ID: <20240416025820.1492-1-liuxie_11@163.com> X-Mailer: git-send-email 2.42.0.windows.2 In-Reply-To: References: MIME-Version: 1.0 X-CM-TRANSID: _____wD3X_Fr6R1m62glBQ--.16107S2 X-Coremail-Antispam: 1Uf129KBjvdXoWrtFWDAw48CFWrAFyDCw4xXrb_yoWfZrcEkF ZY9r97urZ2yFnFyrn5t3W8ZF1Ygw1xGw1Syr1aq3WDA3WjvFn8Ww4kGasrJ3yfKF4aqFyI kw45Ga9IqrW29jkaLaAFLSUrUUUUjb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUvcSsGvfC2KfnxnUUI43ZEXa7sRiPrc5UUUUU== X-Originating-IP: [110.185.170.227] X-CM-SenderInfo: xolx5xlhbriqqrwthudrp/xtbBzwLCY2V4IsXfwQACsK Cc: shylou , Xie Liu Subject: [ovs-dev] [PATCH ovn] tests: Ignore log setting extended ack support failed. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" From: shylou The test error log 'setting extended ack support failed' in the test results may cause test failures. However, according to the OVS commit[1], this is not a critical issue, so we can safely ignore this log. [1]https://github.com/openvswitch/ovs/commit/812164adefc716dd35c50c2101e8e60a15167635 Signed-off-by: Xie Liu --- tests/ofproto-macros.at | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at index bccedbaf7..31a067c1e 100644 --- a/tests/ofproto-macros.at +++ b/tests/ofproto-macros.at @@ -288,6 +288,7 @@ check_logs () { /ovs_rcu.*blocked [[0-9]]* ms waiting for .* to quiesce/d /Dropped [[0-9]]* log messages/d /.*Trying to release unknown interface.*/d +/setting extended ack support failed/d /|WARN|/p /|ERR|/p /|EMER|/p" ${logs}