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 DC7DB41B28 for ; Mon, 28 Aug 2023 10:04:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E40144021E; Mon, 28 Aug 2023 10:04:44 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id ACF8C4021E for ; Mon, 28 Aug 2023 10:04:43 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bcb6dbc477eso2794328276.1 for ; Mon, 28 Aug 2023 01:04:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693209883; x=1693814683; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d+qwj1+v25Dui00aajWuZjzrsBNNH7517ofOlG7eIdk=; b=YlBKPCA/95z9w0gWeH0dJcry3iaD21wizEHYrmfYBn1e46ETJq+TQN+k48PQZGghd7 ytTEpV83UGnfDUN9NIld8+jJMFqjjm3sabj2yVodMuWqHoee6Jt0nFs397qQK/fedz8J 6+9setpcmDIkfA2oiTqspjDbjDAKNzhMoLR3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693209883; x=1693814683; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d+qwj1+v25Dui00aajWuZjzrsBNNH7517ofOlG7eIdk=; b=eNL0mAXAvWatZh4W5+aU2pAix+dyxI4KjMGRhVuMNrhHCDlvvJB922OE+CmKnrMVcx nRJ52E6sP4YyS0dDgs+sJTYvbJ7c9nfe8RO0fiaLx4/b2A0zM0FxbuPN6RU1EbU3tzJS D8FoFAhUgOgNoCUQoKAzFpLeftOq6KiXeAY953HGHzjNBAgrZ69OAZXFjsj4to0JIMcp cIC0feosivvPQliksEzC4KKXdJNRJSvGRCVpPYdkVz5/f/BJNtCeW55TWQGGTrl3RMT6 g3/V80gYuq3ZqfFiy4dqJ37JHt2KJ9PQheLaTssq0An3n5lkC8YjqVhQBbPyOzJoiFTm mYSg== X-Gm-Message-State: AOJu0YzhsB7v5hePOPSOXnzxFWNaecHp+f9ZO685kt+I8HA3pi1hNUrM ACb2TrNy4mihNdmHQE4yzNISiZDVQpE2Qz10Hxaczmjz28vFv0uK4O1renlam8eCr0W9ziMnLA= = X-Google-Smtp-Source: AGHT+IH5Ph5Tisxoi7UzyJ8RZIiOeXd4JGphmfNb6RENZkf3pQTgD//eWpQyjHWF0vQZ60RY+/TAWpxqYM6y X-Received: by 2002:a25:d809:0:b0:d4e:831e:9f94 with SMTP id p9-20020a25d809000000b00d4e831e9f94mr25942266ybg.42.1693209883061; Mon, 28 Aug 2023 01:04:43 -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 p203-20020a25d8d4000000b00d748c85001bsm557223ybg.25.2023.08.28.01.04.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 01:04:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 01:04:43 -0700 (PDT) Message-ID: <64ec551b.250a0220.215f2.c52fSMTPIN_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 B49846052471; Mon, 28 Aug 2023 04:04:42 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/