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 90C6343EB3 for ; Fri, 19 Apr 2024 22:31:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69CE440698; Fri, 19 Apr 2024 22:31:59 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 764B340696 for ; Fri, 19 Apr 2024 22:31:57 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5ac5376c4b2so1467722eaf.2 for ; Fri, 19 Apr 2024 13:31:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713558716; x=1714163516; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+tquI/HbnKwHPAW1JNuMzTHc1Vgc2hrQO5QVWyZQhVQ=; b=QQHbj4inE8l2yB9j1pmHO8LSiVSKLVSvyJcqoXqazUVvHkgE2PDhaz0661hJgpQVJf zJ//m3oZQw+p7BjqZ+7n60cO3GnPV5e0WnFI2Aeks1rqjEaLXdGQB17QPnxZ8B8Fzgmq 229ujf1KEHS6vNv7zhYyqJhROpMq+M6kgAs04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713558716; x=1714163516; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+tquI/HbnKwHPAW1JNuMzTHc1Vgc2hrQO5QVWyZQhVQ=; b=d6rwCzWA6Bma/66SWk0yESQm/NvWUURNZl/SaknNhDXwB0Z3vUK7Wq6kJ7bVit+Yqy 3WU8tbquMyuWbZouunUiClZnhs/EHrw+RT5JwPjH4/5wsJ3egKYj1gBkyc+x9kLh0n7w BX2oz6WVtwFCNTuPOyanWIPw5xZAE4XdNJ75Y4n5dzDUiDBnO5GiUX73ecjnyhdm2a53 5IZ0fUlRIQL9au15lSmuXXDTIYHLeCbWKNjk/vzugUi3Odf2BFMuz1cA0Y4qgWj5/x0n a+nySHCEnraz5DnoDjI+KyjhjagwgYCnzozoFHUBJGci77WYysFeR5FHv2+zoKuNwwXY QIZg== X-Gm-Message-State: AOJu0Yyox6ZFh8N1rcH2PVnl0lQJyUAkmgSjfLg9RQiLBORUEOTnT4mh +zyrcd3mz2QHjBjUJt7P9M7KU+vGUek/Ima+fBoTw5JpwiE0Vt04LNdOEY6BywZZpL4MSbURXeQ psyFQeUp6ZZaNx8H80cYXk38LY11G/I0vGbhw4eugaDIjJyfXW0+B4h8O X-Google-Smtp-Source: AGHT+IE3vrRwnjECPsaiDAE6OA/ALBOtX5rDyUxQ8tZBKMlmYPXMZwtm2XJoWCD1t2qY7EfEO5enxzGNNC4S X-Received: by 2002:a4a:ad82:0:b0:5ac:6891:cee7 with SMTP id v2-20020a4aad82000000b005ac6891cee7mr3696577oom.3.1713558716826; Fri, 19 Apr 2024 13:31:56 -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 y10-20020a4aaa4a000000b005acfe87e8d8sm167243oom.10.2024.04.19.13.31.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 13:31:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 13:31:56 -0700 (PDT) Message-ID: <6622d4bc.4a0a0220.cd6e3.8333SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 38620604D420; Fri, 19 Apr 2024 16:31:56 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Testing PASS_ Branch: dpdk-next-crypto 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28889/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/