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 C8BD243E3C for ; Thu, 11 Apr 2024 07:27:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C03C5402A8; Thu, 11 Apr 2024 07:27:12 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id E4766402A7 for ; Thu, 11 Apr 2024 07:27:10 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dc6d9a8815fso7623051276.3 for ; Wed, 10 Apr 2024 22:27:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712813230; x=1713418030; 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=VMjvNIMpEr0P5fseNVNByUrX+yh3C0awWFewEboZ93g=; b=AySa8/l+PnRwrbXOjdatA5NnbkDhIKer8FsYifWx7CNigZzuZwQWJZ/71KVxwCUTOy A2W3Wi96WyVl1PMbFf0B9jjZrErxU1dkx5L7GwRCcc1RTLeFip7L7eq4Vkf1xY2wvJXd vdFzrBu1H7vi5/PgYJbKF08S3sU4WgEfRdLA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712813230; x=1713418030; 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=VMjvNIMpEr0P5fseNVNByUrX+yh3C0awWFewEboZ93g=; b=pjaIM97z3U9ellTxdmsHCf5+F4QOPvvcIApb2jFqpqIrA5U9DK8JjxBFEifrmT8hvW gab1F0QtnEQjFrVQpqHOXP7vsd4deIAoiiBTJeqW7+Fraa5jfYxMDckXrrNCTwsHVxN9 8GFj4Iq7PLqDior+wRiFf3S0KbfD12MmVZ/eSS4zCjDn7y5iSo4P4CS8O78hBVHdelKZ dhUJxIHDYMbnMt1NmUarfeXg/J/0QXF59zTriqPyUgmrTXWVGprhbNRcbz5EDqHd3phM BUJxz7Y8IRy6sY2C4jQQkCWVE5xqMIG0G76OdE5dXo/vl8nb+30lM/qVLpem7wJI/I1G qcFQ== X-Gm-Message-State: AOJu0Yw0/IxtESMY+3b33UTAoxoHDWTObpTtxB80eKLDoEfzhIt46EgI NwWGF8/rRrTObd8pwgaCF0Ta19akYoLssPP4PFMcrCTlVMg3k01VPvV43rh43XDhbUKaznBv3hO 6kASbUF6nymYJ+y9QX0m7z/0ea1b27SBLWQ24VRu5g+6G5oYQQ5NxDYuI X-Google-Smtp-Source: AGHT+IEH3E8bursklJ36fAi3fy9/3pkEETrMTX4mYA9j/DCcuR45PfZ7rzzXUQUBf/4pTeWkSC7lmiEVuu1D X-Received: by 2002:a25:aa8a:0:b0:dc6:2152:3889 with SMTP id t10-20020a25aa8a000000b00dc621523889mr4948518ybi.7.1712813230397; Wed, 10 Apr 2024 22:27:10 -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 dj5-20020a05690220c500b00dcbe413bc0esm27130ybb.4.2024.04.10.22.27.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 22:27:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 22:27:10 -0700 (PDT) Message-ID: <661774ae.050a0220.39586.1c6cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D5176052514; Thu, 11 Apr 2024 01:27:10 -0400 (EDT) Subject: |SUCCESS| pw139220 [PATCH] ethdev: fix strict aliasing lead to link From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411030749.41874-1-fengchengwen@huawei.com> References: <20240411030749.41874-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/139220 _Testing PASS_ Submitter: Chengwen Feng Date: Thursday, April 11 2024 03:07:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139220 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29752/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/