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 23B844319C for ; Wed, 18 Oct 2023 18:36:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E06B40271; Wed, 18 Oct 2023 18:36:17 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 0CCC740271 for ; Wed, 18 Oct 2023 18:36:16 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7afd45199so88712857b3.0 for ; Wed, 18 Oct 2023 09:36:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697646975; x=1698251775; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Cp21Q6ca1F3uXAfNg04DNAISvYvQYymWcOuKaA4mRhM=; b=dw8ytqm+E1oeTS338kuQGjC62SYXapQqJ3L869g/e5bWqUaKIjNJrscIsh1BslSLED t+uC4OieK/CzzSvncaXzHc0TG14mtiU4c2bfAp/xQGmzB3fT91XW0uS6AKjvvFV8MaHh 0ARJPkUUrONpfbCEwOSDeP9RRWhtWOZZtz1Yk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697646975; x=1698251775; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cp21Q6ca1F3uXAfNg04DNAISvYvQYymWcOuKaA4mRhM=; b=aya9FjCE0z4Mnk/aH+ymFv6LY9WWs5gpqIA+gDdnWALy73ERXUb/SLGmHSmo03YFeX NoW7gEBoSWq2hwJndC4ttgJ9Ez55nCT42gd/rTLMVCdcVtf5raQLzQ2075ydlf2yhH8I EvQxzkemQVMHxEaS3sVy4JBC8rB4r3ee6KoDwkw1C29SEo+ekHbwgXYNM8o7i17bUql+ sg8dhxjLHndfciDPpaingSAN3HlgAWNgZK+ggQJ0MLCjd7pmJ8B1zbRYSVuQKD1jBLav QrSU+PGE8zG5OlftSZgEshy26/JJit4Qq8oPoBEP93JMwq7UGaeV1bEohU8/fetvbT3O RVnw== X-Gm-Message-State: AOJu0YyOwaqK4gv1M0Nx10ZvNE7FSHl4thSVWA4+Y3QTXkH9WNirdzM5 MtZ1ApTPwahZzBcJXNNd1Y7KmG6yGxeQMRcla6vNRzpRkgPPsrqkz80oXA== X-Google-Smtp-Source: AGHT+IGQTKJEOool2SIyGJlC9DJu3fyEA3m6TH4O5sdzHG0NulXzIkX3Sq5W1+bLARvI6azT/yzorPSJWZGd X-Received: by 2002:a0d:d888:0:b0:5a7:dad7:61dd with SMTP id a130-20020a0dd888000000b005a7dad761ddmr6330708ywe.20.1697646975504; Wed, 18 Oct 2023 09:36:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e5-20020a816905000000b005a23a4a4c15sm551821ywc.37.2023.10.18.09.36.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 09:36:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 09:36:15 -0700 (PDT) Message-ID: <6530097f.810a0220.7b201.08ebSMTPIN_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 2CC676050A61; Wed, 18 Oct 2023 12:36:15 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5f9426b0618b7c2899f4d1444768f62739da1bce 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 5f9426b0618b7c2899f4d1444768f62739da1bce --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/