From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 86A77A0352 for ; Mon, 14 Feb 2022 18:59:27 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 834DB40DDA for ; Mon, 14 Feb 2022 18:59:27 +0100 (CET) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 155D84067E for ; Mon, 14 Feb 2022 18:59:26 +0100 (CET) Received: by mail-qt1-f179.google.com with SMTP id p14so16208050qtx.0 for ; Mon, 14 Feb 2022 09:59:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=bBTLJXRa0W8d8l6AdG1+rxTHFI7hQioW3droi8q81ng=; b=qYGs9SHelbkGxFeOPBfEsBXQfSTWo1ag6L6ZC4urejS2B0ASmpktcyotc+ijjV8dgD yP5v6RCJIR2cLWwTjbOcs+yl2ax6NNBTfsvfgwEL/SlH4xDtNxW8MlX6ytcy0yschl0D T73ROG56OhIJI4g0nzPqUAzH3LjaRDwOp065q68CT/6K/gtaz447oVZFt5xDdgOxpoWT XmxOuh6JV/jlmYTCG1lmDeScRTHq8J4+0o/GNX5K2uDn8Ixav3RNA1aFNJgxxRGSx8n+ dhz+W7YgrdZazPCirpoQjc6M0v9tu88Ifk0bDMQRPi8ov2d9CfKocETKaK80b2VlXZkL FjhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=bBTLJXRa0W8d8l6AdG1+rxTHFI7hQioW3droi8q81ng=; b=j9xZWIhPa1EXSS0zMer8AiNAW8c+0g+2UtUq34QPIdq//CMPRDUmlBubOPCvJJA4zC fp+Or1y9AVicIk+PDdYD3KwaY3MYFltO+8ttegLJkyFEFwOR0savNjpRC4Gp0py3X+Yj DCxf2MPyKsaLuXnBjuBkxGSDny9f2DTTTUmGH0DldtICCltWxBxL8dM/OcIUkhxA/m+X vKMvqg8qxyO3CQ/zw2SCXoT0cxrRfBciDbXZO8c51sOz4QxGgV1xXeDIQepdYPXAg7Ai xtjMGt2u6C+RrI82fV7nqOBekHhu0Wnu5D4AN6qw7TJ3I+Cco39RcWMhPgLHylQxFT8T qyJw== X-Gm-Message-State: AOAM531XYWyamY9s4HfuxWOewKgT1dpwtuq3u++7DtAmj9ij4uxeqcp6 93R2ON1xDuCVZIdyFTNC8NTQrb0ImUm3LA== X-Google-Smtp-Source: ABdhPJw3bqQdIGFQvpUd33nylgXnJtiKyQuIIo4vpnb8glhapFBTYRPkHXoJr7MtBO0U0EkKfff2eA== X-Received: by 2002:a05:622a:2c4:: with SMTP id a4mr42729qtx.623.1644861565268; Mon, 14 Feb 2022 09:59:25 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id b16sm17731755qtk.84.2022.02.14.09.59.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Feb 2022 09:59:24 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw107559 [PATCH] devargs: Fix crash due to global devargs uninitailization from secondary process Date: Mon, 14 Feb 2022 13:59:07 -0500 Message-Id: <20220214185907.6620-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220214170811.1192-1-madhuker.mythri@oracle.com> References: <20220214170811.1192-1-madhuker.mythri@oracle.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/107559/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1842484433