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 C359E43ED4 for ; Mon, 22 Apr 2024 11:02:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF28340265; Mon, 22 Apr 2024 11:02:10 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 5424E4021F for ; Mon, 22 Apr 2024 11:02:05 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ea2ac4607aso1969938a34.3 for ; Mon, 22 Apr 2024 02:02:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713776524; x=1714381324; 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=lrYcDMeTHHC+4/ohrcHjnBslUtt1kSQt4Wz3U578CHY=; b=VeiMpuOcCdG2G0e9PzArtUf4AktrYh6LQEuBOK1+ce1OV8PVy6PbP5+OuPEh3vCm7O Vzqm/rKNVJ+Om4jXS8fxWwQX4vgJZQp0hiSgwwg13RoVAYIUIo0pC1iH2JCYNWNa1CL2 56FKM5hWUz40961J757gKCFw39M17Sb0EyXW8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713776524; x=1714381324; 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=lrYcDMeTHHC+4/ohrcHjnBslUtt1kSQt4Wz3U578CHY=; b=uW6HBFriHWOc+WMsUP7jmkPeWBHNmOluG0wQo63x+PL8wTvn9Itt22jlpwYYJP9eFy bL7PrVvDtdCc7aeAXdrTxHfqtMoYPntVwJw4Uq7YZMJXvF6sqJBmcDchIMvyRyM/yv7S fRlJ2ljlEv+ZpKGnkJm6K3FV6oVGrHSCrP1leNT3hhwQUK3b8Lx/2RK30ap4qJDEuVGA QfF/Ax6GQKsmcCCaIhKOcJ2k/ArulVHPrsAa+P/3pjnRb0XsBe55nGxZrjJZw6Z4qIYC oBDBQ8EkkNp5H2ojCpRIdyeyBJKZWNPzJwdTB3HTiQEOm4NT3JEqK/gXg3Gr2P4PfAFL loGA== X-Gm-Message-State: AOJu0Yzi7Bv5DxsFI30e7QimDlak3e1mKqNuBjR4x02iejoMDiAKAlXJ NgoYZVuHh3bpq25ZZAbzZKWAexYKc6VIq4Hj96qlNaULXd5425A17dn+5STwbnsv9cPvSPVD9gW zpEA+UWaMO1CLINm3Y1Zr91gr1TRlvc0RjuAnFQ++ X-Google-Smtp-Source: AGHT+IHC5/VNtuNNYT4fsHnwHLS72o5kUc4qacQ1KwilL/sgnL0HwcNJKlTrN3AwRv1C83gc5NpFMAY4YnES X-Received: by 2002:a05:6870:8326:b0:229:f106:492d with SMTP id p38-20020a056870832600b00229f106492dmr10566391oae.12.1713776524367; Mon, 22 Apr 2024 02:02:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t1-20020a635341000000b005f8047f1eabsm329228pgl.9.2024.04.22.02.02.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 02:02:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 02:02:04 -0700 (PDT) Message-ID: <6626278c.630a0220.12d50.3491SMTPIN_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 75E216052514; Mon, 22 Apr 2024 05:02:03 -0400 (EDT) Subject: |SUCCESS| pw139606 [PATCH] [v8] ethdev: fix strict aliasing lead to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240422063813.23814-1-fengchengwen@huawei.com> References: <20240422063813.23814-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139606 _Testing PASS_ Submitter: fengchengwen Date: Monday, April 22 2024 06:38:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:7b668b7d65ba33783c280d08489fa31685bd0ee6 139606 --> testing pass Test environment and result as below: +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============================+==============+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+--------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.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/29835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/