From patchwork Thu Jul 9 16:48:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gowrishankar Muthukrishnan X-Patchwork-Id: 1326070 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=QAhTDZ8H; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4B2hvt3qsWz9sT6 for ; Fri, 10 Jul 2020 02:48:58 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id F22F6893D3; Thu, 9 Jul 2020 16:48:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qdJrLAH+2FkV; Thu, 9 Jul 2020 16:48:55 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by whitealder.osuosl.org (Postfix) with ESMTP id 9C936876A6; Thu, 9 Jul 2020 16:48:55 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 838A9C08A0; Thu, 9 Jul 2020 16:48:55 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 52BF2C0865 for ; Thu, 9 Jul 2020 16:48:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 4D6F92C7C4 for ; Thu, 9 Jul 2020 16:48:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l4tqb7cZR9N8 for ; Thu, 9 Jul 2020 16:48:53 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by silver.osuosl.org (Postfix) with ESMTPS id CBE98204FB for ; Thu, 9 Jul 2020 16:48:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594313331; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=p3ovJVCpjlnzHdhlzTWEJOflJG/2CdyIShjmUQpbDgM=; b=QAhTDZ8HMP/6MMP1a/zMXS/9lDOqVI3SRtrW54ZoARLCcZHunpXhnf4C+P+UdPxVPuB2Hx wqpQqRMXW9wAKQgy4pLo4x4wxczp+a7kCS+8on9f8giVO+RSmpY+HhVyuk+THPNxmH9F8R 7axVSReYuociDjgeqrJtMIJel3MaHOo= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-201-HgBJgHDGOpeIZIQ4M2RUQg-1; Thu, 09 Jul 2020 12:48:49 -0400 X-MC-Unique: HgBJgHDGOpeIZIQ4M2RUQg-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8D8E388C7A4; Thu, 9 Jul 2020 16:48:47 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-117-62.sin2.redhat.com [10.67.117.62]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8A8195C1D6; Thu, 9 Jul 2020 16:48:42 +0000 (UTC) From: Gowrishankar Muthukrishnan To: dev@openvswitch.org Date: Thu, 9 Jul 2020 22:18:16 +0530 Message-Id: <23b44297328f28249540b5af23cd59bf71f6860d.1594312857.git.gmuthukr@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Cc: Flavio Leitner , Ilya Maximets Subject: [ovs-dev] [PATCH v8 1/4] system-dpdk: filter non-available hugepages in ovs_vswitchd_stop 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" While checking log for stopping ovs-vswitchd, we can ignore message about non-available hugepages as that is specific to hugepages configuration in system and not required in the scope log check. Signed-off-by: Gowrishankar Muthukrishnan Acked-by: Flavio Leitner --- tests/system-dpdk.at | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/system-dpdk.at b/tests/system-dpdk.at index a015d52..21424c2 100644 --- a/tests/system-dpdk.at +++ b/tests/system-dpdk.at @@ -15,6 +15,7 @@ AT_CHECK([grep "DPDK Enabled - initialized" ovs-vswitchd.log], [], [stdout]) OVS_VSWITCHD_STOP(["/Global register is changed during/d /EAL: Invalid NUMA socket, default to 0/d /EAL: WARNING: cpu flags constant_tsc=yes nonstop_tsc=no -> using unreliable clock cycles !/d +/EAL: No available hugepages reported in hugepages-1048576kB/d /EAL: No free hugepages reported in hugepages-1048576kB/d"]) AT_CLEANUP dnl -------------------------------------------------------------------------- @@ -41,6 +42,7 @@ OVS_VSWITCHD_STOP("/does not exist. The Open vSwitch kernel module is probably n /Failed to enable flow control/d /Global register is changed during/d /EAL: WARNING: cpu flags constant_tsc=yes nonstop_tsc=no -> using unreliable clock cycles !/d +/EAL: No available hugepages reported in hugepages-1048576kB/d /EAL: No free hugepages reported in hugepages-1048576kB/d ") AT_CLEANUP @@ -74,6 +76,7 @@ OVS_VSWITCHD_STOP(["\@does not exist. The Open vSwitch kernel module is probably \@Global register is changed during@d \@EAL: Invalid NUMA socket, default to 0@d \@EAL: WARNING: cpu flags constant_tsc=yes nonstop_tsc=no -> using unreliable clock cycles !@d +\@EAL: No available hugepages reported in hugepages-1048576kB@d \@EAL: No free hugepages reported in hugepages-1048576kB@d"]) AT_CLEANUP dnl -------------------------------------------------------------------------- @@ -153,6 +156,7 @@ OVS_VSWITCHD_STOP(["\@does not exist. The Open vSwitch kernel module is probably \@failed to enumerate system datapaths: No such file or directory@d \@EAL: Invalid NUMA socket, default to 0@d \@EAL: WARNING: cpu flags constant_tsc=yes nonstop_tsc=no -> using unreliable clock cycles !@d +\@EAL: No available hugepages reported in hugepages-1048576kB@d \@EAL: No free hugepages reported in hugepages-1048576kB@d"]) AT_CLEANUP dnl -------------------------------------------------------------------------- @@ -229,6 +233,7 @@ OVS_VSWITCHD_STOP(["\@does not exist. The Open vSwitch kernel module is probably \@failed to enumerate system datapaths: No such file or directory@d \@EAL: Invalid NUMA socket, default to 0@d \@EAL: WARNING: cpu flags constant_tsc=yes nonstop_tsc=no -> using unreliable clock cycles !@d +\@EAL: No available hugepages reported in hugepages-1048576kB@d \@EAL: No free hugepages reported in hugepages-1048576kB@d"]) AT_CLEANUP dnl --------------------------------------------------------------------------