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 A2F7441B28 for ; Mon, 28 Aug 2023 10:15:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB5D44021E; Mon, 28 Aug 2023 10:15:12 +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 DC6A04021E for ; Mon, 28 Aug 2023 10:15:10 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79289fefdbeso70847739f.3 for ; Mon, 28 Aug 2023 01:15:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693210510; x=1693815310; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=37YIEdlmVPMhlyHKsWdu2tO+88iY778Le1rmR8/CDjA=; b=Toks+YCEprhkF21AijfQIPnrDwfOSkAP3fhOnZ+fW97sn8FSGFznzO9EmuzviOD8tW pTWodjdxnuqcVFV5BzY9yjElLYdQiOpo9cPioZS15uArP8g5cHg6LjNZSdqanojRxRDy ap9M5//2g7Y5/ElN2QU171YpEn7JvOWm0r8gY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693210510; x=1693815310; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=37YIEdlmVPMhlyHKsWdu2tO+88iY778Le1rmR8/CDjA=; b=RLlPBz4DnU1v5lDBMAAdm3ABiJASD0gExXo4HISx41iHwf/stUAf1aSoqgmTbLywdR 43Hqg32SVJ9CM0PLeqtAdZMo/n7CJGECK+nZN5OBzfb2OGQqpA5j18TLHtXY4LqaS/Xz pzqdOQ9xg+OkqjnyPibOguAMQm3xBhZTBOFzCkGckkO8puR7tSBkDpGCNpwGTCKMLVOO zZGD7t3d/fl9GH5r4m3y7dLfEK209GnlSNLydgeoP0jRY187Pc1zDtpuBTbUM57H/a0Z xbp+hWSTaA9Q7hqofl0/fl75FTYKnqNzOwe4H7FAMgOewv2qd9DlX4TlYUCQLTesIRq/ nAPQ== X-Gm-Message-State: AOJu0Yybxv59M79m8J0B2TaFdEvXNM6M+em6U5i1iLgtaYAHehzPw95F vPj/U1qBhMfPXaioWJHb0nFo9en7e9XN/4maZI2yM5hRYjS0dREtEf0QHu+epWFZLGASpgmKwA= = X-Google-Smtp-Source: AGHT+IGuu+tntSE24vYwJd8CMzdaRHX6r3kAjlo/ub1SWB2XFfeSOrbOs8OKC0cz9JiVz8bnB389fwDv0dV+ X-Received: by 2002:a5e:8a4a:0:b0:787:8cf:fe8a with SMTP id o10-20020a5e8a4a000000b0078708cffe8amr16471658iom.2.1693210510312; Mon, 28 Aug 2023 01:15:10 -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 q6-20020a02a306000000b0042b08eb822fsm279988jai.76.2023.08.28.01.15.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 01:15:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 01:15:10 -0700 (PDT) Message-ID: <64ec578e.020a0220.77bc1.cd9cSMTPIN_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 CAA6A6052471; Mon, 28 Aug 2023 04:15:09 -0400 (EDT) Subject: |SUCCESS| pw130784 [PATCH] test/crypto: fix return value for GMAC te 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/130784 _Testing PASS_ Submitter: Hemant Agrawal Date: Monday, August 28 2023 06:51:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130784 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27455/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/