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 46D9743E73 for ; Mon, 15 Apr 2024 06:09:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4203840293; Mon, 15 Apr 2024 06:09:12 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 831FE400EF for ; Mon, 15 Apr 2024 06:09:10 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5aa27dba8a1so1823865eaf.0 for ; Sun, 14 Apr 2024 21:09:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713154150; x=1713758950; 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=mCdCJD6oP8qXsx6nvC8gpwo3YHx0hQljux/qPxJING4=; b=Z/KwxqPmq5nEJdQ1mZ36kgbs3NGGtx2c+h/1fStlLsb8RUPABATRsmb1hRwmDbiXlw Mtk0WRTte5tNKHkIpiZImmR1wGvq6r8BuyYk4V85ynXRPZYbFSTWG8D1HTo1QOoUz9l5 ghPrPZNqBqR8+RjOawcfJ5Ds4Dvz/RRreKQQw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713154150; x=1713758950; 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=mCdCJD6oP8qXsx6nvC8gpwo3YHx0hQljux/qPxJING4=; b=VxAR+haG0gK1XBgmUNCCN+pnCZBl7AMhCn134zzWEx7ru1H4pcPPbyu1Je6ViB2lVo sU8Ksk/RjW31sc0AYXpOnpFWmZ/ESRH3xpA6zrZvQ3ThTNdk75BBQrJ2JKN7OBiS7QHG qvwbeyDdYCh7Nxd6vLFcL52ggp6AjPGhWgBwe7/ozIYE9yETCcKsofT/Q0VxQ3JQynj6 1m1qBWl9of0x+X6Ivoh98sGOvY4mfsPL4VUWxTatZ/o0FOAYZnmIaoyCp1Cs87OgjWc8 NOebXkfIcND5uOfhyjAm1rmXPebecxWytXu2zhCEMZ8357qSEaqz0pcOz7LrxGjlnYfO zT1A== X-Gm-Message-State: AOJu0YxDhgrecTQG+P2avlGkiGUtF5GDBHiGtCpyzRZGGGtToeuO3VdG 6Q8exk8BnBV0ooYNhh6SBUw+yHHqFrNDYC7MjBy9HyFJ8ji8H+0T9VFRCpgeo1UwfhH66TWWvJY aHXT6m8hH737IKoNyswVjWRJIciFhEAQM1HP0C3Wk X-Google-Smtp-Source: AGHT+IENk5oMKFP2QbLo1j+9u2uizZd0s5CELx66uewbDp2s62h4KON1aprC+5KGobVpfwyftaKkW+ZCqdLR X-Received: by 2002:a05:6871:10b:b0:22e:9e53:3fd2 with SMTP id y11-20020a056871010b00b0022e9e533fd2mr11255152oab.28.1713154149874; Sun, 14 Apr 2024 21:09:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zc14-20020a056871270e00b00231201bc605sm213455oab.34.2024.04.14.21.09.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Apr 2024 21:09:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Apr 2024 21:09:09 -0700 (PDT) Message-ID: <661ca865.050a0220.c6d52.8180SMTPIN_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 5D50D6052514; Mon, 15 Apr 2024 00:09:09 -0400 (EDT) Subject: |SUCCESS| pw139278 [PATCH] [v6] ethdev: fix strict aliasing lead to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240413084840.33124-1-fengchengwen@huawei.com> References: <20240413084840.33124-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/139278 _Functional Testing PASS_ Submitter: Chengwen Feng Date: Saturday, April 13 2024 08:48:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139278 --> functional testing pass Test environment and result as below: 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29773/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/