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 B61C1460CF for ; Tue, 21 Jan 2025 12:55:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E90442D7F; Tue, 21 Jan 2025 12:55:47 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 90714427C6 for ; Tue, 21 Jan 2025 12:55:46 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2164b662090so99666445ad.1 for ; Tue, 21 Jan 2025 03:55:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737460545; x=1738065345; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RrZOdLr2flqaoCQizwUqvAgQduXEr/Px2/wp8OVxYVA=; b=NQBqG2Rkh/Gv4qsQ9p+NsWq6E1SVC067aTASA1k9huCNuWlfP792payJjQZHUkcOMN Ck25ac4FmWjraiYBZ6NzZirn51YfIMTXmsXT9NqD08ht5gE2Vcf6MyhX2FwRbmejkdz1 GryxaQ+fZF9ld6nMgs4m8zXI3kbYld4zsmFhs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737460545; x=1738065345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RrZOdLr2flqaoCQizwUqvAgQduXEr/Px2/wp8OVxYVA=; b=DA7/vwsl6hnP35nWYB7G/hnl+c9VFK9vE6EfAILqbFOfvtQeSjvbuRD+ieS3ocfFrB 02qyjH8NtuSq6/nmAiXIElQjHs+Uc3KCsYysxkLrRqIwWdWecSp/5mB4XgshOeeB/myS 3U10VmfJlaWSCixukUnucoLlAbjBWtF3MAsQBY9nEz9DE6HNE3R2ZIn99KO9E/0T7rG6 dXPb+yD+cwzrwCTtiqyqfgr9VvH69yFa9QgKztkfUTGv7KyNYXASImcZZj4g0IowM2ZV /40Aj/hStXZkcKRVqZOgjqpPZCKBcFBhGRnWvuHs5mjlm75hjalt+wPqnz+OO1+YbQoL G+bw== X-Gm-Message-State: AOJu0YyqFmJINsZdbB2NM+Klzu2F6aUbJakpixe4CV2E8v5LW8tLAa4a RF/x4Abqd/cpFUGpGqVVYKzK4XZhWmQWAgDL1eIR52UPm2oQaLIvt8F4yNhowROMJMk1CReVzga D2+mGQNMBDXicOtZAl046e3M+XP3KnPQjj44wB4mA X-Gm-Gg: ASbGnct2yl7kmvwYps95AOFOfNZoIaCzZGukJpAB9RQdNXmIuclEnwBs/JiFKWyf/ei MZ4vLhiDpymaopE26fQFDNKLJCdVIIqMsteNsT3FDoG+D1s3op23TM7lVpVEVh416aFb8HghJP9 j4jAB6YvnCaJxpMVGRsIxuNJ4dNnQKhwIEuIZNrcjD65zpkx8CVSeNToO7aad8sTI7ZMzPS6mvr cpU1poM/hldEysUWZDJ9qYct+aoLvNGoh6V3LZUHG7XAT2ckoPXDaMN5pdbwmKFGFPrH/q0eVcd ggHyMmSO+hhB17jAzcA= X-Google-Smtp-Source: AGHT+IE82SxM28QnlCurJ0WBiEgdwyzXsPMd4Fpf8bekzkqpR08wvM2DKRbLshE7+AFUbbr6oXx2JXhYsiiX X-Received: by 2002:a05:6a21:600a:b0:1e1:e2d8:fd1d with SMTP id adf61e73a8af0-1eb215685aamr26578394637.33.1737460545618; Tue, 21 Jan 2025 03:55: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 41be03b00d2f7-a9bcb79fa11sm534078a12.11.2025.01.21.03.55.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Jan 2025 03:55:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Jan 2025 03:55:45 -0800 (PST) Message-ID: <678f8b41.630a0220.27376.498fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C93AA6052471; Tue, 21 Jan 2025 06:55:44 -0500 (EST) Subject: |PENDING| [GIT MASTER] b38c8f2806f25d7b21641af167af093996dd1685 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-net-intel b38c8f2806f25d7b21641af167af093996dd1685 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#307711 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 | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+------------------------------+---------------------------+----------------+ 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) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32280/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/