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 540E3454B7 for ; Fri, 21 Jun 2024 14:01:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47FB542E7A; Fri, 21 Jun 2024 14:01:58 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 9662D4026A for ; Fri, 21 Jun 2024 14:01:38 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-376012bcc33so6904325ab.2 for ; Fri, 21 Jun 2024 05:01:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718971298; x=1719576098; 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=ka8NJexFQCFs72+e9Au7ad8HBdGWJGYzZY6VHwVjHMI=; b=Eg62gSEAuuig2ab5HCcOz99xTtnE1u2liSQyUYXGVt0LxIm2fSVFpEg2JyXc2V+kMV qP7EqteA4gWTgAbAx0n7AzOL2ooUL8ILXDSwf3G0TA8tY+XbA38xxhu1IpXvRV0uJrJw EOPWeAAndw5hghMjkXp+lOJ9qoLmgjvhps7rE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718971298; x=1719576098; 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=ka8NJexFQCFs72+e9Au7ad8HBdGWJGYzZY6VHwVjHMI=; b=sL/mVsO1GMVf/Mll15BTHW4UL98JaaPVDU4ZS2DrGt++XglAuzaohWxd/IsXL3pfM9 7sTxZOaAJo1o+pnVzdIlRuFoQdZJTbVvhOZ0D2SNxb9sRvkPc0o8kubt8QGQfs523N7u rGcHlnJ5wxcvC2bzNzzkDq4dbtSJJoP7PG+VuKkDoD2PxD+ted1bGQyK7gMhFMI8SWQ4 w28OCfiwDs6UIuY95v9Ck6WE5EsRXZ5UVUHevA7JKooAJNpm51eiz6XqqwH7/xTEgqYK lDIKcgao/KlV48HQ+zbBip701Ua73K+JYqpdbQC04uHPEBOXr8LIEjaVFchFr8oM3gC8 MM3A== X-Gm-Message-State: AOJu0YwkXZdjXeEh98aJqcr5r9rEjU3p3lup976RO1HCyltT5HIXZ4+0 I7tsX1y1tE3HwbrB31+qDZIsEQuezE3EvRcCxrCq6EZcoVczUm8xcV2YjN96pQvigbTJqQIec1k Ub2alwiYUICpfLdvGYj7Z6wpbUwbOKdRBxBWCmXZWpwn2A1wLIyoEkzsZ X-Google-Smtp-Source: AGHT+IEzfLByxAsQIaWJfmOM6o343zZF5zz2bZ8BoiPHuoXE4cWKhDA02Nv9N1DeLr9q7e20exwtTCx3W691 X-Received: by 2002:a05:6e02:b41:b0:375:cdb4:cc1b with SMTP id e9e14a558f8ab-3761d707ea9mr92330425ab.24.1718971297883; Fri, 21 Jun 2024 05:01:37 -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-4b9d111b3fdsm45771173.11.2024.06.21.05.01.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 05:01:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 05:01:37 -0700 (PDT) Message-ID: <66756ba1.020a0220.807ef.3cd7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.13] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7679F605C373; Fri, 21 Jun 2024 08:01:37 -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-unit-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_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/