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 196BA433FD for ; Tue, 5 Dec 2023 03:10:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1436F40299; Tue, 5 Dec 2023 03:10:17 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 408CC40291 for ; Tue, 5 Dec 2023 03:10:15 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1fadb9ac169so2891282fac.0 for ; Mon, 04 Dec 2023 18:10:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701742214; x=1702347014; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=awDodYPyNfOxp8iRb1pJ/dfUuheP+6U6a0jrWDG5cgQ=; b=R8mJ6CwFsLr39h32N0G5bCzEyTkce9d4NXNRGTq5MvrtPYgHmciG767k1WcpHy+8Mz dtARJ4IgnABWAxujsw/Hy+SYR6VaQeijzYZVEpGpEF4xoa+pFrrUDpQvnV0HwQpsObF+ VVjLQ9w8NHbiMsEAG5PhM6ahbFgVp20hzQJsc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701742214; x=1702347014; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=awDodYPyNfOxp8iRb1pJ/dfUuheP+6U6a0jrWDG5cgQ=; b=SRDqhDh0Bc0z+VSCjqMZr6zLHuS9puvzeoakUk30ARRNYe8bovqSxGZV/WCEd6SDmd eqUcB2DwM2H6/5ScGI3ujn8SCNqa14hzdbL8M/yYFJyZcz4io876L2h5hbCZGoI1Yk8T 16IWyWSCfS7k+ApXR19JGRYFALZnlh+tgnDdQSKaWEwNrHl8s/5aEReVzZo+Q9Xqs2mx o2AV9lbWAUYt2H3eDVmKeXRx0ReoahNLDqumpd2io0LRwNaIIkKB/EAa+eg09Qbgz3pI 07JTrPP+oPSo+3Rb1HYoBtsObniO80O5JYr2/LSDTYt9IXflGng8yqP4YMMtvbTfP/w+ kXuw== X-Gm-Message-State: AOJu0YyHYBYlILDV7M9r7j75uSKM3Bd4MflkU4MTDqA2YYleSDMKhBU/ TEN7hK5kpO6SmI5/V9OytuOc8x3PP3yPCNoq3PJ2EeAW7X8gVlcjFR7Czjd24PC0zJ4t7UXpmw= = X-Google-Smtp-Source: AGHT+IGI471gxTettGp8JGrVIgYw2w0ftsNHMLogBG3rLMA3kfoRbpzW+k5ZMOlOlhGVtBLmDizxo9efWZn2 X-Received: by 2002:a05:6870:390d:b0:1fa:e282:3a81 with SMTP id b13-20020a056870390d00b001fae2823a81mr5587397oap.25.1701742214647; Mon, 04 Dec 2023 18:10:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v16-20020a056870e29000b001fa497df79bsm718130oad.24.2023.12.04.18.10.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 18:10:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 18:10:14 -0800 (PST) Message-ID: <656e8686.050a0220.f2ba7.66c1SMTPIN_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 1D7626045DC3; Mon, 4 Dec 2023 21:09:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a526461b0764de52b09b073df84f9e87ec120c93 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 _Testing PASS_ Branch: dpdk a526461b0764de52b09b073df84f9e87ec120c93 --> testing pass Test environment and result as below: +-----------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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 (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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27204/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/