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 0F074436B0 for ; Sat, 9 Dec 2023 03:11:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08E7E402B0; Sat, 9 Dec 2023 03:11:29 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id B473440285 for ; Sat, 9 Dec 2023 03:11:27 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d852ac9bb2so26223967b3.2 for ; Fri, 08 Dec 2023 18:11:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702087887; x=1702692687; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fdPGi1PwnklLNLm3wxgp1rn/csNriOruQM5OMaWX5Rw=; b=iSJAyFgdH8nHA75WmbxCIx+Isuh2TdOeNQ0o2OMSFoyAUlHAqbbKqHWmyhbnnMGkF0 kPB0SLV5tBM0ibigGhD4Ljl2bpFmSvOKYGye4hwuDhJMbSeNdfow3/79600NLMwmzqYu 36bO9Fy03hY1pTajWwvVTzUvVn5ldYCGprNTk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702087887; x=1702692687; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fdPGi1PwnklLNLm3wxgp1rn/csNriOruQM5OMaWX5Rw=; b=VMByQKihDN9wDOUlHLdMiO+eL0TYzFP2TFkOu8h9qN5GApOi0lgEFOubQ0ZWIZsqKq k6iR1tzdbIC0iwm06woPtYfBbm1xWAxVfq9izIULWR6/CYmLJNxLj9FvllDkTPVY4guJ BmDkZYRg0knYGNgXYcK3e5KSgrgm8fvDEoz5ML1eXRycLlZESYhcV778HI53cqZ2Diq+ mFbJSQYlGip1HqtH1HNxQQqR40BG0MX/pXiMswqeECqbc7Uffj6/IgDOG8a48kFqXo8H uy9sPdMHTZwWMcoNg6QAsH7PGGRHZCg1L8AH/ucoQUyq6i9nACEJrnyAtkYZ3bRDb9/9 zYVw== X-Gm-Message-State: AOJu0YyfNTRyLhofqcsqqCc19EAV+5T7oHiOY71EnAHy/U41i1ukTYzF w5/gRKjgCNzWlP/AAzhsRoP+Q3lbtoO2Oiz1M6CIrvfqEO+r7ashchYtpURyKUmB8fIR05WEmQ= = X-Google-Smtp-Source: AGHT+IF/9RMIsQiyAoEUUWNuehxW01Bt1xpIkyRBA/hTi0KPVem1zT1DT9TyT7n0Dl0CgwSBUOGzmoDsE/Jj X-Received: by 2002:a81:a102:0:b0:5d4:3013:25da with SMTP id y2-20020a81a102000000b005d4301325damr964708ywg.24.1702087887213; Fri, 08 Dec 2023 18:11:27 -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 q12-20020a9f384c000000b007c4b78e91b3sm203928uad.2.2023.12.08.18.11.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 18:11:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 18:11:27 -0800 (PST) Message-ID: <6573cccf.9f0a0220.ac9c6.9beaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A965A6045DC2; Fri, 8 Dec 2023 21:11:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 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 f2d5afbb2c05d7647da7ea914887c52115652651 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/