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 D368243ED4 for ; Mon, 22 Apr 2024 10:29:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAD8A40265; Mon, 22 Apr 2024 10:29:43 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 593C84021F for ; Mon, 22 Apr 2024 10:29:42 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4dae34a3806so2259576e0c.1 for ; Mon, 22 Apr 2024 01:29:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713774581; x=1714379381; 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=ZaOSIrmZZZTWhY0NQuPvHy9NRhCoCs01tpXSv+8PWkg=; b=T3JLCUoa773ZGj3uZY1ysFAOxluL/6agrh2DXdAiwOP2/3jM/ab1gApKDi9lWewGpA fs5kgQWy8rILwBVH75omcoV17PLouNqrTp94Ur3ZfBKthJT9Hgwtg5MVQkSc4Ho6/Dot osaTa6cE/9GO3vWdZf/T+Z8uoN9WCKOkf3O5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713774581; x=1714379381; 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=ZaOSIrmZZZTWhY0NQuPvHy9NRhCoCs01tpXSv+8PWkg=; b=UVFvEs/steH2WQTDtNO/U6mmYk69Ck1OMFoU5xVx5avvYeK1kkok8LvUtFN/0fymlv u3ZjFzFjipswFcgbfEVntHUiOqOe8mB+Ba8zOzaWrr/jc/8bP3xcYEqeet5Z87xl5Heq FmTOTr2DvgBexO2UHjrk/r8inl9mr640lcVtL7UJ2y03saGU+qIfssRQYUloQF3kZdaE iQCq0mIm7pq49AjHH+7VQaGMIiETNzL9g2iF/Z1WDOKmoDWJOS0H+Xpq7rq7bDpJg/Lr q6u0cWk+naukuqI/EbyyeVjSHNhhjlVf37FNmyC8DEqMqiaBCpvM9eggy7QDZ2ll+PPP Nfow== X-Gm-Message-State: AOJu0Yzr9JMuCFTBG/IOcmWyRPSqkXS9kfJXqtBOYG6doCYYMty8EwFu 7h2KOyjPDa9xTIqOCWhnTC6QgwfF1n+4V6z7mxWZ7MoLOfkaGFZzZUCKskQ/SFPclhZDOga5gD2 GYNM9x5G8+a67N9WkfOuOvqmcMZITqAc2lKUlCnH4 X-Google-Smtp-Source: AGHT+IHAiRuOlkop4xZ1FfSt50Be+xQvWqbKAyQyDFELoCt9b86tn1m9DBRIbW2lz7uhbW+2YFFtLqgqoTGg X-Received: by 2002:a05:6122:a25:b0:4da:b132:6dc1 with SMTP id 37-20020a0561220a2500b004dab1326dc1mr17666250vkn.1.1713774581729; Mon, 22 Apr 2024 01:29:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q3-20020ab06c43000000b007eb65a5d43dsm392621uas.12.2024.04.22.01.29.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 01:29:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 01:29:41 -0700 (PDT) Message-ID: <66261ff5.b00a0220.3133b.3db1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5EDEB6052514; Mon, 22 Apr 2024 04:29:41 -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-amd64-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/