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 68A28A00C2 for ; Sat, 12 Feb 2022 20:40:07 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 432CB4067C for ; Sat, 12 Feb 2022 20:40:07 +0100 (CET) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 44DC640140 for ; Sat, 12 Feb 2022 20:40:06 +0100 (CET) Received: by mail-qk1-f173.google.com with SMTP id b22so11090363qkk.12 for ; Sat, 12 Feb 2022 11:40:06 -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=hamv6ugM6xUqyWZD1HcF482iMit14UhF+Q2IGv1exKs=; b=uIgt+ykwSoEdHB4Hlz7PFIJexPFfk9jcIilxCe3O+GUhYVy5KmKCMZ/z0Jw3ifqzN/ KLN8BtBuSkuKsMiv4g6Fhei1G6TSLZV4tARvOtE49zqQ8X8t7vLABGmj1jDcHembV0jX nl4EIAJ/l2Pm+2hDLvt4T5HKl2M9H9W2w0dOe+Nv7l2ZNSP5RVhXXl8KApC3ozD598ut 3SY2WiiAR7UjiH1CRiff2Pr49FJN6zbZ6xxztTLvnbyEbPin/CrLbHgKEFuVk1GJ9Sdb 9AHgAwGMS/qr1PWuUQ/atxOupRsO2IMyzV96F6X4LkDCiCrohV4fcrOCVTqjEpfX5vri jb1A== 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=hamv6ugM6xUqyWZD1HcF482iMit14UhF+Q2IGv1exKs=; b=udFWwfuTYvzQL7QQFBL6z0mqijOBGuzIGJsO25uvtoifohwrWzu4G3h0KvsKYoT3c8 7G+KTTC6LGqgJo5YF9cISuGxX05Sl78KDy2+P8yZNkQ7iFyGJy1hisUwOssQDZi4U7fY yyMyoubJD4CNSs1NqUCNlZbkYc4pM4ddZafzMBFCdCA1NjgnrGIu4cKZouyTJrVxXzEp NMylzPEzt+Cy8J8rIkL+EwaQ+y+lum7GclawLnI+65prFB5CSHetwv+dk2gALlx1ZmhM 1f8mnTy4VggVDJ5P51vs7ViWcnZFqZ3EtY908X3ilwd8eDFhSUkaoLfRZtAu/ks8Y8R7 nFTw== X-Gm-Message-State: AOAM531nEZoJ+W3k4cFlrOX5oQL4ERakR6AZKa0JfMCrub/NM5MkAZnL mE3MWyJ6ezwygVtn0AMH3WO7xabUB90Kew== X-Google-Smtp-Source: ABdhPJyAuXJYk4tAhomukro9/ZgiIoJc4gzpn7AWvFcaJGceeFhLiUgGikZ+56yWb3ko//Wn9sPolw== X-Received: by 2002:a05:620a:34f:: with SMTP id t15mr3768673qkm.499.1644694805505; Sat, 12 Feb 2022 11:40:05 -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 bp18sm6107157qtb.72.2022.02.12.11.40.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Feb 2022 11:40:05 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw107407 [PATCH v2 2/2] eal: common rte_dump_stack for both Linux and FreeBSD Date: Sat, 12 Feb 2022 15:39:48 -0500 Message-Id: <20220212203948.21259-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220212184433.66791-3-stephen@networkplumber.org> References: <20220212184433.66791-3-stephen@networkplumber.org> 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/107407/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1834585942