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 CAA3743CBF for ; Sat, 16 Mar 2024 08:27:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C664D4029C; Sat, 16 Mar 2024 08:27:09 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 2016C40266 for ; Sat, 16 Mar 2024 08:27:08 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5ca29c131ebso1855686a12.0 for ; Sat, 16 Mar 2024 00:27:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710574027; x=1711178827; 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=z0V+ICksmZLW06aDcIHeCx+A7huor0rS0Pzofl/Zt9o=; b=FcwJMwlztXOusPV76HIrHRFfXhl1G23CSXnd7LTwNOW2LPYpQSl7SutMauL6B/qft/ wxwxdAvCrd3RcJzyRN1aPypP+ML+H7Nn3e8Zmp/xy2HRNZNYOcj2h9FqicKByNb4c2gf NAG2sFnYSvU+cuYjwtLpWYmRseiLy2Go6eUos= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710574027; x=1711178827; 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=z0V+ICksmZLW06aDcIHeCx+A7huor0rS0Pzofl/Zt9o=; b=GS7eWQ2QFdJhfwBazw6h09d9KDIaEgkur40qed0xHd3e6wPm8T/rwAVfWF1m98s6a0 fYsVZ3BQ17wQO3XVxY/gzMLRqYImBi1A+CAahfm9TehbJJaJtJWKVwIr3P5nhrtQ4S3h 0ydetpMMmC8TkAUd7cYaoMZp5KuVGDqXgpM+V0O7ko5N6ialB6pnFN6DL5+uIeYKBnrb irEixiZWtid4hgWpnRnj2UEE6UDYkuIXjHltJXXf0NV6yVQm9ZmdleHDNSzdSNztKMHA 2qnHhwye8loHtsA4QW15bTf/svcm4PhoM9pRMM5axh6yGv3+mmPNIQ2Bux+fxooi0pnx AkDA== X-Gm-Message-State: AOJu0Yyc2ZLKQraHSm8Z+TSIzzo1R1zaWs5fPLkOOwbuJ2A5FF8Y/p+h OASIMWK4iz2dPYLKeAdxPfk2pSMeFd2TJ41jXlu2a9ehcWKdrtgWVewZVI89Rzj/+aQW8yuk0jG QOWdcYgjLeepcNoSxle4d6yTHm7BoYBko9z637LKR X-Google-Smtp-Source: AGHT+IFZlTuBbsn8LpOEz0Ncqieg5zc1FjT+Q49YCfWKdC+llWWNN6uq1DIlEJOevE22tDE7PzQ3NLgQuq4o X-Received: by 2002:a05:6a20:428e:b0:1a3:49fa:21dc with SMTP id o14-20020a056a20428e00b001a349fa21dcmr6915474pzj.34.1710574027276; Sat, 16 Mar 2024 00:27:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n12-20020a17090a9f0c00b0029c500b750bsm175459pjp.6.2024.03.16.00.27.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Mar 2024 00:27:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 16 Mar 2024 00:27:07 -0700 (PDT) Message-ID: <65f549cb.170a0220.b4f01.c688SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 74A8B6052471; Sat, 16 Mar 2024 03:27:06 -0400 (EDT) Subject: |SUCCESS| pw138436-138437 [PATCH] [2/2] net/bnxt: fix init failures From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240316035441.76438-3-ajit.khaparde@broadcom.com> References: <20240316035441.76438-3-ajit.khaparde@broadcom.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/138437 _Testing PASS_ Submitter: Ajit Khaparde Date: Saturday, March 16 2024 03:54:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:7f82e9c89f3514715533feb34f46ff1ea95c6f98 138436-138437 --> 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/29575/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/