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 6169541B28 for ; Mon, 28 Aug 2023 10:02:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 692AC4021E; Mon, 28 Aug 2023 10:02:16 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 381114021E for ; Mon, 28 Aug 2023 10:02:15 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-570b6e1a413so1709159eaf.3 for ; Mon, 28 Aug 2023 01:02:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693209734; x=1693814534; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G49TB4BJwykS9qJWk/ZqwWhI2OE4pqpkVR9JF66a8Hc=; b=HEluOeSQPG5VS9WRp16hy/UQP1zlVx94inaqpL1WU8FPij5NMqLdm/jaDRIuTLNDke 9uR9qpUFzR3tqvgrozOL/0ZJdxzU1dcXotmkgYAkYzfWHx5XHmh0ZSLNPk0ZlcTLd3ed AeEcsy2dJ5j4vyVn+pnDC2C07ktGZIumGNVEI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693209734; x=1693814534; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G49TB4BJwykS9qJWk/ZqwWhI2OE4pqpkVR9JF66a8Hc=; b=bBDtRHpqigrDI2FTcSa8fuzjkMjw1mU1CjliB+T01FvSDYd5JSrnsw1equSsTaQp8X X9jN2lMHAgm182x/IwH/PknAsHBZZMBNFjZbRer1ubf1F4L9KhmcX5urSNXtQzhGwm+v f7YwbJeQw54mLjzZRVjOzLumCis3b8Yd//knb9eteuTrxYoW8L82/TkXHQ6y+c2tRaa9 WQuhasb0PNdWxZc2MhYlLAkzjjy1YPC9vY6eXIvphmNmk6s0ZBtuFAsD7LqBmPM/wOIw H5P1L9kMAeWwb/9Tz+gSVWBcAg84QC1fPtFqJ7Che1ZD7AoIlBdtX07wlUpenAC3VI0L 4dag== X-Gm-Message-State: AOJu0Yzhr74/i2Z5/w30PGUFd0ypl6ylDr5eHemXFHSFkwRYoB5c0Iq4 q/s6AwUtrMCd3UIbCF9yk5tIzFCSU4CoqOLL53mRJ7nAIAR8/VhNLEog/g== X-Google-Smtp-Source: AGHT+IFE6xre2QJQHYd/fpy4w3oMoyg/oqScZ3mnZ5XTLFcgbjZJR4oGg+FYHw/f5cw+/Dgbe1aCdEhtL17H X-Received: by 2002:a4a:6c1d:0:b0:570:c8fa:4ad7 with SMTP id q29-20020a4a6c1d000000b00570c8fa4ad7mr10462524ooc.1.1693209734514; Mon, 28 Aug 2023 01:02:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e2-20020a4a5502000000b005712c10f893sm703712oob.21.2023.08.28.01.02.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 01:02:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 01:02:14 -0700 (PDT) Message-ID: <64ec5486.4a0a0220.61b5f.5966SMTPIN_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 096336052471; Mon, 28 Aug 2023 04:02:14 -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 | +---------------------+----------------+ 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 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/