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 5A97343C2C for ; Wed, 28 Feb 2024 18:13:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 543FC40E4A; Wed, 28 Feb 2024 18:13:51 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 8800F40E0F for ; Wed, 28 Feb 2024 18:13:49 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-29a430c3057so3476453a91.1 for ; Wed, 28 Feb 2024 09:13:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709140429; x=1709745229; 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=UQEJTGuUKeSvtqOpCoQYSTIVliH2Hz5KYXJtVeIg0Fc=; b=iSX9w/TKBc0a9tDn+3HP460XUTWFPlWGI1Jw8Cs/gns8GkyfOAl7dTc49KECwUyfkP iRoL83V8fPtGKbluePMtHuo4jOm8NaoPhPPaxLPJGTyJmolzvVDddzdcyanLJ9x+RxxZ EezLM6N5aBvCqsPjKmB4RGCIVxtXSQtiBod+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709140429; x=1709745229; 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=UQEJTGuUKeSvtqOpCoQYSTIVliH2Hz5KYXJtVeIg0Fc=; b=CRno/4Bh/9rlytLrU7oMNH4NL9Qg4hAJKLenjO5WfzJ3XOSGdgvEcKXU0eume/zkxD Avxjw8/mz7k7tzUoyx2TtG3n54cMy+IgVO8gwawq2SjcMYax7H6ZrpdX1gHbIeBWf3oL xaza7KoFs4a6vMXretFkbCsXwRRjtB6YoatZV5mJ09R0T0uFljTN+kDk1rx8oV9OAEaJ 2KRJyxCgLiBAaobH8KGsaB//vCaCKrXtwYzSJnL8+k5QUr9EDqkBwiuEGpTGR1UZOfCr 3RMGNjKar6+L9JDMxlqrdd2i4omQ8K6lCxABaZ4Mqp9wuDBg0bpvOoMmpCCT9rEUJHeW EUvQ== X-Gm-Message-State: AOJu0YzfOUxib0CT9HWu3npqTRwa7XCfY6LCXCjxKowadb5jRCM4p3v1 7+3ZS7gNiPLtV2jLrbRTmYLxm8R+lHABiGtj+prmnhRuXksIykoQEdQ8Z+2r+V9K2Zpq5xDw/Yx yZIjBH7mIWbF1Mzefbkr18RMDiQnJJFViTXoFGWWT X-Google-Smtp-Source: AGHT+IExVB0LqL5VhHyDP8Q9Z2uNj6PylQcpNWPvA1HwA8GC6cNWJM0t/NRYKYRJmVtr4H6MO8gTBbMkaCP2 X-Received: by 2002:a17:90a:af90:b0:299:ed7:24fc with SMTP id w16-20020a17090aaf9000b002990ed724fcmr298901pjq.49.1709140428703; Wed, 28 Feb 2024 09:13:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h10-20020a17090a9c0a00b0029af270a731sm92227pjp.15.2024.02.28.09.13.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 09:13:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 09:13:48 -0800 (PST) Message-ID: <65df69cc.170a0220.a5f35.6362SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D0D856052712; Wed, 28 Feb 2024 12:13:47 -0500 (EST) Subject: |SUCCESS| pw137358 [PATCH] net/mlx5: fix the HWS registers initializ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227152627.25749-1-bingz@nvidia.com> References: <20240227152627.25749-1-bingz@nvidia.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/137358 _Testing PASS_ Submitter: Bing Zhao Date: Tuesday, February 27 2024 15:26:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:fdcd099fbaa513409ea4185b2362d9d6623cf26e 137358 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29293/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/