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 7DC4A4592A for ; Sat, 7 Sep 2024 08:46:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A28D4029B; Sat, 7 Sep 2024 08:46:13 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0A69F4028F for ; Sat, 7 Sep 2024 08:46:12 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-82aa7c3b3dbso14301039f.2 for ; Fri, 06 Sep 2024 23:46:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725691571; x=1726296371; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=0IYpFHLLY5RpYxZrZF+zJn+IBYs/IoOYH3jsNeV3Qhw=; b=L3liUWb1/f6WX6Q58pxJ8ZtljM4X/YalnaEArWSn6g9SN4Z9WnXv9yaI0wdm1lTluQ oIKYFNOgg++Je7bVSjxbIKHchFhZlVNVBz1fukkgWOEgq/zI1cggQczLPnQhY3LaCL1e i5gpqP5vKkLH5evzd0+NT7sYMcPIPzqcZQJC0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725691571; x=1726296371; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=0IYpFHLLY5RpYxZrZF+zJn+IBYs/IoOYH3jsNeV3Qhw=; b=XfDKeC+JddkWsEL65eZEcbvVxVQuHUt28bFHIm6DEIrGpfoLkYq89N/5ACLpDc84u5 +MQvh9xcd6xCVahhiFb6CgOCc69kpOfhJetZ+BtxeVhF+xBdX58DNH7KzSrbyKMyrYdg 38w2U+lnTRmFU7R7Vywd6/wdg9IssG5KTw4a04BtRGBbnUFk+XMmnsW6O5SbgNQ7b+Fm A/coT+iQJwPj9MCKUwS2tGrUiMhDtJ0pteWi/a3mED0wwevPWIDjmW/ji+JcoPUj1D2h LT0PgE92QQzM36cXn9vOtl189VPmRaQw207Hcd7gEKMX5R9NirmsDKHVngtWkTD+LTqh Ir9A== X-Gm-Message-State: AOJu0YwkafV8klfiRN6FIVLwZ3hfdF2oC3hkYSzfLQDbVPuAnY/P/XwI KIQpnvXrXfEHzWALhhchpKjiztABqxloHTO9AxLS2wBAo085LhYcHJHc/LsQfkPMbFR62ZkCGu/ Gr2QFLss2GBdISozwFN/7sBoYtDzVmYlFzUpq0VS7JLJhxZ3ygEsgz5vB X-Google-Smtp-Source: AGHT+IFNnc/lAXQvrJe/VowDfWsp6BSb+GLeSFntuZqLJGTwRq+AGI7FdRlwwxSs8fp7roqV/Be9qB3MduEw X-Received: by 2002:a05:6602:2b11:b0:81f:75bf:6570 with SMTP id ca18e2360f4ac-82a96186a78mr688445839f.5.1725691571086; Fri, 06 Sep 2024 23:46:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4d0945d7f45sm33000173.44.2024.09.06.23.46.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 23:46:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 23:46:11 -0700 (PDT) Message-ID: <66dbf6b3.050a0220.9da06.2e58SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C21E605C351; Sat, 7 Sep 2024 02:46:10 -0400 (EDT) Subject: |PENDING| pw143716-143718 [PATCH] [v1,3/3] crypto/ipsec_mb: add SM4 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906123939.2508919-3-brian.dooley@intel.com> References: <20240906123939.2508919-3-brian.dooley@intel.com> 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 Test-Label: iol-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/143718 _Testing pending_ Submitter: Brian Dooley Date: Friday, September 06 2024 12:39:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 143716-143718 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#297003 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) 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.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30937/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/