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 556A341B26 for ; Mon, 28 Aug 2023 09:35:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C4094021E; Mon, 28 Aug 2023 09:35:21 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id B5A324021E for ; Mon, 28 Aug 2023 09:35:19 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3a7d7de894bso2249724b6e.3 for ; Mon, 28 Aug 2023 00:35:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693208119; x=1693812919; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LOKsjxolhekyjp+D5w2Omv7/rdIJSs3/uQWDHCimeXU=; b=N/N5mT2fp0Q25u6UHHDCzJ7ugCj0c9Nalmez4dfH7uEDkv2eB7wOboAuIlZWJPFF5v /FRo117Rxz/tTQiBcbqF56mvpXxnuKpdmyrZU0EGVipCqQ14nM8fE69id5H8HQJ1ktI5 y8Gql1L9ubfgUc60TJWfYU6DLEzLYFHTRKdQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693208119; x=1693812919; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LOKsjxolhekyjp+D5w2Omv7/rdIJSs3/uQWDHCimeXU=; b=QjInBM0sJrJzqAt24Ew33GINsvGZUMUu5gvhUEpqzJcoeolQu3Uq3dJSty8fToyC2U frBJb5x+y41G6VMn76rlu9CdzvcQuryl/13J3/objp5LU2ITP5qmBlDXe1uXSa2PsirQ KBhoCyl8nxWhFfXFcFbQ+zm/M9b1GSNIhVEqLpDV4XKoTq098g3AFiCrl5F6WzXMh8Se zTk9swxNKJRLgCFZqDAByjaNOG07NAMCwmCyjLUa8hzC4GvnDNEGfCpha1gBgE9g8/gd Y50RsN87uuit3CyVaLCPGVxImxtzglkXDpXoDUGTssziED3dqRFl28I5BQWvFI/6w0Yo 5kuA== X-Gm-Message-State: AOJu0Yx+cAKrx8+XKvpxZcrxj7D65KPqEwsivSXysTQBeDxBK3aVBGu5 Vq0Q5q0Q34PQrIjWGiOFWrghm2l84y9f8TlnjMp2vfycHennQFe81yUlDA== X-Google-Smtp-Source: AGHT+IE3oyQaXp8TlUAnhyoOFvD+zSucqZi09t3hQz2bFFqGopd6Oqo8B04P+ermia2gPCJMl5fgoJ1oXhgW X-Received: by 2002:aca:1716:0:b0:3a9:bc8d:42c3 with SMTP id j22-20020aca1716000000b003a9bc8d42c3mr5200565oii.50.1693208119147; Mon, 28 Aug 2023 00:35:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nn10-20020a17090b38ca00b0026372ccbbbesm709177pjb.17.2023.08.28.00.35.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 00:35:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 00:35:19 -0700 (PDT) Message-ID: <64ec4e37.170a0220.90c05.e622SMTPIN_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 5034F6052471; Mon, 28 Aug 2023 03:35:18 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/