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 7713943853 for ; Sun, 7 Jan 2024 06:24:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B1BB402B1; Sun, 7 Jan 2024 06:24:04 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 0DD6840263 for ; Sun, 7 Jan 2024 06:24:02 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-28bf1410e37so775464a91.2 for ; Sat, 06 Jan 2024 21:24:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704605041; x=1705209841; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rllm13fF7tS5t/4zKvyaKMDJkI9zHr06jeuakm+54ek=; b=R5f2jRvnxBWP0nkQqAmynEKEAlS8vwbLuoi20o7PvtZqs2L4P/tTrtAn6mFe5RYgpi Qdcj4UexXdgowCxzsmB597XsuzkBEde0cA1eHd6poL28KD58ST4oL4eiC3RqA20eSmv0 pBIOQFCU+lHYEyE74jHnOB+KxYJgid0EhxAHg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704605041; x=1705209841; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rllm13fF7tS5t/4zKvyaKMDJkI9zHr06jeuakm+54ek=; b=bGJgw2Z5cC9IjXu9PIda326LSLsfVVIdd7CHbm4P/UHAnPgHcezQC2z1zNpWTtrqKy Zgz1SsQC21KMzOUOoF7PNLeNjF13YZIcHEZnUNy8EvfTokDpO35z13s0gUAahPho0QeG hYrLn9hwev3LDmlt2PO2OH/Ysv5xz+dKh8XhYZXeTcW8qAbTjwY1tSUmO5woM1P7j4Mz Y4mAFzDxIqr1zQ6zOeTQ8k+nNUgbaCs18oWlk4UMe3hiKlOdJx5DsmU3Ml9QLlYw8mgM SA1s6FwRq6WNckH6/5dE2yXhb51Uf3xwZakKVUqf3k+BCw/CloKRYqcHNY/v5WSu2FML UaSA== X-Gm-Message-State: AOJu0YzI4L7IPcvfZ97e1hLZstSvm1uB8N34tKqFUWAhN06T594TwQ/T 9x0zhp5DyNR/U/uKUbLp/psPiyEncxu5uipCFfid0xLKvwIm2Qg99gw5SxeUpB5avGcKDXjj1Q= = X-Google-Smtp-Source: AGHT+IFR0yMvRlmutpW371hglJjI0th8KaK42/SEwEQWtPX8QeFHmbSDM6NpCOykxHs0psk7LT2d/IsPgqbS X-Received: by 2002:a17:902:e804:b0:1d3:b167:7da9 with SMTP id u4-20020a170902e80400b001d3b1677da9mr2442697plg.58.1704605041063; Sat, 06 Jan 2024 21:24:01 -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 l11-20020a17090270cb00b001d397b75007sm105781plt.85.2024.01.06.21.24.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Jan 2024 21:24:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Jan 2024 21:24:01 -0800 (PST) Message-ID: <659a3571.170a0220.12dfd.6c3fSMTPIN_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 CC5D56051831; Sun, 7 Jan 2024 00:23:59 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v23.11 eeb0605f118dae66e80faa44f7b3e88748032353 --> 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 38 (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27587/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/