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 CD7D344180 for ; Fri, 7 Jun 2024 11:24:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9B564028A; Fri, 7 Jun 2024 11:24:51 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id BA8F440151 for ; Fri, 7 Jun 2024 11:24:49 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4403eccb507so4931811cf.2 for ; Fri, 07 Jun 2024 02:24:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717752289; x=1718357089; 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=a19TcBGNuxfHI9/7SeV9aneSBPyFv9kBGHqzhr0PAyw=; b=FI2TkPosNXucUtWg2M8nd4Uvx1lAQ1vpKnDPV+v5dfWm1Au59D+nODREdZinvf9IMF N1m+DklsnLjoao53gAdg4c6/rkI2r3FYj9xzhBvY9k1PbCmEggSLZZQLKjVtwSqn8lVW 4hE273BBcrVDyXp7gU8KkuGb2OufghJ2/08Zw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717752289; x=1718357089; 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=a19TcBGNuxfHI9/7SeV9aneSBPyFv9kBGHqzhr0PAyw=; b=Px/470ugNz30ykmQIXyt8Q5rDLUp9Rv6QmcWWBKLK3Ay22VimEDQzf3DgYi3sjUS9u 8skzDkg+HbpNxkY+JEhodWHfVM5BEXYP/I2NiiXP2yUNgK7Gg3ZdYYmaEDSp96FUWN26 p7owhG/8/OZhVaxtZH7P4xPkRgBxUtLnIvbf0eJetbtK7XJAAcNW1VO3GC7WlWwdxeZv ZeomkPfiiqf0W4MT55vElWtNmrr8lcZEbHE5kto8jRsbUj+7cjaakrkQ65UbwQz7iDLM Dscpcva6yTlclINCaa/k0jeWyXMf9oibK59TRSHzHJL7wy9gjmLuPTG5Xg6SwKQNVg0P 2yAQ== X-Gm-Message-State: AOJu0Yx91myin+Wm4oeLjbTmrMVZ1TV2wmkszyuUXlDMYWmiOJtnSvfu ss9yqng8TyRQpBn55Dsk0OWGe6B3G0Ez4sR2NjucrmbskoHbIuPSIiEPPQydncbXP3Wcg+ovitS L/R/oGh+B3Gx+JugE4+AZLhU4LjKBW6wJSdKBU8icCMnj11ecrX09UDSu X-Google-Smtp-Source: AGHT+IEj6NgCDI/Bq3BFQqc/kbCQgl9WQcHhLDUZzX1Gl7JN8SQTMO1eM0fXD3+gg/bMz1yffYfrmamnXaqS X-Received: by 2002:ac8:5d50:0:b0:43a:b5e9:7d6 with SMTP id d75a77b69052e-44041b6aac0mr21460091cf.22.1717752289202; Fri, 07 Jun 2024 02:24:49 -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 d75a77b69052e-44038ad9e99sm880291cf.5.2024.06.07.02.24.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jun 2024 02:24:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jun 2024 02:24:49 -0700 (PDT) Message-ID: <6662d1e1.050a0220.683ef.6e4dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.12] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DB31A605C380; Fri, 7 Jun 2024 05:24:48 -0400 (EDT) Subject: |SUCCESS| pw140844-140846 [PATCH] [3/3] net/bnxt: fix backing store From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240606233116.38445-4-ajit.khaparde@broadcom.com> References: <20240606233116.38445-4-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/140846 _Testing PASS_ Submitter: Ajit Khaparde Date: Thursday, June 06 2024 23:31:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140844-140846 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian 12 | PASS | +-----------------+----------+ | Fedora 39 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30138/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/