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 5630243E51 for ; Fri, 12 Apr 2024 12:22:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51FC040685; Fri, 12 Apr 2024 12:22:18 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id D8807402A2 for ; Fri, 12 Apr 2024 12:22:16 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dc6d9a8815fso732481276.3 for ; Fri, 12 Apr 2024 03:22:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712917336; x=1713522136; 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=V+GtobX0c5kUqP5h8eEFQlowHm84KDWQg3cqrFokA/E=; b=CY9mspfnUCb7LjrWWfiQcVbW+VCracS0dUjNl9xRFuj0/2EhRR4Awdzt2Up0a2prTI SGKWu2JfkiIS8aazH9r7ygYv94sswJl4uh6CT5dehdSsLa9RsyKK85zckcNG1l1lrhCQ 13/uwxmTbgwydLiYMXQh9i+b6UMW0i1dMRfj4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712917336; x=1713522136; 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=V+GtobX0c5kUqP5h8eEFQlowHm84KDWQg3cqrFokA/E=; b=pj0idG+2WtYpHCDDtEG9lyMDjI9okYrKvL5SIDzse2JCo0uWDwQYtLF7e4NdZQ1BOw eGgrDe7CgNG+H3MRY923j6CZ02lecdPmrpBVyoWujKqYLzhIoozBg8rLfE9RTZtzyY3j CBEdH0hw7vihXXo0XR/1BXMIVMR9NvbuOatvVf+8QtFpsDO2X+/jrwnelhA6xwfFaDyf deWVq1brtymxorD0Po+K1nipukAwnB9qo65ZNyLaaD3j5sYPWf20GYm8lqMhqzULDF8U FUhut2qh7wHyjMezpDh/XHzu0V5pIkA1+Nf9vu4foSorWqwogXepuoJ8RTiuO4xOQ48c waiA== X-Gm-Message-State: AOJu0YxJ+vEJE/Q9Slb0/3CbhCYCPt5S+k6VJGiN3ZdeEPyYQ+uSy8U3 LRDs7x5e4rPNGfV2kUA7O087vrweaeC+mAsLyLHvZ6LTa7aM4eJM91i/EfkVsMnxu6ez6KO1ogh wjIaH+LOZkWNTpxnQIg8VudWCEP4zhsZhTUvDycEc X-Google-Smtp-Source: AGHT+IF9eibsjQLm26EWrV011WZqTH2PBBdRtc82Y8v7Jk3Xkip0JJHffrFKN3rt8PYGlgD5lt3/skXKr/tL X-Received: by 2002:a5b:b47:0:b0:dc7:32ea:c89f with SMTP id b7-20020a5b0b47000000b00dc732eac89fmr2064930ybr.15.1712917336276; Fri, 12 Apr 2024 03:22:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dv15-20020ad44eef000000b006968ecd10c8sm340419qvb.11.2024.04.12.03.22.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 03:22:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 03:22:16 -0700 (PDT) Message-ID: <66190b58.d40a0220.4b72f.d834SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E9957604D420; Fri, 12 Apr 2024 06:22:15 -0400 (EDT) Subject: |SUCCESS| pw139233 [PATCH] [v4] ethdev: fix strict aliasing lead to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240412084949.4020-1-fengchengwen@huawei.com> References: <20240412084949.4020-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139233 _Testing PASS_ Submitter: Chengwen Feng Date: Friday, April 12 2024 08:49:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139233 --> testing pass Test environment and result as below: +-----------------------+----------------+ | Environment | dpdk_unit_test | +=======================+================+ | Debian 12 (arm) | PASS | +-----------------------+----------------+ | Fedora 38 (ARM) | PASS | +-----------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+----------------+ | Fedora 39 (ARM) | PASS | +-----------------------+----------------+ | Fedora 37 (ARM) | PASS | +-----------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +-----------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29763/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/