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 A1EED43E39 for ; Thu, 11 Apr 2024 05:50:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98927402A8; Thu, 11 Apr 2024 05:50:06 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0C356402A7 for ; Thu, 11 Apr 2024 05:50:05 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7cf092f6bb7so326282439f.3 for ; Wed, 10 Apr 2024 20:50:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712807404; x=1713412204; 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=CYWq1vGeAiJL8YKQOoBTAqdQ9VF65n2enZF9+P3bkLk=; b=Qat+p0UDGRlH9MFX+ez9tFmI0D27bjdXoLcVQ3ZmpxpwrIyWoRIFkgK2Z4Cx6DdDb1 NHT0D48AJcLdaP9gWu62tOJHY1PFPrVm8MsQpcAjpwQN45ypIO6zVg+3vih3Plh+6Gf5 VUEOWE66Q4ovjfczBemb3RLgBMeBQvcsEcngA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712807404; x=1713412204; 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=CYWq1vGeAiJL8YKQOoBTAqdQ9VF65n2enZF9+P3bkLk=; b=wjvinp17y0r3LFPVLeISVaMaYTGkfyoW8f2tIFd9pzUKZSJT/iNc9IOqvtD/xLON+L 5jSzh5LDbqDHzeCv0QIopoo+QtqfQ2DURoGUV6rEtbxpCxLJ960NThETjAjOVI5hZlSA XZS82/KV6bHm+TL6SmOHsZampsy4bQivUTRO3lB9jojPQnVKrgbeIJUhtAd4EZ9VZtc1 THQrRW0MgP2jsC9DzwhQJjwhhv00NoyOKfkUvg5eNSfUF0rpX+qxNZld1sHdtBwpESPI KEbwUCP6y17O6lyeHMaJ/x0Hn6tYaJ6qNesOY2R45WUI5ozY3nWh4I57+EhoFAFaPR0F NoSw== X-Gm-Message-State: AOJu0Yyj93Acrv82B4DF5D7UvSFfeEUII2ncPvdaO7/4F53IomfU7oxZ XzDalSd0yOu+L3vN7UmxU0DTXEKNp/2YVLQ5pTIEXOy1r17LuALniaz3s4mU6c1IpJBjDNIb6iP zHLECQJ1gLAkt7K5VHvJXlULZHxJkZJLZvLXm7bwG X-Google-Smtp-Source: AGHT+IEozyAlQ0Ju4+pKeh32VJQVyRIy+fgcyjn/Qr/S3iTsiJKFlVD4w01rYjpGYZI8YRjeZduwlNJqrbA0 X-Received: by 2002:a05:6602:1787:b0:7d6:3fab:85bc with SMTP id y7-20020a056602178700b007d63fab85bcmr3854726iox.6.1712807404372; Wed, 10 Apr 2024 20:50:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eo2-20020a0566024b0200b007cc058ebae9sm25235iob.13.2024.04.10.20.50.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 20:50:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 20:50:04 -0700 (PDT) Message-ID: <66175dec.050a0220.fca05.174fSMTPIN_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 93AA96052514; Wed, 10 Apr 2024 23:50:03 -0400 (EDT) Subject: |SUCCESS| pw139220 [PATCH] ethdev: fix strict aliasing lead to link From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411030749.41874-1-fengchengwen@huawei.com> References: <20240411030749.41874-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/139220 _Testing PASS_ Submitter: Chengwen Feng Date: Thursday, April 11 2024 03:07:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139220 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29752/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/