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 036124258B for ; Wed, 13 Sep 2023 18:19:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2DEE402E4; Wed, 13 Sep 2023 18:19:18 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 224E4402E4 for ; Wed, 13 Sep 2023 18:19:17 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-412195b1e9aso48568701cf.2 for ; Wed, 13 Sep 2023 09:19:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694621956; x=1695226756; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NUeTeU4BqV8x9YzJfwJVUkEHjTU2vACFG4efQ4la3Os=; b=gy04C6YbAL+dP8w27ZLY+WQgXocgXounU6f0iRwhoQwm1Cm5idL0zlE9ZLbOrUXmOF hyJuDoOg+Fco8erbWIH0YztGZ2G/cXU9YKFvEnFsZWD3whK5EZV4LHEPWzkKKFduK9uZ vMpsL09Z2eWSVxXpoxPTtDfNVajYESZTVCPeY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694621956; x=1695226756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NUeTeU4BqV8x9YzJfwJVUkEHjTU2vACFG4efQ4la3Os=; b=hVioytJfg2LF55k8BKqs7vbpt6HYCROyVg8dmxNpnXjfKKbPEn5vMa3h4HQNhNPdLB +oEMt6QQhL760CtQj9Kh+up8akVprqs/8hyV/55GEv5BplO0GdkLRm/rZALbM8FTIOg2 9VbmaQI/msCYJ6Pd22EHL+Hc8NMU7ouhIzoExeU2x2WdEjFSlzw6sjWiNiyx6A1Wd74R Px6qzZE7zcCQCRklUpqwREFOB7Fir+G34FgZbgBTZoEc0unFvrmvJd0NltLERR/HU3UV 6kXR2oit3igipLBl1lMVhTXjDWZ3La47pDl4aFyVtQmUQSZhnA/D06NbfXQmm+FejQHU m69w== X-Gm-Message-State: AOJu0Yxsto0WmxqoOovJegXjZnXAw5ySO6V5eWBSfYJKUDofC+ta39DQ j2p4wJZZ3GlUCDxXEqhvHVr7fvxgTkHGciWJ8pBKJhtiOnlbcg5UXXl6q4M6z1+qbgBi0WzatQ= = X-Google-Smtp-Source: AGHT+IF+HwUlcHoJQYOClNKGYbVa2JNYFgOdqai/goBLVRyvsM715pKqLqV+eEt5gHzAV+oDB2IDp/nZiAxC X-Received: by 2002:ac8:5844:0:b0:415:1cc0:f4bc with SMTP id h4-20020ac85844000000b004151cc0f4bcmr3468701qth.46.1694621956486; Wed, 13 Sep 2023 09:19:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g19-20020ac84dd3000000b00403ad49747dsm554903qtw.0.2023.09.13.09.19.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 09:19:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 09:19:16 -0700 (PDT) Message-ID: <6501e104.c80a0220.ec493.db81SMTPIN_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 28F656052471; Wed, 13 Sep 2023 12:19:16 -0400 (EDT) Subject: |SUCCESS| pw131387-131397 [PATCH] [v3,11/11] lib: remove pthread.h f 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131397 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, September 13 2023 11:28:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131387-131397 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27591/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/