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 4045443E60 for ; Sat, 13 Apr 2024 11:42:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3728140294; Sat, 13 Apr 2024 11:42:33 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 8B810400D6 for ; Sat, 13 Apr 2024 11:42:31 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-618874234c9so13135007b3.0 for ; Sat, 13 Apr 2024 02:42:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713001351; x=1713606151; 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=CdggLSuv+9Vbt7WFnL8amr+xqLKKZSBhxie1wvtx1js=; b=F2vx2vIJxJeL01YUF60nliNfNFqGFvMmNr/OwYhi/No8G2UhFw2sO+Yn2I4EIVC/SN cbyCDBmUfNq7/5+cEH5j3bhaWUXdILncwcJIBgxE8z+VNk2epEOHv8qjjzFv//QHU2Qb ZNelHtb5GZOCJGy6K3qK3OIOKaLD+zFcmom3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713001351; x=1713606151; 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=CdggLSuv+9Vbt7WFnL8amr+xqLKKZSBhxie1wvtx1js=; b=q69cCCI18GUNu/j92t3rsZp56Ui0AKl4/Jy+qU11pzlA+hq6464GK7Av867SBYUn00 WH+3p4MWTZs6mRk9mggQK3yu3WphGREiK9FAC2eLdRPXsCQkkI43Wd6LCNmlfheLcwNA 5zARCQCxmFDvwe0CFBiFYQ0DF4ZPNWe8YMNY71JVLBMfPX7tFx/OApY6dNfXEkZQ+p3G ygHfPsS/+FA3KGB0Z9HI9lptuBDocgErdNnyt/YCch78sWojf3doSeJFHGjHm9coT5Bu O7+rRJ+zvTZ5OoFini8TwVTh0gyXpALRWCIcx4j3hJog6yzBILB6oNdc/4epmoesS3Aw 9Z6g== X-Gm-Message-State: AOJu0YyE4imVElgfhPys65gWxIdo6Q+qY6KRmt+rm6PaFOjPj1OApJGu 0/XrXBLu7WueO4mtIsVMMnnPqr+RrsqXQvCT57AnH8mS3rYn5ZGsYN+4dWYeUejMXovRSmBLUCl xsJVnI1BJU6fcqdCmowtA+fYvhhkcD+ptNxhNOCww X-Google-Smtp-Source: AGHT+IED3352J32U9lmLYc0ZHzivV5xMbNy70nko9KKuodhfYS9XdNI7PtLTC3XBqksmU/w2ZbtXP+0gs/gV X-Received: by 2002:a81:ef0d:0:b0:60c:c31c:4f71 with SMTP id o13-20020a81ef0d000000b0060cc31c4f71mr4939674ywm.42.1713001350986; Sat, 13 Apr 2024 02:42:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q5-20020a818005000000b006187a9d9306sm338340ywf.52.2024.04.13.02.42.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Apr 2024 02:42:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 Apr 2024 02:42:30 -0700 (PDT) Message-ID: <661a5386.810a0220.ffe0b.df09SMTPIN_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 9FACF6052514; Sat, 13 Apr 2024 05:42:30 -0400 (EDT) Subject: |SUCCESS| pw139277 [PATCH] [v5] ethdev: fix strict aliasing lead to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240413080440.19831-1-fengchengwen@huawei.com> References: <20240413080440.19831-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/139277 _Testing PASS_ Submitter: Chengwen Feng Date: Saturday, April 13 2024 08:04:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139277 --> 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 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29772/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/