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 5D9F8454B3 for ; Fri, 21 Jun 2024 07:18:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58669402F1; Fri, 21 Jun 2024 07:18:02 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id BBD554026A for ; Fri, 21 Jun 2024 07:17:56 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-440f1d9377dso7309441cf.0 for ; Thu, 20 Jun 2024 22:17:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718947076; x=1719551876; 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=w9bL9Qf2PL2vocrl6BjMeRGXGf6Td8E26kswPNZzjjc=; b=Q4Dx/wTYwSES0XTB0VQMot7T23+CXxvvAMK9IkxC+LyLp4D91cuqBmf8CyDEAiEq4b /PZLgnNkWqcfXbCU70+aOTWhmqjgan55NHONW76lmwk6U7E5pdJdzyY9qUFMx12AWcJM 7swAhQRigtdYl0IQMOzP5YQ7ShRcD1fWLRkVU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718947076; x=1719551876; 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=w9bL9Qf2PL2vocrl6BjMeRGXGf6Td8E26kswPNZzjjc=; b=iFAtURNYr6ViLIHAj5gOf7OEbFmmnZjuQXH3f3jvefObPkh9NoZiuUC4gyOy2tWm/G brAbRrzK+B0jt8wDexPBeDCEZ/QbZDf3LiaTZAsFN9rCX3OCYAwgszjfZVaN+hgagYNi Wy6SYueeOOBszAh0dlhk6T+96m15XLYMvZxrFoBR6TlXCLGr/oz/731MuXleI6S6pW26 IOZ5qKm0X5PUlO/JBSdi6oa0MrQNvmSeYyZfom4Aes0QQ4789Zpc68L2W6CcNbaeDHLd DQTAM1bJ/9nH+eQfDyLbvTPgod/nTitX4sfOgGZMfBIBPcPiFiwIg2DyfTQMOu4HevxD Pg3w== X-Gm-Message-State: AOJu0YyxrK3QDHuNtpqvXtmwg86Uh3aNIbm3RUhyoBGQZeDZzxHGGW1I ng27Yvf5YTJdzqjBhaKC12EyXsOxJ6x+ryjTQcmwzig9SvGSEPUdnkn6ei91cvSZ7IbSHWUit9f rGC5FO7bz9G9r7kWGhRJHdHog2Cun/DLQT49+Bqrj9pvU9dq0GYqWT3Bd X-Google-Smtp-Source: AGHT+IGwsnmuhdUQIDrX1xl0bnP/1iAD/UsdAFeGsX5KurIH2TlTxfwbWRuyIc/pzQYIUjFBNbs/ZV/Tpsyr X-Received: by 2002:ac8:7f01:0:b0:441:571a:25e8 with SMTP id d75a77b69052e-444a7ac0945mr83074821cf.53.1718947075927; Thu, 20 Jun 2024 22:17:55 -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 d75a77b69052e-444c2b6a7dcsm158361cf.9.2024.06.20.22.17.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 22:17:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 22:17:55 -0700 (PDT) Message-ID: <66750d03.050a0220.ce690.1410SMTPIN_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 9EF73605C21C; Fri, 21 Jun 2024 01:17:55 -0400 (EDT) Subject: |SUCCESS| pw141426 [PATCH] net/*: replace intrinsic header include w From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240620123218.1936250-1-bruce.richardson@intel.com> References: <20240620123218.1936250-1-bruce.richardson@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: SUCCESS http://dpdk.org/patch/141426 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, June 20 2024 12:32:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141426 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | RHEL9 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30262/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/