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 7B78B43E51 for ; Fri, 12 Apr 2024 12:08:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 705C340295; Fri, 12 Apr 2024 12:08:41 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 2E85E4026A for ; Fri, 12 Apr 2024 12:08:39 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78d68c08df7so36402785a.2 for ; Fri, 12 Apr 2024 03:08:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712916518; x=1713521318; 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=HqVBbEDQObFkPn0PDGXUSOgno69usZt3fRhvQ5+/+pY=; b=i1ucj4eT8VliyqYesqOZleOAxpX7JBcRBMOHY9Nt15Oet3XyqHO2ZjLhxHcEv61XMx wHEYn58CgvZUepmP7k/LdFK9Fj2SuVIfGyYlZ4ioj4M7Eaakb8ExIPhnLYsc2gXmHFHy XoQcmDeMaVwW7IaLBIKB22eKeguj7SlJOpJpE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712916518; x=1713521318; 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=HqVBbEDQObFkPn0PDGXUSOgno69usZt3fRhvQ5+/+pY=; b=SKdmL6eXdFnqbeWKo0/6c59XvX0uCKzZXg7JxkyI3bxyX89MugGoeBpjPzyQxUSDF3 Xsccbgoo70f/gNGvu0PnqZFPLurce9GXjZdp2iTuMdWYH9tN3EgbQzXrFDFoyHwRyBsW S+xr7xRu5HriVSnODIIlGnw41iUPtEZXolhS6vt1Ap3ScmunpqwYAVP+lzL36u7xXl3h tqzUSL+x6bTA+eXWIJ6F1e3Hbk8T7nOPesiO8aOs3sDVhWnu5UCldcS/q5d/iCNLh8Cb NB8WsCPmXsr59t67eYM7b1feMPLkm/RWCqctT9IlPBeU4u+s3IBK4aY1xLUNiWMBSpYR A4hA== X-Gm-Message-State: AOJu0YxpJ3O88i/9PubUrgyHfsGIN0qEMAYA6oB9Qtfk/4yoG0lKPEbb gKPJVw67HENaP+eT4qLmXqEZ/22HWfAvdp01khxC7pJMiVbtTEONb5fIHIXKTrwd17ka92Gwrga hzX0MPiBnqHar8WwLlNuP1bO5OevWmS3OwNHJKgOdgKzLpbcqAO1bgiRe X-Google-Smtp-Source: AGHT+IGlDILw86qAZqOx8/AqnLMl5puR87yxt6uY4LBxFJq/2m4KoL6MlstXqyPef/gqP/zpiSKVQSX5IFVC X-Received: by 2002:a0c:ef8a:0:b0:69b:52fb:fb88 with SMTP id w10-20020a0cef8a000000b0069b52fbfb88mr2091986qvr.41.1712916518638; Fri, 12 Apr 2024 03:08:38 -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 a12-20020a056214062c00b0069904967f4bsm337628qvx.5.2024.04.12.03.08.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Apr 2024 03:08:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Apr 2024 03:08:38 -0700 (PDT) Message-ID: <66190826.050a0220.6af2b.dcd5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5872A604D420; Fri, 12 Apr 2024 06:08:38 -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-amd64-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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/