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 02E7342D0A for ; Tue, 20 Jun 2023 18:05:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F390B40EDF; Tue, 20 Jun 2023 18:05:01 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 64CD240EDF for ; Tue, 20 Jun 2023 18:05:01 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3423dadd601so14022045ab.1 for ; Tue, 20 Jun 2023 09:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687277100; x=1689869100; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XbgZDZpUT7A7T7b/K3Qk2mCyv6RgB6zo+7lS9HlOmdE=; b=K7GKhnGMpNNnfMPZA+2DM/CFoNSLy80Sj6qom6b4qbUgddlMnpoEbj34aeUxr+JF5T m//dVVCRxL91oIHn5bvrbjtrM1WQX/2eLMbQRMEculqPw59vfGAisv1iUHdD3mFODwd3 rvGNPTn2bHT0IuxJz+vDOwr1tqx/GjPV7Jr2c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687277101; x=1689869101; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XbgZDZpUT7A7T7b/K3Qk2mCyv6RgB6zo+7lS9HlOmdE=; b=bAd8cSXYZ07FlVayT88H4xymhTm71vufoy+fodOpS7P4eUWNL4HRCGREbmsuwd8ck8 5YcYSuTBojcUq56Iv/Id5a7ovpI3UHoNPP652p0FE7vJle3T/7mIfsePi4SetrCv9/Em qx4bjqTkTikdd4WbL5EvKSCuaNC5qMk5tkFicKEcnbt948TSFsb26kzorB34ipRdb55t EjceiosEetB9PYfDgknRXkDUrc1ugdYY7ZmlToI+Ko5vjKbOfP/Q6RVV9BsyOBx4ffUo 1GWigH1iYKnxXgitOCBV/cKPm0EBz3URTb88UKTImnlJBZmhUBm+yqsViaisKRF8DZii x7Qg== X-Gm-Message-State: AC+VfDxh/LmmbKgKHpnS37Ysh4JAKmByr+jzK8O3qIc7bEp2VRGQMp3J HJOkxqEWmgFqmiMMx/SbKygJhx0hCqpgKtU2I7U6Vlc3hNON6gTTgCr6u3cmMs45ho6Eegb0xQ= = X-Google-Smtp-Source: ACHHUZ4sKx3actRBueZWHTBrlHtk/+QrzI2UL3lhwB/vloA700M/uAADJSsUs1uryciAGf4bciq7dJxRzx3w X-Received: by 2002:a92:d691:0:b0:341:b14f:971c with SMTP id p17-20020a92d691000000b00341b14f971cmr10458668iln.27.1687277100122; Tue, 20 Jun 2023 09:05:00 -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 m5-20020a92d705000000b0033538dc88d5sm310863iln.6.2023.06.20.09.05.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 09:05:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 09:05:00 -0700 (PDT) Message-ID: <6491ce2c.920a0220.ed10b.4a33SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C2FAB605246B; Tue, 20 Jun 2023 12:04:59 -0400 (EDT) Subject: |SUCCESS| pw128859-128867 [PATCH] [v4,9/9] crypto/mlx5: enable AES-G 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128867 _Testing PASS_ Submitter: Suanming Mou Date: Tuesday, June 20 2023 14:11:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128859-128867 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26752/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/