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 136E543E9F for ; Thu, 18 Apr 2024 13:32:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D99D402CC; Thu, 18 Apr 2024 13:32:20 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 02C7840042 for ; Thu, 18 Apr 2024 13:32:19 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-617dfcf80aeso7307917b3.3 for ; Thu, 18 Apr 2024 04:32:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713439938; x=1714044738; 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=+GoBFdrbGxUGl0ihOrAdicAdDhKXOybBoENUss4fzbQ=; b=V6V206S9ql3r0QR4JUeb+GvWsuA1JdFcXAD6iFQ8V6bPwgVCgAdYPRFFQ2nl6h0cUQ F+51vdW+5h0tln4sxx+HzIyLisfktIGbyTWvjncW3rdWMe2dgtxDjhwqMPsGaGln245N Mowb76hSBZ7tRClmnQRJNNFR3zPWqqcHlznIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713439938; x=1714044738; 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=+GoBFdrbGxUGl0ihOrAdicAdDhKXOybBoENUss4fzbQ=; b=YujAmDF2rbqPR3TLzjoHGNnCWv35jSb6DiWOKcc4s/wMJYAMcMBE2yIY4VgGl55SXK A9FDUMFp0azsDXh0euFbGcv2XOiR9fxV6IVzeAcRwOHbYIanKmBUecvFsT2+rYMezHeo bzfxOkrZSeVAhW4jSxL035jduB0r6UXrFgbWqG+Em0y+r1qXfzUgEAEZWDFwuQhFOiTc dYUOxbdUO9hmjaVrRcGvNPLtm0iO4itpV3Mc6vmuzRHSl2ne4uVTc7PupNDBrP2F5T9J 5xU//qQHB3YBaBWfg0OG1on+n87pi39Azmrjbu3rGawQPekykXnmIWRFnxaDruQvxoNO hbBg== X-Gm-Message-State: AOJu0Yx9cRsnYIvaUeLSZtxdqJtLceDzItdnYe/U78oxE7gbGBsuvz9r YbKIgQMSDlAb5iyqmwJZ25QN6FajqAMF+aru4vbtpGxb0qvIqkBpVD7vF8fAGyLOsc+NQAvfuDC xDRQpHHB5qwVz2gbEWUUlEt0oNEC8np42P6PImhE7HTWOWk8EJevfX424 X-Google-Smtp-Source: AGHT+IHfTMJ23d7emoMS7YPPd6WduKCUpFhReACVhNxc7X/fZG1mY8G1BR2k2/Fa5vRSjvKIZPPhs9fqKe78 X-Received: by 2002:a05:690c:884:b0:61a:cea1:3c63 with SMTP id cd4-20020a05690c088400b0061acea13c63mr2301303ywb.47.1713439938412; Thu, 18 Apr 2024 04:32:18 -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 j12-20020a81920c000000b006187a9d9306sm82234ywg.52.2024.04.18.04.32.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 04:32:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 04:32:18 -0700 (PDT) Message-ID: <662104c2.810a0220.14045.3c24SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E59F6052514; Thu, 18 Apr 2024 07:32:18 -0400 (EDT) Subject: |SUCCESS| pw139480 [PATCH] [v7] ethdev: fix strict aliasing lead to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418072818.2074-1-fengchengwen@huawei.com> References: <20240418072818.2074-1-fengchengwen@huawei.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/139480 _Testing PASS_ Submitter: Chengwen Feng Date: Thursday, April 18 2024 07:28:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:ea9b0f7277acc931ced3fee4a3ee087a26ee1401 139480 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/