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 D9AC441B26 for ; Mon, 28 Aug 2023 09:59:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E09D84021E; Mon, 28 Aug 2023 09:59:20 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 7530D4021E for ; Mon, 28 Aug 2023 09:59:19 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34cacab5e34so10887965ab.0 for ; Mon, 28 Aug 2023 00:59:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693209559; x=1693814359; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OFf0QqSqgUeTz4jAZbOvsKJrdAD3jpsWS1iafD/MOKw=; b=SZ5Lc1+jhvfTNfBS4HtkogeD8yJpIAYq/f+Xye/y3FdT7uz5bW2nJR8rXK5NeyM4Vo 5Mqu+Ue7Drt70To2JnkriKuqB/CLwUVOMyFCJRdYKktKMgSDM1jCd7v9lMJL82+bDtQr b8xACmDWbDfZMDpaAGur/LoF7UL5yR8arukPg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693209559; x=1693814359; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OFf0QqSqgUeTz4jAZbOvsKJrdAD3jpsWS1iafD/MOKw=; b=IC1QCngqFCD9XaqU36OYdfHzmF0BB66gJ26/XXSsSgDXJvsn2YEq99RNrJ5sMkpdeZ cxiHRamIj7iItN1dDpl7c22X20vJ3Zzkf0B6x2qQHVxixQ0AkITren875RDBGfPSpCqb tXV1aMdMA5suAY+6H5YDFKYsp9SrzILBxnki/DJ/BzN/3xWi9pwC3COx1F7NzkLOLdFR iMl0Wtxi71SWynYVw/npMrOjNLAQl58nLUtG5AKuXF9AXI+nZx1YNsydTC3OUOVSUXtZ gyK0HWZk+GUVor1lQMSboAkvYT4MB28u0RrIwrKrXBgVW/iLbY5aP1m1qpaW3fQG55z9 B8zw== X-Gm-Message-State: AOJu0YwpEfFrhowc8XC86erWGRSJpNNcAbFpGkOowVrGsGAtG0llyA3g IE7AM/o2H4/lDr70sWU0LIcYxOXnIolci3oOTCTfwl18WR1fV7KXtWLwPeFMB8f/Um8+ppAMJQ= = X-Google-Smtp-Source: AGHT+IHY4Aeau7oJdCR8HZ/VoYE/Vw0PzW+0GqdIvh7fdxy+cajJ+JOb1QWU9S+SJ9PT/ELD3JlpCDdO3v/n X-Received: by 2002:a05:6e02:180d:b0:348:c041:abd7 with SMTP id a13-20020a056e02180d00b00348c041abd7mr18927526ilv.13.1693209558907; Mon, 28 Aug 2023 00:59:18 -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 gc21-20020a056638671500b00430a1af1356sm309844jab.31.2023.08.28.00.59.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 00:59:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 00:59:18 -0700 (PDT) Message-ID: <64ec53d6.050a0220.b1bf6.f56dSMTPIN_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 6D8E06052471; Mon, 28 Aug 2023 03:59: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 | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/