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 A0E8143ED8 for ; Mon, 22 Apr 2024 09:50:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D51840265; Mon, 22 Apr 2024 09:50:49 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A3AEC4021F for ; Mon, 22 Apr 2024 09:50:48 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e3f17c6491so31193435ad.2 for ; Mon, 22 Apr 2024 00:50:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713772248; x=1714377048; 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=ih4qFXxSLNdp2hAxa6E1FzAAkUjqtIhfvaQnJ0BJfuU=; b=IZgA5weJuwkdUwiuZkMpUXJrzU4f54TsThlPXpVPe1DeIr3cIZA/Xul4kvL8tftXKL WUy2+qwXgmFNUdaSM0pW08MggTT4ivrDmhJvFv9ZTPOIJSUXzEAPUJPTdBSSTTCvK2pf zp/s3Glzw3wVkSGiqQYVFEzLEegXnz0SOdnCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713772248; x=1714377048; 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=ih4qFXxSLNdp2hAxa6E1FzAAkUjqtIhfvaQnJ0BJfuU=; b=cDXoKIyX8j3l4BQTcW2aiCyl9iUyntCc6KfGIBacJ2Q1dpzwrQ3XIDV7BqGsc3+ghb /Jt1zQebEzxpOAe/nI/VybeK3iIXaT16KB1m+oifQtlQFcbdBGfw1gSdjKAIqZKA8tzX sR6nJ9pL+YpJuTGIzg0eqr5f4qnORSxoezU2L/RHD8RcNLHSLWJK+j89XbPX/hkY1OWu Iz5KldBP6jOmq+DhmJP02trTUDGRYMGmdiq/n4/wGsjtf4UoSUhKF8ErVOKRCZwON4hP rgbPkFk6UlLVjjbuCm9nEdzOVF2XNiBA9E5B4kAGYn9TKhP/fnHdvPvKyhmeaK4v11oP /Olw== X-Gm-Message-State: AOJu0YyuD0swiDDHYHMK9aup+18Q+u/nHxmxzaoz/K1LHc0akIdW/YTo Gf4wSp9OiqczwZ01zadE5V9H4OSYPljUTME7acsfmmCdsZa8JyX8dunpFY0cMQD0lYAUt7TLVS6 0A0hVVWg8BSr69ttarF+b1t5a1Ow88t3/PPD5w/L9 X-Google-Smtp-Source: AGHT+IGRWIAIp65OcYjL/fNqzJSpeli9Pl6qFlTAIwGcgy27bx45vfO/b6K7QCauT0uCgHGeW9kB8P6pXvJK X-Received: by 2002:a17:903:1cd:b0:1e4:3b58:7720 with SMTP id e13-20020a17090301cd00b001e43b587720mr13013774plh.2.1713772247928; Mon, 22 Apr 2024 00:50:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v4-20020a1709028d8400b001e840637da3sm221188plo.30.2024.04.22.00.50.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 00:50:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 00:50:47 -0700 (PDT) Message-ID: <662616d7.170a0220.32f2.dacfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 247186052514; Mon, 22 Apr 2024 03:50:47 -0400 (EDT) Subject: |SUCCESS| pw139606 [PATCH] [v8] ethdev: fix strict aliasing lead to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240422063813.23814-1-fengchengwen@huawei.com> References: <20240422063813.23814-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139606 _Functional Testing PASS_ Submitter: fengchengwen Date: Monday, April 22 2024 06:38:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:7b668b7d65ba33783c280d08489fa31685bd0ee6 139606 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/