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 A44A646037 for ; Thu, 9 Jan 2025 20:38:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FC1640FDE; Thu, 9 Jan 2025 20:38:27 +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 34C3740612 for ; Thu, 9 Jan 2025 20:38:27 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2162c0f6a39so42852355ad.0 for ; Thu, 09 Jan 2025 11:38:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736451506; x=1737056306; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vvm3u3vzIxw6llLkotR2bQRCS43tenQnxiWa+kz5ZZE=; b=TZAyzEyWVsVkyxg2oQCGKStb8Bi7XA2GdG3Xci1tqAppbjc4kqzoUE6FLI4HiOFzkw 7FTkQuJ2qWUIYtn1RSW+i48hQ97c/rOg+Gakk1IX4xO07kvMcHrsYAUWHCPV2OElRBwp SZV5FzAHt6JlTHUnDHLcncv34wpy+bXhpsFq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736451506; x=1737056306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vvm3u3vzIxw6llLkotR2bQRCS43tenQnxiWa+kz5ZZE=; b=KD/1KBss6mAvMyFcrZYnKR1qgi40tXMXvVORoDjyGoXrPi7ZiZHr9PII48oUZC+USy 0hhYtKB05XUoKFs7dtdu1mNqj9ob/8AnPgfzs+WUwSffF/kx0BX39qKX3y5JmF5eZ1C5 EiTFmxPmlcZaSaDlWrDReEhahdpMzWcVHgV4V7YcpnNRMSAvU8aVqEol8TU7gUKeETSn osY11XQAjqHucoYp6kwI0PLP+jvjLE650bkrmhGEgO9saM7C13vfbEiJq96ert8RUHGo EJa7o4B+aoUJLgJu0fB/oo4MGedoy4mX4WljjVqI9ewLCct2qjwgL7dR6br4jcKwhpr5 AUxg== X-Gm-Message-State: AOJu0YxGIk4veVnJmL+HFtRyT6pAWoKFMFdnQmWJ7lJPmjbhM0V0PKPB xqtCLFJ1KbVJRTevpO7h+BzdyprQWXfrEXM558NcPJMbjNVQ1HEmbXgKP5udiWYx+I8jN5HMYfX FXBlg5iSdEjwq0OKU9J1H09TRULh9TpHTX/Ga7RzhpIWxn1WY X-Gm-Gg: ASbGncvTQJuiA0Gl7VQFQ/QP9//N9OtS0MOSa4V/L2wkhTrXpfjF20Y1Lw7tArWnmBg /MO1ZCQ3cI4YhgURQx9TViasjDGKliantcK+w0hcQlrD54cKRgDDYyzng5kJ76TUIbloc/jUqo8 U1+C5ZYDZNVl+ExeoZjLRWadJeCqdOTXZ1If6Hl02YzmcnEoAuJ19zyrla0miDZRBhnj3kgKlL+ XgmnP+Cqgxdcx/tqS/OKVoGLCDgxoXQWtCO7pfhkbAhU2WskfQMpL/UEdhphtWQ/a4PjuhApT0G U08ZxQ== X-Google-Smtp-Source: AGHT+IGmYuuFpFkz47X0Hho2szwYaGAk2sg9KxdxNPHL4PlWjsM77rCywYwwUEHh1uxxNJrmIjzKbx563WcM X-Received: by 2002:a05:6a21:8805:b0:1e0:cc01:43da with SMTP id adf61e73a8af0-1e8b0af29b8mr1283865637.0.1736451506479; Thu, 09 Jan 2025 11:38:26 -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 d2e1a72fcca58-72d40595270sm17413b3a.8.2025.01.09.11.38.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 11:38:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 11:38:26 -0800 (PST) Message-ID: <678025b2.050a0220.38d474.113fSMTPIN_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 8BE506052471; Thu, 9 Jan 2025 14:38:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Aarch32-Unit-Test#4870 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.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 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 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/32137/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/