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 11C7943EA2 for ; Thu, 18 Apr 2024 14:14:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E12AA402CC; Thu, 18 Apr 2024 14:14:46 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4523D40042 for ; Thu, 18 Apr 2024 14:14:45 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e4266673bbso7325665ad.2 for ; Thu, 18 Apr 2024 05:14:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713442484; x=1714047284; 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=tPCVvC1TnRIl101pBkZ/96Q6BUCimHFiKTBbKQ3eYaE=; b=FaWduuzT1T5hesx19SEnK0zi0TuV0co+FrfHcOStPws/9H0qP6uRM72mWDgAiQyZ4x B8/RJhROvZo+PYui0Aw0vqY3KekaOPa2CqrF++Tr1AW7l4HMShTUxFFR4Ioo63d1RsWz od7UfMLWsMigFjBAzS5x6VFjj59Nt2aIcbETQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713442484; x=1714047284; 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=tPCVvC1TnRIl101pBkZ/96Q6BUCimHFiKTBbKQ3eYaE=; b=oEcdIMUZ//HHne6dyqmwW+7KUp9ihL7br3Y4UE44ORQYPjB5JbNgeyL53ZLdG8EVWn ySt12/wF82Z0lnGcEIgHHxYS63fFK69jnlaP9grWkAckh7vKWUtGGoruPq/sPiRnIR6i ttaSdkNyv86Oom2+Ics52/Fjlob1ScwbQx+/n/o5jyLHk+SBIrOaq+T8WVMJjW0HOwE6 tzYrXIkLKgmJWVLfiMasxwvU9hxi47x6jNtpfGA+jXS5ziBFDLZFfY0q4eMDQLqPIyi2 MOePPsk87jo1uVa9pskQfeIuBja8an92D0CNEsOgSgqF7hPaISaIlTv2q+67iHybaNQO R1fw== X-Gm-Message-State: AOJu0Yz5sHVaQflWkXRQNj0LieFhnyY0gN/dS26N7DxWdNoqyRRs8vHG lhdXATDZ9VdqXIJcOLQ8B3YwmTZYbBU4ts1M+yclUC3pguAyUdv7U8LrwYusVOIyX7B21c8fShS OyzRwP2ey+wsq1EHlmNPLhakxaSxd0ck4POqXzBvy8MMtjP1Co9s68sjH X-Google-Smtp-Source: AGHT+IGONrHzsn3jx3YSy5xM4lpLhBD73UF9585+Q0GKM07BF5i3km2bzmM2gYiPrcRqM+s6uErL87xYij7X X-Received: by 2002:a17:902:c20d:b0:1de:f91:3cf3 with SMTP id 13-20020a170902c20d00b001de0f913cf3mr2478351pll.55.1713442484418; Thu, 18 Apr 2024 05:14:44 -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 i2-20020a1709026ac200b001e26491015asm52341plt.93.2024.04.18.05.14.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 05:14:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 05:14:44 -0700 (PDT) Message-ID: <66210eb4.170a0220.87ee3.2790SMTPIN_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 9AF4E6052514; Thu, 18 Apr 2024 08:14:43 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2022 | 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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 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/29815/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/