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 2C23C42537 for ; Thu, 7 Sep 2023 17:38:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2ECAD400EF; Thu, 7 Sep 2023 17:38:59 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 360FE400EF for ; Thu, 7 Sep 2023 17:38:57 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bee82fad0fso9226325ad.2 for ; Thu, 07 Sep 2023 08:38:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694101136; x=1694705936; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3jU1afLClt3ZhrMBXpX0rSdtipXGDU5KbsZjg/yqaKo=; b=QnHTXMyEFVX4YiSBVKAK5zW3jvtSrH+n9/u5bTOeMaDA3ZZdQzueSi0mjy0hyXVQqC lea2/00OUMwsUwlk8Kg3MCgfvJgQxfWU4xgm7Ryt258eqLSjiLh0r0l19rVoq9bgaSIx mOCzkg0J2wvnm9Gz7IaN1OOHUw9f9cnW19RVk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694101136; x=1694705936; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3jU1afLClt3ZhrMBXpX0rSdtipXGDU5KbsZjg/yqaKo=; b=bNcCE8CDjEdvVLN2L7/jM2+ghpfdcRTUK6ElR3Z5TkmssJEufjFMmmOuOyl0uD3CML LTXq1BDK3NBUCRruLzspvlyiK3ynF2fSKySc7/Ew7gkPFlbu/n4NWtqpwmei25bSSez1 hTirVy+ww53XsASM4GbC3+Clb/dS7X4Ns33OotVp9xl3tfmHTUm79uAw59FoPnVtXkk2 sh8mzUcwyWW3zAIr26pqN7aZu+MuiLC5BFBesBX3r9g9MYYED34kTXaPFFyWYElQxxW/ kjT+xNjULwORHfjHMKbR/02PNQy4pAj+pOv7WuMDv1vqeVGOHxcDbHNfobTKXSUs7YHx 1vOA== X-Gm-Message-State: AOJu0YyAClGbpR96e6fMCwIOvGzpinzIVRLIfLir5goIEbQ1ap6MuAqs zQcQ1ataKfWLXNmQ4xWbmdT8xbt/BQUuYvUgbmD99OtH9MjycQ5gEDWRcw== X-Google-Smtp-Source: AGHT+IGg0jWznTCY0w6x13mhGRYUYHQ8B/2zC7UK3bIJelwZY8BnucvypzfTkwpb+GBERFydoQXLA0ZYP4lm X-Received: by 2002:a17:903:1209:b0:1bc:2c79:c6b6 with SMTP id l9-20020a170903120900b001bc2c79c6b6mr20325231plh.28.1694101136453; Thu, 07 Sep 2023 08:38:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jw5-20020a170903278500b001b66f21148csm560867plb.39.2023.09.07.08.38.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 08:38:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 08:38:56 -0700 (PDT) Message-ID: <64f9ee90.170a0220.b7169.a5e3SMTPIN_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 A134E6052471; Thu, 7 Sep 2023 11:38:55 -0400 (EDT) Subject: |SUCCESS| pw131198-131208 [PATCH] [11/11] lib: remove pthread.h from From: dpdklab@iol.unh.edu To: Test Report Cc: Thomas Monjalon , 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 | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/