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 DE1A74602E for ; Thu, 9 Jan 2025 08:54:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA04F4042E; Thu, 9 Jan 2025 08:54:07 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 120F94026A for ; Thu, 9 Jan 2025 08:54:06 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-46772a0f85bso4483241cf.3 for ; Wed, 08 Jan 2025 23:54:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736409245; x=1737014045; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kLZwu4noSHMwR3A8MxBVRoq8Jw6/syE+N0njChHR7TQ=; b=EfHxpq2aJHMgb9jjHnzLdEs1qnrb57wtqMJgXUq0LuwyBBDIMlQtn5QZYJu7Uc31Dw jh/wze/nC3bWWinRnmATq9P/ix2rTars6pYoXadEiSg4HC1fd5m2IuMkprzaVs0r+BYE Sn62yWsL1iVweZuzX1+2OnnQEkcZl3ggFFpCI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736409245; x=1737014045; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kLZwu4noSHMwR3A8MxBVRoq8Jw6/syE+N0njChHR7TQ=; b=vq5lJbK8DlNhgAOaTu3u2h14IksWqFSdLcSqmNFMjpo+Mya3BuEGcfu3nTIgYehXn4 0+bk9FYpNkUFpnz2LNEYOt9+mKJVgpBNbNVf5FSxvgfUJMty306NjNhIZAmTW296dSft GD6+NCmUBnOWDvH+WMZQx9N9yDwhQ0cgbFsRRNCN4O/54lrG4RKLAiBM+Nqr8qETx0TN /kzL8jIRkhxawLfr57uRDHC4vm3rjb5O/a5MtBYr+NyGjxW25m8V3v1uyMEzuvAlQBgv fKHHphE9snQZWPpv5w0X8LS1U+mPxT7YrNVFlawKIFAR2pIOE33VvEW557js6qzA4xuu +a8w== X-Gm-Message-State: AOJu0YykPZzE5RrrTCrXrm6FxV2AuRF+F8XAQO/498VQT4+vTZSlyS9W SBo4xKS2rVRJc8p1DC4rfTkpVcwMDnGbykp/CYXKHMT4Zpkk2egH5GURAN40RRmE/k0buaz9X6c 57/gsPonpVFMebnGVzc99fh6MkbYhAbiuoCVtGlvO X-Gm-Gg: ASbGncukkq4FPv3vRd5KoLRF5Q1C3tE78SnPOejnxEOSfuoK95NS3mJkcSWEqB1uVaH 3fd+4NwCQ07paTzHYmWfY1MdC/OXlqS2LF9e26DKo36SJ3jkDxqwen/HtEvzNTt8ZxR6nt+0aL7 TMXLQ2006XaPxoCr7s+kE41Que5rizE/n2wDeyegYZZKZnLAcvt16q6F+exK7t4M5bRYIXK017P T3mA9TzCqD5NwMaNnQPgEYAFUqSU7IQjl+TgES1ixXO5FPmptrVN7t6qJjdN1lAHV8AJyDY/dsd xg== X-Google-Smtp-Source: AGHT+IHI7wGzT0vbABBh44qcbtCWZyPU53t32dHsXZiUAJ7FzFX8DtZzVtpgvPAbdreJ/Xe5QoDoooascstc X-Received: by 2002:a05:622a:130a:b0:467:5f95:679 with SMTP id d75a77b69052e-46c710e59bcmr86665241cf.42.1736409245422; Wed, 08 Jan 2025 23:54:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46a3e6c8d35sm20727221cf.8.2025.01.08.23.54.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 23:54:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 23:54:05 -0800 (PST) Message-ID: <677f809d.050a0220.a4777.e6e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 25E716052471; Thu, 9 Jan 2025 02:54:05 -0500 (EST) Subject: |PENDING| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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: tags/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#304447 Test environment and result as below: +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+==============+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 12 (arm) | PEND | PEND | SKIPPED | PEND | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 (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 | +--------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +--------------------------+----------------+------------------------------+--------------+---------------------------+ 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) 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) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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.5.0 20240719 (Red Hat 11.5.0-2) 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/32146/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/