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 9CAFA43E3C for ; Thu, 11 Apr 2024 06:23:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95FEF402A8; Thu, 11 Apr 2024 06:23:54 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id F400E402A7 for ; Thu, 11 Apr 2024 06:23:52 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36a0f64f5e0so24258535ab.3 for ; Wed, 10 Apr 2024 21:23:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712809432; x=1713414232; 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=lxcBSDRbbKsRolFF1nIKMIOIfeMjapBm/ziPkfkVNtY=; b=HNC7JmAIqwMO2/IL1FNpuAWAmOcztQKDTUrtUpluWB5YWLaoaeISBY+E6Hhu/jBvR7 kHZ837jvOxxJ9LNtJ4Wt7JVPdGu52F5lUNFi0QayUQmU95MEhD8SBdM2hKWU21Nigz0A rxydzdRu2kMt9xQnW85BnJK063gKE1+049b/A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712809432; x=1713414232; 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=lxcBSDRbbKsRolFF1nIKMIOIfeMjapBm/ziPkfkVNtY=; b=v6hLIduCkruA3hLgt8h8P3LTOGKGrNeAS4yeIQMeyB5YB2Elak5TVCT04fukbUVY3K W81lxaEGam12Va2FC6uRpKJMLxEgo6pgjHsyD+3tnh9AX7jeh7PxkT3SIJlrWscCWf0U lHFMC4B6I/gE8pDZnO+YmoXEo7SelueBXWWoaf3KZWhWMB8l53dNxFniIqV9YBVB9AwC groeXQf/JQU5cRq7pWRJiRjDuoYPaRv/B6+GjcTE88v8KnD8/+/GBFD4vCkcX59OWqo/ EQa777H4lS2eXvLAvTb/5quR4RhlMl09mSvI8/YQObdkw+zH0d7YnejjYsTjJEp7qioT L3RQ== X-Gm-Message-State: AOJu0YxgSvIuqCB0RtxEhRCnYPCVCGEW19nALPdC2QaUtbdASTdi673u /0UXFobpcjAbLVMphFyRT2IC2Lq/MrPIQc7oWyUFjV+MGfJQVyrEup132vzK1p89sLDRfk/Rcsr 608M4sZ3zSGI/1RsVSRCbUxGstw79LrBX+KnaFViW3yB/gjdTW98Riys7 X-Google-Smtp-Source: AGHT+IGtZ8jkp3gMJKBvbG9cyjPT1/LMThEq93bEKIp1FX9Jmue2SGO+1ZVWqX6QAJgHXYKw5z+wMcnnj7ir X-Received: by 2002:a05:6e02:1aa1:b0:36a:f9e8:5e4a with SMTP id l1-20020a056e021aa100b0036af9e85e4amr2256840ilv.15.1712809432312; Wed, 10 Apr 2024 21:23:52 -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 j8-20020a056e02154800b00369f19b25a1sm27555ilu.3.2024.04.10.21.23.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 21:23:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 21:23:52 -0700 (PDT) Message-ID: <661765d8.050a0220.654ce.1abdSMTPIN_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 E764B6052514; Thu, 11 Apr 2024 00:23:51 -0400 (EDT) Subject: |SUCCESS| pw139220 [PATCH] ethdev: fix strict aliasing lead to link From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411030749.41874-1-fengchengwen@huawei.com> References: <20240411030749.41874-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/139220 _Testing PASS_ Submitter: Chengwen Feng Date: Thursday, April 11 2024 03:07:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139220 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29752/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/