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 D848942E3F for ; Tue, 11 Jul 2023 04:33:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4DF84003C; Tue, 11 Jul 2023 04:33:21 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 7431E4003C for ; Tue, 11 Jul 2023 04:33:20 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-440bc794fcdso1605258137.3 for ; Mon, 10 Jul 2023 19:33:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689042800; x=1691634800; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D3n2RLlhQk3bs1kyqBStWcG/OvRj/1QaUQywObGLSjU=; b=DIUAYIsYkQQ9qUtRH7YjFtPHmoHufQJ59iUytJJf5Vrkjo4WbFQYePieQVhhTzfrkk 2yeirXgxYevFm34BHIHhoX31X7jCajGfFxWUXkQVQfAuw3iNipqI0ob6Nl8Qw0AFQ0VU FPx6yQGZuhDBZVdpvXxpa0KKmyGl2rHNYGcQs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689042800; x=1691634800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D3n2RLlhQk3bs1kyqBStWcG/OvRj/1QaUQywObGLSjU=; b=FWJfQx8dlXXQpjnEGQZMGL/AAyYlEWWMjhiGmtPwaao1X3SA2HNAXQGIQCLq6JWe57 In2agyos5Ht4uwiQNaXuJC75K5q1GxFZ//gRDljI0dqwcvFKv6MWXJlTEDghKpj4oUlu ImoP9Aj9e4CmVUUBYwkD5Fr1ByE1qZavwtQRV7OH07TP9GM6o6+xmzgg55J5ppgVLsAW IjOv+BZlwklM9jX3xYgRVih5SsELjbv2P84pQxLR9XsqD3sHq5foJ9ln8sCZ4FElZGK6 9/MnXbAKdnsa0Lj8YsXoXDMNBsnFu27SIV8zKYG8w6XaRBnqoN8+LaQ9lzGhB9EFdrwo srXA== X-Gm-Message-State: ABy/qLavqiib6TR2zjyktM7PpyasWSbhVERvGK+DVaqLvtiic7+Kgo0C KwAO5izTtjlbe9grmNRSOnfdcYZTcavKXtYdj5kmOt3kiqRLvwgdUiapKELDtRAbNMU8Iga3FQ= = X-Google-Smtp-Source: APBJJlHFCgTDBCwRBQ7qq1de5O68L+E2I5hK4DlVg6Cc3nJSCjOciajUJB/4xcPuC94HlVkEbNeVCUQ16Qeq X-Received: by 2002:a05:6102:3568:b0:444:9475:362b with SMTP id bh8-20020a056102356800b004449475362bmr6081553vsb.1.1689042799912; Mon, 10 Jul 2023 19:33:19 -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 n2-20020a0561023ec200b004436907682esm175977vsv.5.2023.07.10.19.33.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 19:33:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 19:33:19 -0700 (PDT) Message-ID: <64acbf6f.050a0220.980be.40a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8FF14605246B; Mon, 10 Jul 2023 22:33:19 -0400 (EDT) Subject: |SUCCESS| pw129337 [PATCH] [v2] app/crypto-perf: fix socket ID defau 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129337 _Testing PASS_ Submitter: Power, Ciara Date: Thursday, July 06 2023 10:51:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129337 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26997/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/