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 A118746074 for ; Mon, 20 Jan 2025 03:52:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73511402A4; Mon, 20 Jan 2025 03:52:51 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id F11F04029B for ; Mon, 20 Jan 2025 03:52:49 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2163dc5155fso73502035ad.0 for ; Sun, 19 Jan 2025 18:52:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737341569; x=1737946369; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GoJ6i7MFfWE5EuzOKlQm6IUrqtqN5yQrQzAswUzMo8w=; b=AhNO8uMiFEQ+MZ6dZZVEYGLBLpRMbzQBALwoMpKGUAnacHn08pkz01Yh1xHGOD+ZKm chDBaxR8cg+0dO0df8KlNO/pcrllaq/1TmKuOMXtNOv0kPaPuQQyKpyafULK9yNju+Y5 zkzKf3TIdYdUk6winL3AW8y1CIx7d8PLSCg0I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737341569; x=1737946369; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GoJ6i7MFfWE5EuzOKlQm6IUrqtqN5yQrQzAswUzMo8w=; b=wLEd4YDprcNyc+qFV1bUGJZNr9cXK0SgbFWhrKjRFQlFqjjNBYmn6wptXNQhQvF2EY l8psCNbWl89U2tcx8EV3MuDbwB8GCmRQTRL92qoEt2vwNPhp3ZPPOcZo8qF3DgCF8BtU kjtMC979AhxSRFRHUm1YHPHFVpX7gjczaoEWiKN8RHqgPQ8+OOvCesEciKeFuoQ4OmFe GaR6NjeUbokmZX9jG4806uGFCcR4vyl48IFhG+tcuZ7GNwsSJdHY2+CZc7wETVBBhZ+W y6y8vyKAV77qaOKWWPzEc4H/t5s9vNJ0KoEryhGJS09UVTx5j2tWlNDWBnDWxN4zoYYs rtQQ== X-Gm-Message-State: AOJu0Yy9q33NxQwLKmp9YG4Z2A/vfX0LkosQFgn5boDip4u4iHmAnJEY N3BHCZtwKmFSVM933NCIlmkpCSv4uime9Ouhv2qqoBXYJtCrgKG57S0wqXK/fxLQxtGIsHp9NVv tzC6wx0zB+Ipp4ys+iS0yirrmQNdvGcOV3OujY1uc X-Gm-Gg: ASbGncvNQifFwK2JnVFaMxxCQvQfFlS3LnqIaVosjwHpXF//ZYkZVRZcPvcTJpracR2 bWc9BDvIeD3hsvp0ApKRwZ6CXixIHV3jb1KJYbzZOlVSYkCwbEpkKtIAYfEqgBsWvqZWEQGkHIn hOUHpxrGcIAWfRRlBkDoqdhPAy8lgV2VvbbNH+hk4jKw8MnqrQgZ+gzIxdgJtVwytWcveEXE5iO 38v1xsskcKyzC9ZGkb60UjG7JaU6/uvQphkKDMha8zhkZLLUSPe0pcdAam4KuOvlBR+yoZu7xIq VYds+voI25a+UN8u0O0= X-Google-Smtp-Source: AGHT+IHBPqqjIGVf4FiJQyUcdJ0TyauOKahu2CCGvoRgX2rT00u2wKiSsmN1qmUChsWvrql6mzX9zowseIna X-Received: by 2002:a17:902:d583:b0:215:4d90:4caf with SMTP id d9443c01a7336-21c353e700fmr184445275ad.14.1737341569014; Sun, 19 Jan 2025 18:52:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21c2cec3779sm3895565ad.63.2025.01.19.18.52.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Jan 2025 18:52:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 19 Jan 2025 18:52:49 -0800 (PST) Message-ID: <678dba80.170a0220.359c18.a467SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E6376052471; Sun, 19 Jan 2025 21:52:48 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 06e2856620a70000b2a28f0ea715fc247b85fd8d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Bruce Richardson 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-net-intel 06e2856620a70000b2a28f0ea715fc247b85fd8d --> testing pass Upstream job id: Aarch32-Unit-Test#4980 Test environment and result as below: +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32253/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/