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 248D743E9F for ; Thu, 18 Apr 2024 13:49:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F84A402CC; Thu, 18 Apr 2024 13:49:19 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0F6B340042 for ; Thu, 18 Apr 2024 13:49:18 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36a205e0f16so2452325ab.1 for ; Thu, 18 Apr 2024 04:49:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713440957; x=1714045757; 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=2ASPvewSC0oripJu8o1KRTug7qkoYXb2iDSYioV6huo=; b=a0zvpdWtk4VWkNTyfLsECONbzTO7ljsGMVeCsPJb3phehZCb+ouoTm1f3VGzza/hzX qXjfg20WtCD3C1tPJK19zzlPsqoZGfi+taFHF5WWVGd2RyGXqX4+sHOKVpRx+jFLm83p lmvHcXlWZ8jMRwaFVnXtUaJz4rJ1xGra2OJ0Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713440957; x=1714045757; 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=2ASPvewSC0oripJu8o1KRTug7qkoYXb2iDSYioV6huo=; b=eK4tzZGFsWtrUeqnEcGyWp2XHBmFe0CFU2P6IesdB4bAXPSqlLLaR1tFgi0Wp1PQTY +EbbPgltQzW4Whnqr1MuiyvdflWxcGbR7Hg+ZOguoDRDqYXXzL9CLX/hw2dm7rcsZdNT k0AQYw8WLOa8ZaVUXnIFk8haKJRXFVPcNhgSILokUdw3d0VqQaubNmqzilfnnOaq0tby zf9sHIsWrLNTL1zTHzdL+22a16hsdXb8vyCfmmaG9MyvGuzvhB2MMLi9Je0c0TV7fwDi VY1y0hpRupyOcn1UlWw/ka8K+7HMVXQ378Ox677u90583F9CCZhOLvkCKPWRak2GLfYq HvcQ== X-Gm-Message-State: AOJu0Yys3cPa1r5GZNzODHGu7fMb/NEK0S1/NhbXB3PQdKP1NFCFnLrw zPT2R0xp6qKsOSZksj4WuxK4CYh8P94grkK8uF4zhLvLD3lXviqON09g+ddOjRKJAqKrikmzlBJ kPZPqqZAJPDqc7PNB/J51vfghsddlRpm3MGq8phZAMtFEHgb066lp3kXS X-Google-Smtp-Source: AGHT+IHxZ/IGPdzGjQcL8Nj3Wlvt6SE6q2qA8NKOzTo3Z77lzC6XNszk92x8CpJ9UCbG4hRQTggmsVDIYUnM X-Received: by 2002:a92:ca4a:0:b0:368:cde6:334 with SMTP id q10-20020a92ca4a000000b00368cde60334mr3027399ilo.18.1713440957556; Thu, 18 Apr 2024 04:49:17 -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 s7-20020a056e02216700b0036b0ae7c6ddsm72091ilv.50.2024.04.18.04.49.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 04:49:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 04:49:17 -0700 (PDT) Message-ID: <662108bd.050a0220.155bc.395dSMTPIN_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 0638D6052514; Thu, 18 Apr 2024 07:49:17 -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-compile-amd64-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 | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+======================+====================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.2 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 37 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 39 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Alpine | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Ubuntu 22.04 | SKIPPED | PASS | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 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 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.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/