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 50DEE44180 for ; Fri, 7 Jun 2024 11:47:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C1CF4028A; Fri, 7 Jun 2024 11:47:19 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 872A840151 for ; Fri, 7 Jun 2024 11:47:17 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3d1bc6e5f01so1020805b6e.0 for ; Fri, 07 Jun 2024 02:47:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717753637; x=1718358437; 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=6hdlHF28uqbRpO+Z6He/b6e9mXBkdq0N0gCWcun6DPQ=; b=KGWMOHqnglvXPa31K6fJqN07Ub2qH0WL65JWyCrfHFWcOk0KeeBy5otuOuQwZ9BFhD kFP1LWzsWWpbdA16pbnCmVopvoxiqU9b+LWDdbNwYLTwPjTpTWqmSxr1QV7FpF+NYyXB gq9umDrCZ4pz1FXGqINITFBRrledArFuKQat4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717753637; x=1718358437; 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=6hdlHF28uqbRpO+Z6He/b6e9mXBkdq0N0gCWcun6DPQ=; b=uwYBIHm6hVl3vXxD+5tqxHkkweNu6rtDMUZX1z6ABBG4dDKjD6GUqSyxDByY+0TRo7 h10ipCK7SUdMUW4PDVt0uR7KmgbFjIIXjkxkUwegNwPnONK1RBKeslDj28qAXUhhWRjm 6IUnSV+tRc+I/MMQoXEfSIVtgV25HlEwchVrKb6aLd57WXUt6w7LePgLEOV0dBJerZe8 5vnWTOxHOTBqXCHrRKDQbvQzOIvgDdoJ0bM2L2iRjWP95cFyM6j5A/4sUGyVidgwIEmm ulFEu63AtSRL1E61qIKjbzV16YFLHNRcpBMXfYG8Vc9ZkliPsBZOODPI/K0dRjev7mST TreQ== X-Gm-Message-State: AOJu0Yy+pCDPswg4WxQS3AUQJVQTD7tiUy+snGq8XSj0by83E3oYPz0d P1zXZMsaqfzIjzCwBf+zroQH7Lkbtn9ehTudDlsgEPS8nSL/FFv+izcV7G+R9rmr5qlsXFvjJNf 7vlnbeqNGAU9KGK0Xcc26R6jg875JuBI5bvJ3zCyDPyrRCUL6QGv6y/r9 X-Google-Smtp-Source: AGHT+IGkTLnYEINl8x3I6Txec/HooTPeTbudXdP6ZmUii0Lx2CTL9NIgcYGg7i8hRViuoaNTIFe8H1QDUuZF X-Received: by 2002:a05:6870:9a0c:b0:24f:e369:423d with SMTP id 586e51a60fabf-25464d3bc08mr2087614fac.33.1717753636717; Fri, 07 Jun 2024 02:47:16 -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 586e51a60fabf-25447ec431esm151337fac.29.2024.06.07.02.47.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jun 2024 02:47:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jun 2024 02:47:16 -0700 (PDT) Message-ID: <6662d724.050a0220.4fc2.d9ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1343F605C381; Fri, 7 Jun 2024 05:47:16 -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 | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 24.04 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/