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 0D8E043E74 for ; Mon, 15 Apr 2024 07:47:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 075964026C; Mon, 15 Apr 2024 07:47:23 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id CAACB400EF for ; Mon, 15 Apr 2024 07:47:21 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-69b4454e2f1so7675106d6.0 for ; Sun, 14 Apr 2024 22:47:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713160041; x=1713764841; 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=dp5xNWzfl6kH9VFxcQuu3ZS5otTANuyibRTvv/hzU58=; b=Nr0GvSTgdu7MRo6wEPXi+atDxY887PbXbiDyqg3QkCMN/5yjoCBHaT+qGQ/k0Z5cBf 18fDSsBxrqQsZv0HiOAw6Sk45U3HRSlSAMWUvlX9Dmt41iNWucb+b+0mNsY3H1hqi9XF mRz1FpDrlZvGoy+ho53l8un+tY9wpD8tFajTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713160041; x=1713764841; 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=dp5xNWzfl6kH9VFxcQuu3ZS5otTANuyibRTvv/hzU58=; b=LUaH7Nd1TWHd34K0EEmNQVID0nvr6YcraClAqYpvQGU1zu9xSdKXKJiqpkDO66YHcW 7nvY4bSHYkTKX1VWG84tlEk1ebRY7i/yIbPcSNcX9Q1bf4mk0XljAZ7CK5Zaz5p1OL+G HPA4/kptxGHoYiCiH/0oCuLD/nMzF8NZdXhUxyUoDvh5LKJGWVGk3GdobyztkZhRpJoi QCEknJqbtOw+T+UgbDBMViGW5s0sI1ktmF7kN1yQtIOTh6EOccDHRnZ4MR/GWBqnSbsy 7f5MaZvyKPyVai/KjhQK82hJWxRC5XIoMvTFtKkva1UG7csaYiTLOuR6JqTxkiNrC89s vQgw== X-Gm-Message-State: AOJu0YxqdfhoneTaX2w9H34TmSZ3JjDiHk3p4mpuXvtZQefYhrLHKLir RF72n5gxRc7rPrQ/AqbZvXcvUlte+DxJGBLngt+sjYyiXoAEqH62a51EQEPwkGBGtrM00bq87xT UTMw0Rwyp2wxWC5oPs/3Ux1V7v512wNdKODGnTZqG X-Google-Smtp-Source: AGHT+IFt9biV+lgSbSALMXNLvJT/dGLwX07xOv30tC8oqltgN9x9qPxLclR9rpaJFW1xjADD5VhaVHdBdiLU X-Received: by 2002:ad4:57ae:0:b0:699:4b0b:4228 with SMTP id g14-20020ad457ae000000b006994b0b4228mr8352911qvx.62.1713160041227; Sun, 14 Apr 2024 22:47:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f12-20020a056214076c00b0069b480e2401sm764161qvz.65.2024.04.14.22.47.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Apr 2024 22:47:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Apr 2024 22:47:21 -0700 (PDT) Message-ID: <661cbf69.050a0220.7f05f.7aa4SMTPIN_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 E84B56052514; Mon, 15 Apr 2024 01:47:20 -0400 (EDT) Subject: |SUCCESS| pw139278 [PATCH] [v6] ethdev: fix strict aliasing lead to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240413084840.33124-1-fengchengwen@huawei.com> References: <20240413084840.33124-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/139278 _Testing PASS_ Submitter: Chengwen Feng Date: Saturday, April 13 2024 08:48:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139278 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29773/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/