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 75E3F42538 for ; Thu, 7 Sep 2023 18:50:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60495400EF; Thu, 7 Sep 2023 18:50:49 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 119D3400EF for ; Thu, 7 Sep 2023 18:50:48 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-792623074edso58333539f.1 for ; Thu, 07 Sep 2023 09:50:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694105447; x=1694710247; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WtttaJkrM2Z86sEdrNR2Cif10+tj1qMgr/pQfq8tbpU=; b=FH/LlqisK+7hXjNClIC9hBMUfKfBLSc2Vsp6RZOBTMMdRGSgEaDSu7sGgmpEqvd+br injmA3yT0BMCu72ASda3jpaalqPkVx+OuudcEZBrCkq2TYFUuKvoX4HnBvQ9+Zs9cUV1 p4CDMCN/+Rq+IOFvy7BanNfbGIgpg36Tv4YDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694105447; x=1694710247; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WtttaJkrM2Z86sEdrNR2Cif10+tj1qMgr/pQfq8tbpU=; b=RfiylgXkarJMXAJI4vu7H/eObRiqiBzq30w88IEmQc6AtCZ0QZN6WkUMyQ9fHRvb0V R4vYcTYQp+AHYn4SlTIa7PUkis0BHooSR9d6/uNrOdXHHBZvQKSLWOj4lly46RNGutcl IHws5Lcopu41rdhk7CcGX3ZUtELRG/ElLdTWPRxnjI4YjEoK7xaBPfAS2xsZonhuu8pg /2inzJaSV+Wiy0rwnfa+plhTOPUrZCBh2OuU/d5UN0ONAo4sbhReTsZOUooUr3d/o+Rq v7sc466Nhq2vYNpZM7ujyRLBVw/Tw+2KJQSLcr5XK3MazNQJt0uMsOhitBsLlHQGWO6M dMkg== X-Gm-Message-State: AOJu0Ywf3M9YmkS42IZBjle5VM+UAFK+FWRuX+drH4LOngqMU9cRBWIs VSqstlCfhHKSHHGB6KX2xug/NW9krqh0QF+Zy0E8HeLvlEx1WmTbFwM16A== X-Google-Smtp-Source: AGHT+IHDYcavIoAZUj8W+mvmRmq6clPl7GKd1vuYaqMIjv20ipHmacwaWB9T/hmsN/MINREWZkG3tLT1qgMi X-Received: by 2002:a05:6e02:1a03:b0:349:4053:4778 with SMTP id s3-20020a056e021a0300b0034940534778mr2775710ild.0.1694105447366; Thu, 07 Sep 2023 09:50:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l4-20020a02cce4000000b004301047a629sm659394jaq.41.2023.09.07.09.50.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 09:50:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 09:50:47 -0700 (PDT) Message-ID: <64f9ff67.020a0220.b9645.eb57SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CC6826052471; Thu, 7 Sep 2023 12:50:46 -0400 (EDT) Subject: |SUCCESS| pw131198-131208 [PATCH] [11/11] lib: remove pthread.h from From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131208 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, September 06 2023 16:12:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131198-131208 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27538/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/