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 8C17FA00C3 for ; Thu, 12 May 2022 16:59:14 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 836B440E64 for ; Thu, 12 May 2022 16:59:14 +0200 (CEST) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) by mails.dpdk.org (Postfix) with ESMTP id 789B940DDD for ; Thu, 12 May 2022 16:59:13 +0200 (CEST) Received: by mail-qt1-f175.google.com with SMTP id y3so4469840qtn.8 for ; Thu, 12 May 2022 07:59:13 -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=MlXgkbF6dIWcVK7FjLlazgdxWcbIrjCyFW+KpFueFAw=; b=ZeERZZQO/8FcHAjijM7j79/mR1SKzQJT+xEkHllFoChFGeTT2OW/FTXzZPFixLjqgw pgvD+k+Kj+qj1VXTTtBGWyAIGX1YrGYR7qQXxZOG9sQcFGORkcGt7Ad8EjLavFjPMlTc OLEcvJe8I9m+o+VQai8BwZyz4Cp1ImO9jk09IfMBkihgnGZwmCxENQblh1DeFmRMqwPB BmR1pE+VGI7OmeoyQzjoMFaknaMR/IrIoT2ngpJjF9fe28VdQLbTDaH/yq+lT1zKzbDU m/deg/JyK+UE3XSI6/n7OW2hf3vlp9LZcjvBmwrY7YB6ku5GDe+4HVLfQbLIJrsDqjlB HWwQ== 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=MlXgkbF6dIWcVK7FjLlazgdxWcbIrjCyFW+KpFueFAw=; b=bG7fUoo/69IJwS4N+0XjcjDpszKqdSgEMiTqJ1HrIddG4HaU+KYfJtDPC9fYoioKjw UA/QeY5LxehxGQSk0LPJ8PO0X27StFfwu1bskPSbyZiaJyYRUPXMrc6LMRAC+fk7WFee MIhKR6Xru8OcV8Sikntp+GP0STE8f9gBRphCtchIeJDiGqx6AXq5rJO6Y0Ly6zqRFE7I N7RV6dXkVZImp46//yAFjV319grC3xgEKK2+beDpyTL8q6nM5Y/2nSnRj17c4uLiMpnK OdzT3ruIKJaWG2fx51xok0SM3wz+piZg49v1Prnck+W+Ph9SZ8USMih/LYVKxLN7Om4v /vvQ== X-Gm-Message-State: AOAM5331+Ygtu2BDY97I+Y2SyK9tyvNj6aYelkq/EOOdotvlevLfXhQ7 i/5OSHU2bc7DjFi2tt/2+Zw0Bmg2FzR4Vw== X-Google-Smtp-Source: ABdhPJzupxTwcPBfVBP6QCkwhUYM+PfUAF1uaY7vEQhiP9cTJUlmARwlFPfyVyeoOS7YhRdlSwMtkQ== X-Received: by 2002:a05:622a:64f:b0:2f3:eb96:b608 with SMTP id a15-20020a05622a064f00b002f3eb96b608mr151457qtb.338.1652367552649; Thu, 12 May 2022 07:59:12 -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 j24-20020ac874d8000000b002f3f801b60dsm1321920qtr.51.2022.05.12.07.59.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 May 2022 07:59:11 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111071 [PATCH v6 3/3] test/threads: add unit test for thread API Date: Thu, 12 May 2022 10:59:32 -0400 Message-Id: <20220512145932.25721-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <1652361270-27116-4-git-send-email-roretzla@linux.microsoft.com> References: <1652361270-27116-4-git-send-email-roretzla@linux.microsoft.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/111071/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2313689463