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 A529445D6B for ; Thu, 21 Nov 2024 19:56:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3817342FBF; Thu, 21 Nov 2024 19:56:07 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 9411340A6B for ; Thu, 21 Nov 2024 19:56:05 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-29692ad4b42so866131fac.3 for ; Thu, 21 Nov 2024 10:56:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732215364; x=1732820164; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5jbUjN8PWfUUdKQGJ80uvUyMTfUdLACBeolWKD/sqLE=; b=Sf7Zp3JmhtVfVCfygvmIAyCSiihBY0QBU5Kha2crM+GVvpVufvYyHw65dc4cnNsx8n bdUMVY4aHJYd3bi7UFe9VFvGYi13rpbnuQTNhdHwExGVSektVWVeyBbHGCtaVsqHXmZA nM4qhUH23s6LqAvvvS5saUineYkNQPL6mISkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732215364; x=1732820164; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5jbUjN8PWfUUdKQGJ80uvUyMTfUdLACBeolWKD/sqLE=; b=p3iz6WuXyX5KWxKRGLBaqizE1jlfRmVcPtju4J/JD2c1D+DCmE9/q6KQIA+nEwjHeO HBMD7e1yg0G9P4I/y7brdfyi6po/IgRVYtqvCE5iB0SrQ3bPaMAMdXAVHRSTa9AvaMz7 aj5Wv+umhrydTQMpop+N+SCdepEdMSmTIzoAW+s0bQhd1enr/VjU+x3UTflXonOqAmlC Snz9JYwmNuN56Q7rmsogqnRYlY9oD/xzl4PeG1s/QCRS92yp93FTf3oE0R9+/ufXmUG/ /PW3UuW26sbcCQnfqXVl4yVJpSF0cUZdU7M17nJ92BjsEieHI3EBulIZfuU8eOL/aMeL T6uw== X-Gm-Message-State: AOJu0YzF+5R/avcwYJyAKjIJ9fuWGJqt5CnLEZoMUHVKrZRUcweRDG1k 6Fd/4abzYMpzHB/kb3KblVHawG5U3sgZA02CDUf3uMEmavM6hY1tJusl+YA44Dj0CL3XJenS6Bq fehrBjV5E+2xDexv1llCDRWs8Y2GX1msz+27Q3A7zNboYGaTSYyliy0Cw X-Gm-Gg: ASbGncswcf7vzsOAyv56jp6rDOmprSMgsFwKduO+f0FmeszD+7ZotMiqrNVkHTh5HS5 4nWx84cRmfWFnv3wUg7T51Mi/wI2zm2Kxw4JEl6Jz13dPOVxli48od/SNA8vx6lnkj7ABCsTLZG rqmwl82YPLNBKv7CTfnzCeXkWbgz9tL6uDtMFHv/XUhD5pGb+eKQhzXuve47JepBgOVD6Jw531/ ShcDH6qKpf26Hdbx7kk5r1k+IDVH9TWaS/Q94Y620nji9pefPTraGIpfZh70z8Tkb0nFEUmKfM= X-Google-Smtp-Source: AGHT+IFI4IPHezWx8U5r9J2V7ryv6PESAYCJwnuaGZIUG9laOUibasTreaJ/JQvHciW2nMwAThmdX41YK67p X-Received: by 2002:a05:6870:e8d:b0:25a:eca3:6b5e with SMTP id 586e51a60fabf-296d9ae4f9emr8878977fac.9.1732215364744; Thu, 21 Nov 2024 10:56:04 -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 006d021491bc7-5f06978f4e7sm9103eaf.11.2024.11.21.10.56.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 10:56:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 10:56:04 -0800 (PST) Message-ID: <673f8244.050a0220.5cfbc.0824SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3B71A6052471; Thu, 21 Nov 2024 13:56:04 -0500 (EST) Subject: |PENDING| [GIT MASTER] fa9d8629f800e85054b5c69678c3aeced4866e0f 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 pending_ Branch: dpdk-next-eventdev fa9d8629f800e85054b5c69678c3aeced4866e0f --> testing pending Upstream job id: Generic-Unit-Test-DPDK#293804 Test environment and result as below: +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=======================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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/31673/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/