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 D046C43E48 for ; Fri, 12 Apr 2024 03:30:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA35A40295; Fri, 12 Apr 2024 03:30:48 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 2971B4026A for ; Fri, 12 Apr 2024 03:30:47 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e2bbc2048eso3977325ad.3 for ; Thu, 11 Apr 2024 18:30:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712885446; x=1713490246; 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=tZUtN5vqFbG2AxGkEX204lESzuMB1TtJk1kwpEdWRu4=; b=E2ksEmU8yYnks4vuyElBH7nsaBFW08AE0IX2Rkq4cWJehw548BTER7DeUuidoGDE+H 2AhhJmNdcnNltq5jWQKmbAzmJ9lNeSkkWtQzHEQUBh6SoQJWG9Z9jx64WtjsuA1E0GPb pHSDSe603IWCiIZxyLLzIKLqohNtxuctL8tpA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712885446; x=1713490246; 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=tZUtN5vqFbG2AxGkEX204lESzuMB1TtJk1kwpEdWRu4=; b=vWddyVbYehogfFEPrk9tN8W3V2dX1caJu8luvgG0pnQK6sPNGSaKg+0pbYlBVXLTV3 UMwjSjRdxSoc0TbvmQohSGLuTzjXiHYXF4V83BVSaNNu3/cHF3BiOi5VxUUolxk51YJI 3xM5CostdzmrdHseswU3lvo6ZxsDJfC5Qp+v3MgMMtLZbDUSwppuwykWMMd/BXBqcfbS vll+cZiZl0EIZhQ2zcXT5mudjyfzd3uaZRDfyTwUdPBSUh/IQsP5xrBw6r3LvAF2zUqh J2NfqWPdnHKm1fvjkoZf7tkVopblJhZXtWbvO8uDJ4nPf/ezqiyEM1qlDWEJq6ABjqVx 0VUQ== X-Gm-Message-State: AOJu0YzileJTdnvIlPBkTH0aXzVUILgCIRhHM1zakQIJZVnEpOCFip0D v7uOMnZQtic78+HDPQ0gAFKur1LteBSZK6LasXefJ9M5z88Zh/86qWSBWhO+QA4ZTD2JWXXDh2Q 3DCWif2LsO9VtCTqeNDFMgMk0MhS/vNfMp1O8tMYc X-Google-Smtp-Source: AGHT+IHQ1Vi5jp4MWLELa93G+9iaawhZzX0yFAw0dSugymCjsUGRmjP2+qAUr4hEG/f1Q+ZTOMLRCiUjlNE+ X-Received: by 2002:a17:902:d507:b0:1e3:e8e9:5f28 with SMTP id b7-20020a170902d50700b001e3e8e95f28mr1312527plg.57.1712885446359; Thu, 11 Apr 2024 18:30:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ko5-20020a17090307c500b001e0a974a961sm98294plb.129.2024.04.11.18.30.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 18:30:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 18:30:46 -0700 (PDT) Message-ID: <66188ec6.170a0220.aabfa.3562SMTPIN_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 C76DA604D420; Thu, 11 Apr 2024 21:30:45 -0400 (EDT) Subject: |SUCCESS| pw139231 [PATCH] [v3] ethdev: fix strict aliasing lead to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411120408.2397-1-fengchengwen@huawei.com> References: <20240411120408.2397-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139231 _Testing PASS_ Submitter: Chengwen Feng Date: Thursday, April 11 2024 12:04:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139231 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29761/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/