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 8BF7C45EA8 for ; Sun, 15 Dec 2024 07:10:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86FFA40263; Sun, 15 Dec 2024 07:10:48 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 85ECC4003C for ; Sun, 15 Dec 2024 07:10:46 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6eff5f99de4so33494847b3.1 for ; Sat, 14 Dec 2024 22:10:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734243046; x=1734847846; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cNi1jOx6iO5f059ouT8Mhv/oUIX9HE8G1MLjKnpxHeU=; b=TBdS0BK43v/OaWL5rn7XuS7mwo9D73ydGEyXgsm/lVbu0p/3jgFNyNI5GkkQU13ZdV M40z8v1D4/yZ6ZFiyoE4oi5FVIyKn2Wpc4qcscb0sRCPyTD1bQfjfy6ztp8cOVPcFkRW tDtSxO60DXTGJDhAeIslmSvj8m6l9hrB9SxCc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734243046; x=1734847846; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cNi1jOx6iO5f059ouT8Mhv/oUIX9HE8G1MLjKnpxHeU=; b=NnJgws0xQbthHyBrA0BQIp3RY4divDXaGmq75Kzt01I/1Jn40kVoWLAFiqKa0cVv+A XX1jYPKI+5DInl1qRSOLw+SIVSMilnp6ksZp0k5ke92mOz3VfQ9DRB2iLxfvf+yAOhXA g1LOAdzGX6sEacSfNGr+qnmp5yNJYdNkEOWqY3IcF1YRbNSjyTF4phVtJb/kyWt+ROE1 xtSsrmRZ1kZsaEXWr8YN3Eds/ZzXAw7G++D/6jdFLCer1BrRjqcLHV8E0nm6XD88pips D1D46i6ioee1J72mZJGGCQS3wvaem1dFsg+djV7l2t/HCIenO2mylThlNI5fuW/7v3LP siqQ== X-Gm-Message-State: AOJu0Yzb1w129KLB0kfCyX86or2jzda6MDil4E4N9uLCmSQH5X8Rk+QO xqAzc4HapmCkHFj2VJOWVyMeWTp6hgIzmneawzn/IXZKjLkg8xep+kLDgpow7dfZ2ZhLWeQZKeG R7doJsHKtgl8lOz0WGZW96/zpXxVKK3bl X-Gm-Gg: ASbGnctx3iEtQcXDfX57DttjVClsGAe/tBZ5DPXFhvSmheiWnJNwYBJ3xlF6gMEkPnn J3ww5nY6vgW92j3sgrD9Gmy+SDDySI1ydW+O+OVR8a9JqlOkz2V4iXNgWgSyGJn9Zqw8LCq5j0f /VoB5DoL+xnde8OPz+h408Dsn15l6gbUsaCVgQQD+z6ofYv2KoW12sfUqFF4jNiA6jL/9NZ4yye zKGeahp7ybf8ZUYkUrEoMZlxQPpc2cSCsjEHfLMLOVmQ0ju9q9IR47VXQZaKSNqoUYeQrQ/pKEW 8A== X-Google-Smtp-Source: AGHT+IEnEk21NshgJscgUsWtnE7b7SELtfWRVXZprgiP4DbeYo+TDZH3gc5GtLTmaZwWajqKADhPC7oK2jQ2 X-Received: by 2002:a05:690c:638a:b0:6ef:668a:e55b with SMTP id 00721157ae682-6f279af37e3mr69603857b3.15.1734243045854; Sat, 14 Dec 2024 22:10:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f2892661c7sm846067b3.55.2024.12.14.22.10.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 22:10:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 22:10:45 -0800 (PST) Message-ID: <675e72e5.050a0220.1946f1.5cc6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7F1616052471; Sun, 15 Dec 2024 01:10:45 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39bcde2d05afc0f904f906182be1e659b60ceeb7 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 39bcde2d05afc0f904f906182be1e659b60ceeb7 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#299632 Test environment and result as below: +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=======================+================+==============+===========================+==============================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31938/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/