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 D490043E9F for ; Thu, 18 Apr 2024 13:16:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CECFE402CC; Thu, 18 Apr 2024 13:16:13 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 28BD540042 for ; Thu, 18 Apr 2024 13:16:13 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ed627829e6so877548b3a.1 for ; Thu, 18 Apr 2024 04:16:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713438972; x=1714043772; 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=KNhX8yqfDvwhLRMMdE7FiUonGT4IRyoXVgbB6MHS3KM=; b=adSKSMZmJgUzkJdqTSX/2eyhNFD/0oFv4MqaHp8iBd3Tu99xOjKG7Cc11O7IxNZr/U mk9FJC7GzDbesm86LBrJsVbG61MUXfrUIYUKnU65meljUoFYicRMIcU794k+XU1cggOj dHZrdZ78OF+hUw1zeoVP/wJB2E6zwAYg0z0Bo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713438972; x=1714043772; 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=KNhX8yqfDvwhLRMMdE7FiUonGT4IRyoXVgbB6MHS3KM=; b=wM8oFzgMKKaTkClHUfxinrS8PI/5f7JCPzESHGP3cIvH87X6lPnP+ZLWPTAB3IlH7/ sKqmXNxEw4xjl8V08hea5LcUH08eoa+/R9C0Lgp13T9h2EKMHhXeMrnwnmijlLmIrKlH rpvAnacWI8JneR4T9SsmvXtxEN9xrr4ukTVhWwEpYi3wPj7/QXIGGK0YqincVQJ67/uk tUn+YA9BIMBA/dh2VNrmSMUjxeAlJ0aE3QP0lKfKGuU7LZlc5Wnda0DhLr+d+ia8ARGd KbK2yWv3+NOGaEL3eNnm8LizJlugv4Dpvdp+b7RbkzUnJ+aqngiXedtljczAcFhhMJ3O hHDA== X-Gm-Message-State: AOJu0Yw9Oe9ZCU9qf6FY4UmTL2olSRjrBMiT/r3Kr72AWHd14G/h+eC/ bvt2IjG/Z9xSHlYL5qzKei85zTyy4wHwbt1wAQOXKglEo2zNCKDJ0+SqnWtY9n2GLEZVskGacUa 6i42Q8X4GU/UlFJ8CWWnKcjZKr5bfEkBXZF9M31TJ X-Google-Smtp-Source: AGHT+IEN8xC11IjrxXXTAoddyC2PF9tj2IBAmlDSscuP28rJtTUwIyEFf3KMoVg0uloDeNZVS4ULiLDhYPCY X-Received: by 2002:a05:6a20:96cf:b0:1aa:5ebb:316f with SMTP id hq15-20020a056a2096cf00b001aa5ebb316fmr2736164pzc.18.1713438972261; Thu, 18 Apr 2024 04:16:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m8-20020a1709026bc800b001e43b96fbbasm50158plt.17.2024.04.18.04.16.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 04:16:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 04:16:12 -0700 (PDT) Message-ID: <662100fc.170a0220.5a607.2888SMTPIN_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 0E3936052514; Thu, 18 Apr 2024 07:16:11 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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/29815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/