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 CDDC7A054D for ; Tue, 7 Jun 2022 15:20:10 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C83E34021D for ; Tue, 7 Jun 2022 15:20:10 +0200 (CEST) Received: from mail-qt1-f174.google.com (mail-qt1-f174.google.com [209.85.160.174]) by mails.dpdk.org (Postfix) with ESMTP id 6FCF840156 for ; Tue, 7 Jun 2022 15:20:09 +0200 (CEST) Received: by mail-qt1-f174.google.com with SMTP id 2so12589976qtw.0 for ; Tue, 07 Jun 2022 06:20:09 -0700 (PDT) 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=sXu65yAYJ7RbmeqbDGzXrczfDyMjFB6ymWhnT2VP7l8=; b=kfskezZFa+ppST+IBEJNVyAHYohnwXtH1NAwkLyehVmatt6A/JvHqMRvTWU4CdPId0 AEBsSmXO/io94TlrOOQuCqSkg6l7LfQcesJUIADLuQ8l3MNVwwywDKP2yT6wXnuon/G1 s/5LJwWANxNrfTE2fIUx1gxOX6B4z2ktPjNpwOpaem8z/qLqTPOgjiapRtujAZuAvKD5 Hjh5mCElkfV6bk7j8dz8B9sOcbCwsXO1nHFB0xn8PMmDy4v+jDTFyaJVvzmNEi0bHbJx hVZvS2FqoGlCNFvFKycJsSRM4UKzHjKj70kLUQN08LxoRC38f3Rr5Z7B1nAbdkUouUCL 9JLQ== 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=sXu65yAYJ7RbmeqbDGzXrczfDyMjFB6ymWhnT2VP7l8=; b=Eqdz/Gj7wmve4oqKZBzbOiGgMfqxg7bKA778kSLJj5nxoS8fPnsBTY5IqmhmZPwAa4 VyYjh+py3NGmz+/Fp1ru2cxOmX/RTLrvjLZIIUTE7yi/45SAtw+vukmY18HXY20mMyP/ aH0aSrUjirwqlVqpiS5atQKW//sEW7U9cDPJb0984UdVTy6Zl6DlabAiW5+X2LFq9AKb 9Qx8vP8HUl10OSiylof+Mcbq386HhaDmAC4/1PLoLiH6ie5hrLj9vT6gShBC4btbBGem 2Q1PuChWPPq5zIx7yyZYLR9DkHMRKKnrYEkfl+VZ4C+jMtwOPOYL8LYsC0MlKqENvWtG bG+A== X-Gm-Message-State: AOAM533IrDtRTF+3mmrzaVkfmvjqRJVEFdLB9AKFcfk1u/+aqiMfKTSG 5nrzl1Ygdj7g2E8J/NqJiF85tialRgG9dQ== X-Google-Smtp-Source: ABdhPJykupPxCPFkdDbaJT4f7yZ+Y1+cNY9peVtDPiTrP0oPA/5SlyHxyNDNpfjSWxF48aWc7ONoSQ== X-Received: by 2002:ac8:7f41:0:b0:2fa:f70e:8d46 with SMTP id g1-20020ac87f41000000b002faf70e8d46mr22671188qtk.528.1654608008694; Tue, 07 Jun 2022 06:20:08 -0700 (PDT) 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 g20-20020a05620a40d400b006a5d8d96681sm5839350qko.100.2022.06.07.06.20.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jun 2022 06:20:08 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw112468 [PATCH] eal: fix segment fault when exit trace Date: Tue, 7 Jun 2022 09:20:04 -0400 Message-Id: <20220607132004.10923-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220607120014.49823-1-fengchengwen@huawei.com> References: <20220607120014.49823-1-fengchengwen@huawei.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/112468/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2454477953