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 23A5245E64 for ; Tue, 10 Dec 2024 06:47:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B9F840264; Tue, 10 Dec 2024 06:47:17 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B7BB34025A for ; Tue, 10 Dec 2024 06:47:15 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2166651f752so11929715ad.3 for ; Mon, 09 Dec 2024 21:47:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733809635; x=1734414435; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/dEmJSE6s2PC23NPchnHkCylFA0XA/S1RZecrOphHGk=; b=OCQ3IjZYwpje1FFdeNo3vDpbKxmhU63OZVz7my0hdJ/n0tWN7H8sLNHeFKBJn0ao61 B9mTsaql/iWxL56uTgECd7sMAHz+8LC8Yf5VENopdplEqYmMBXYGncmcRAThuvSFV6U0 p/+ycpPErBQx4gB68P4WeQYiClBMdKUXBpzqg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733809635; x=1734414435; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/dEmJSE6s2PC23NPchnHkCylFA0XA/S1RZecrOphHGk=; b=iANpIU1MGJZnZUMlwstxcWh1okceNb+s+PfKXJGmQ5K7eyBJQWbH5pDvL8YfY5jFAA PxHgTFbKfsf9iQf/bXBcH8mCXxFL6Qwnavl6b4eg6IHTlcBjPvgb8snNuuDqGYwoonUA EKloqaGFdTI9Pp2GvQNZ4Ehxi9pB+N8b09P+ppPc7HXMycE6TIdS4IK+JokHNrtc6bks jOyr9JDeRYKqyCp1QwwibhnIeXWSCJlrGlM3ywKRkQthDD1DAaOSuyX43xQTkWpJmWPu k4JczwZYMGwGpzyyVS8QCCQdgztfpuL/T+br9Bd5kt2KEjqOBg9bMP7CVcb+E+oXvNUh CZWQ== X-Gm-Message-State: AOJu0YwI9r8T01CdzrD6DvFDf6GZwUXeD6eniiQpgUepSdwFjCk0jC6I ExCOoI/LWwRXvSpc+CzTGkAlkPsID9qEuaKQKGG2eNaclHICDHRhg5+2ARpvvigHWUe0x4D+BTp Lc7JBDiyBeh1a33pT0o+pGgJCYoIY57wK1JPT1SWDHtsRZt6ARkRXWhcU X-Gm-Gg: ASbGncvpsFeyg83BFv82+UBK9itF+R4mzoyouDR+NkVwTpnmktOTxJhZrLwmkTVpLyw pvM/seF7VzkbFP/rPU//Y8/1Qjd3E1epRmFlyf/TAnp4QDEZU5sj8PoKLn6dX8lu2MQAWeMHj+X 5/vURwmKBhpo/4Mi2VEhwo9k9iHoapmvlpW3MuPUABkzLZZxKCg+jb1fufZO//4FQqCqnkD3LII V5H2BaOR4UQkMOGY49j1qVdxyNFNGHmyu8LyogcN5BPzcU7dqOReVXkgYsefEd/MgW7xt4C8Hci HwA= X-Google-Smtp-Source: AGHT+IEVC/pjSIiHurcaunH+2L9zrbk4q8c+gE2WcUz+QpLACBP9QFgyhLJoFItRksEKdzf2ox1K2Ki7RHOx X-Received: by 2002:a17:903:228e:b0:216:6be9:fd57 with SMTP id d9443c01a7336-2166bea0134mr48043965ad.21.1733809634888; Mon, 09 Dec 2024 21:47:14 -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 d9443c01a7336-216414eadc7sm2165085ad.1.2024.12.09.21.47.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Dec 2024 21:47:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Dec 2024 21:47:14 -0800 (PST) Message-ID: <6757d5e2.170a0220.d1b21.d3a5SMTPIN_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 16E786052471; Tue, 10 Dec 2024 00:47:14 -0500 (EST) Subject: |PENDING| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#298479 Test environment and result as below: +-----------------------+----------------+---------------------------+--------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | +=======================+================+===========================+==============+==============================+ | Debian 12 (arm) | PASS | PEND | SKIPPED | PEND | +-----------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+---------------------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+---------------------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+---------------------------+--------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------+----------------+---------------------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | 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) CentOS Stream 9 (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) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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.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/31885/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/