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 6504443691 for ; Wed, 6 Dec 2023 17:37:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 609564029C; Wed, 6 Dec 2023 17:37:21 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CDECC4021E for ; Wed, 6 Dec 2023 17:37:20 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b34ee2a243so272088239f.0 for ; Wed, 06 Dec 2023 08:37:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701880640; x=1702485440; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gnbwaENNZLTQ2MTXV0cOx+HLcyTxJgJWRiXZ1nx32nk=; b=KhC1hhIaGiDbhVdnzBQvYi+nEhQkhGYZHW+qhs8FfbGYCqg6kVgzySfHmRisH0ZINc lrRKVTKEBKrfdD59uJDEX4jfXDWK0Dawugc+P/KKABIfjP0PYd0EghMUgI4jhMkapl0v zgwukS+koO4v4GhJAvBiTg2rBRIiQxjofZcA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701880640; x=1702485440; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gnbwaENNZLTQ2MTXV0cOx+HLcyTxJgJWRiXZ1nx32nk=; b=RBaoj7ANR+2QgprH6OrqvZV8WnwNFRHA3Rf0sRshNYGqhTgOjFQrrGaxV6vZKU+iq5 RAm04cQFNctwSKX8wX0HfUEXj7NhKJojk62jLSZDbF2UcgnwCtCq6WaMS1M0FtuumMGe nAVNUV1COO3eX3KZSV7G3QG42Tkplx5SUhuyRrT0QCWhgGB0xqtuD1J2FzfHoeILjLnu JdwwXwt2fudaluIntP2ftVskScaaEKVu9yqEghqRuPYrEJRvFSYY/SQpAjbqYcSrYbvx azCnfC2qf0VFeYBIPfIs00Ykg/YuJO0ceezDukvxxz98QwGrKNyuOAfJpOeFaB7aVnRG N85g== X-Gm-Message-State: AOJu0YwpRZCT2VWF8WxirIVA/o6RKzo6em/L1jEKLWgadLv5kbb54XD4 GmI+/6LueZ+IbHB0xSkWCO+z2xQbpZ6tTrCG42iACxST7VaaBFS3m953vQ== X-Google-Smtp-Source: AGHT+IGDx4HHh7+0kmrqlF1il4k7qPVI42mp0KKyU9Yg4PWqVD0F3MDD2Kh0BUwhYKrduPYvDM8TGLBx/5pK X-Received: by 2002:a5e:de44:0:b0:7b3:aa87:342a with SMTP id e4-20020a5ede44000000b007b3aa87342amr1655236ioq.1.1701880639886; Wed, 06 Dec 2023 08:37:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j20-20020a0566022cd400b007b01238e7e2sm925700iow.32.2023.12.06.08.37.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 08:37:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 08:37:19 -0800 (PST) Message-ID: <6570a33f.050a0220.ef7b4.d279SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 687BF605C311; Wed, 6 Dec 2023 11:37:19 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c858f006d1f7161986c88847259a400d8f80d81b 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 c858f006d1f7161986c88847259a400d8f80d81b --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27228/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/