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 D2C2943FCF for ; Tue, 7 May 2024 20:19:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CEB2343460; Tue, 7 May 2024 20:19:28 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 50C6D402DF for ; Tue, 7 May 2024 20:19:27 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6ed3cafd766so2630045b3a.0 for ; Tue, 07 May 2024 11:19:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715105966; x=1715710766; 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=7xspC+DkiOJDtjNhrXVWnB5WJMJ7Kx1q9E2ro4CuJmw=; b=UjOG7rjE0PzRH4QVK8mPH3rOGDGYItRxbWkQY/YECWzbCY4BCDlTW7IBywlPdqmjx4 2tv47lnbqVpBh4G3W9fV6Y3iBKhi2342qIAT67gH3BmMtpYW9YawuxQEsS0bdcDDyF9l iKZofX7AYNr+J9xOwzpimU/XZElTGxFDrhVFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715105966; x=1715710766; 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=7xspC+DkiOJDtjNhrXVWnB5WJMJ7Kx1q9E2ro4CuJmw=; b=Fwy2Ta3QOHOvC+uoJOUwFXHwd23I2MVLmGBn51UvDcBphCWov/LjGc5m16SMbyGVeg PDFdZvYRCCfRdVdLpPbdqfZcMWNd9LdHnTBJTbbzITJvsC8vvnVaWRTwoiphvcpv2ZwA 5Rs4SkKmypiyNBeZAKgfv15hp7yW3bQHYFoh8Aiqi6YG1B9veAQqUiLvup4kin69xl1/ CKTf3ec4UqYBmPjEFonh6OaDGiWTCKWF0TSSYm+D4c810P9NFhcYYjZFi0gWFRBnLgke RHcywGmcgo261w4RDfoEuv+UvC8bl606z3ptLiJY2KNHk/iwY2xxF9D9eOJvz63mKJB3 v+BA== X-Gm-Message-State: AOJu0Yy4ty632PjrH2Txo3ClRQr5+5ifQHt6iDLWaxk5YPcJQWolkpDI Ao80Pl9+8KZWslWYwEGngkb878zvomQYrcLzb/CmnbdcPbnwG/XDmKYtEOJSGl7PKbZBNeIaobt HhY71GZ5AwpN8qJdW8tLiQxS4fWnui5ap427fRLkbX1Zf4mOL9/gc9Vfs X-Google-Smtp-Source: AGHT+IGr7t6tnsY1XdGdqPnI5r+qSA5JC1aaK0mOKBdrucb09tJLGidHYQ3vYrzQ0D81XOxQp4Sq+ID21oyP X-Received: by 2002:a05:6300:8084:b0:1af:b1e0:85e6 with SMTP id adf61e73a8af0-1afc8e04bb3mr477778637.56.1715105966527; Tue, 07 May 2024 11:19:26 -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 k27-20020a634b5b000000b00611def0ef4esm1190011pgl.20.2024.05.07.11.19.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 May 2024 11:19:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 May 2024 11:19:26 -0700 (PDT) Message-ID: <663a70ae.630a0220.bc293.529aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ACEE1605C373; Tue, 7 May 2024 14:19:25 -0400 (EDT) Subject: |SUCCESS| pw139964-139988 [PATCH] [v2,25/25] net/axgbe: modify debug From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240507124305.2318-25-venkatkumar.ande@amd.com> References: <20240507124305.2318-25-venkatkumar.ande@amd.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/139988 _Testing PASS_ Submitter: Venkat Kumar Ande Date: Tuesday, May 07 2024 12:43:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 139964-139988 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29923/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/