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 6AA1D43ED4 for ; Mon, 22 Apr 2024 10:05:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6542340265; Mon, 22 Apr 2024 10:05:42 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id CF2154021F for ; Mon, 22 Apr 2024 10:05:41 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-69b44071a07so35164286d6.3 for ; Mon, 22 Apr 2024 01:05:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713773141; x=1714377941; 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=0w9mc6Z9BNRUmh3bE2U33i3rBwfh5fXPAVnQD1iryqk=; b=MEXpPdSw5cyQYyg4AmSAIgDuBTAnxFvgaF9gVGyGU32zuC25AwzwakVff/fU0ojQ4j ivdRqwX9Od4E9UXUy2yosF4kgQSfcKMzWjB3R0ROm0Xf4BaBYdW/wWwJ7R1rdSfAGvEV sAlk9+F+r2sL0XXXc3+MQzyZpUh11BcelP4kU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713773141; x=1714377941; 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=0w9mc6Z9BNRUmh3bE2U33i3rBwfh5fXPAVnQD1iryqk=; b=K7H9wb/QND9Ad32idSP20/lg9KcPQb1OQ7W/Bei3hWm9lDk9wKnUoyqmzTTGBBuzNC YBsnMKGyoYkObLj4fLYNROmctx4mR0Mm7QXYWpdvKzj7E2eCxOwSSdQJggooD/Pz0pWv PKBLADkUHkaPZC9Z+eXhCZ6G0/I2td8Lik9SNjHgRMsQnnZ2vTORvTP8B1I0sxktaPtd SzP35aUVMCA/hDE7nCmL6QWrIVzLLPLRJEyk6VGmBR9kR9IeLimNeiaOOr4Ib4PYS2kl QJ/1+kbdHCmy4DpS609rV2WpYuVRO6H61iv/o7fQCesjywxyyK5RsT5mAJZsTI0rMcAg akSQ== X-Gm-Message-State: AOJu0YwiKUdGRtbgkUrV+0C8yvYrhcRteZsdpkADt1baL8XoMuOn5Qyk E3+LyXjn/qIBE+0U8/YhH795Fbl4DhSzN/ms13Vd4N1PrQ6nw9vYNJX+pYqE0QlY3uZ2F6jvkC4 xuPkHtXdDtbwtbW2at4GlR3vjzVMBt1TnrWiq9j7vUEh69xt9V+vHF9ph X-Google-Smtp-Source: AGHT+IGXTh9Kz3QnA1ZEo8ZUtp3FXVJo1htcPSRgPnfPnXJEqx+K7HPq0ZEuaNkJ0C1dRP4p0THKNQG9fUj7 X-Received: by 2002:a0c:fa84:0:b0:6a0:7d7b:8b13 with SMTP id o4-20020a0cfa84000000b006a07d7b8b13mr3071970qvn.7.1713773141251; Mon, 22 Apr 2024 01:05:41 -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 r12-20020a056214212c00b0069b372b555dsm581332qvc.72.2024.04.22.01.05.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 01:05:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 01:05:41 -0700 (PDT) Message-ID: <66261a55.050a0220.3ddd8.2811SMTPIN_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 E11CF6052514; Mon, 22 Apr 2024 04:05:40 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139606 _Testing PASS_ Submitter: fengchengwen Date: Monday, April 22 2024 06:38:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:7b668b7d65ba33783c280d08489fa31685bd0ee6 139606 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/