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 1387443E48 for ; Fri, 12 Apr 2024 02:55:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06A8A40295; Fri, 12 Apr 2024 02:55:54 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 8B2AA4026A for ; Fri, 12 Apr 2024 02:55:52 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36a118d3b30so2235845ab.2 for ; Thu, 11 Apr 2024 17:55:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712883352; x=1713488152; 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=wkAb2NEIG5Voqww2q4atLX6yeLNG87Ix88XUP3pQ2q0=; b=fG/qdtJSMmWlAn4oq233JHy8WswO1a7yfC+cQd9V8CdJ92ZUQiDN/M4Smh2/Me1uXW mIYdgc4Dr/+EEHUOdqmlD3pDR4TnkchQi34bRKd6PyRyUTX3apokL0IMHgf6YfsJiEna yQzaaCJGXDV/dKrcuHKhsEi/lxlfqdJDZ7n14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712883352; x=1713488152; 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=wkAb2NEIG5Voqww2q4atLX6yeLNG87Ix88XUP3pQ2q0=; b=WWNvvAN25Slb6/DH8DFyIOHca8w6UJrrZLFONwnk0Co4RYyGODj1Cxc6bDuCNaqPRd reZeDYJIKege0K4K4U3EKV/U9c8pv/F5ZtzqYYU4xOgFD91h9slU9GSH0Kv/j9Du8TJ7 wHL5yGbIBWHPdYj8Ka1m6HNGyMSWNMK0iFu5cTcrpsdvhr1N2JYh38xEjm+lwtgcnHhX MzvmgXlanwkVMK4u+WkaFQGSddN/tkHp8l0u1CM5SV7gmxzApZ8vTdmPBYU4TJzBvpEj 34WdWVo/syDClxRJxcM17Bny2uZeL7P6NSi5vDnxvGUX7b2TTvSqTvS8AyIGXp9mRVO9 9fmA== X-Gm-Message-State: AOJu0YxOxjrzljHitT1dV2hYcBYDl6WHo8WkVAmbFlsMu0m3pSgGp6p1 LzCd8wFRnEEnu69Cu3TE7aS7Z60iijtKirsX+vbnzkj7IogiI0EFoMg1PofKUnNLSjF3XyhwIfi e0qj6wo52eRR2WhGILadMxFPV1jUK4ieo5qsZHgoa X-Google-Smtp-Source: AGHT+IHspcJLEOTYo5UEvIUymS4b8AavgIUcjTJZ9Yq31GuLMtttn0M9ac1N2WZeZKEb2b3CCL+XhotkTccJ X-Received: by 2002:a05:6e02:1569:b0:36a:b4f2:ac17 with SMTP id k9-20020a056e02156900b0036ab4f2ac17mr1493442ilu.8.1712883351913; Thu, 11 Apr 2024 17:55:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v10-20020a056e02164a00b0036a10f5c019sm164244ilu.47.2024.04.11.17.55.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 17:55:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 17:55:51 -0700 (PDT) Message-ID: <66188697.050a0220.36ca0.6dd8SMTPIN_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 5B03D604D420; Thu, 11 Apr 2024 20:55:51 -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-unit-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_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ 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 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 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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/