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 942754369E for ; Thu, 7 Dec 2023 19:06:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F01842F04; Thu, 7 Dec 2023 19:06:15 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 4022242ECC for ; Thu, 7 Dec 2023 19:06:14 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-db5e5647c24so2073243276.1 for ; Thu, 07 Dec 2023 10:06:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701972373; x=1702577173; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LMSScV71D2/qiacZxMxFxjadDs4L+daRuBsew1pJrSs=; b=aa62bAJDGjBKXEWIJ7CZHtL+lBWYjlvdsQWSxiQv8GCJS5Sn/c4xTquiRaVuptZWM/ XznZ8WfdMmEUa5iZzE0WcPt5wV4nZguK21IdDchuTxypfmsEmT6a7sNKLUzHeYb6pqkZ jM/dzokza6QSz2cdgr8oAdWj4xItOOy1WzNek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701972373; x=1702577173; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LMSScV71D2/qiacZxMxFxjadDs4L+daRuBsew1pJrSs=; b=Z2oAMb2NS6hZ2zB4hJF81m20AduoXkPgFJoteCCIOM5pzsuKS1PPoGHbQZBPijqq3h whIPC8CU6YaRArc/29JuCw432R7zIdRIw7FvZS8eJ0wutfzjgHK7c2rvQacCOoXZ/Q3x 4MpTSzzlU7w61rpvw1/oejFCE5FY40fTV1zDojH+W83ExiJd+ozcQes4X6giPsmDytNY XBHyV4WmYL3nYhgQShhqJHn03vLolt+w5tZd607pzDfv9xa3yHfuVp72qZpm/EuDlkv+ yad0+tqcwBj2cs9TKw6xaVXWGszoyaePyvuERiEWMgxeao5oZBFYGGL7IDfBG5DetseM nvow== X-Gm-Message-State: AOJu0Yz0Acn3vqyDtfSKyEOlUctJ1E9N3mHPK00rmKB2aSvTQUDeAeng 4cMj5m+q8/HBgejDvKEzVCRwsmLns23fpc3KTI5LMSY7v/jam0a7eh57cA== X-Google-Smtp-Source: AGHT+IHzTLc9N4fctWSr96MAfddcvefCBrxckAKUfolIohwWEYKUUNk57+MD8QU8dLfWBZPkOi0g7FYXNvvz X-Received: by 2002:a25:cec9:0:b0:db7:dacf:6e7 with SMTP id x192-20020a25cec9000000b00db7dacf06e7mr2180257ybe.43.1701972373549; Thu, 07 Dec 2023 10:06:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 123-20020a250381000000b00dbc0182d1b8sm8411ybd.12.2023.12.07.10.06.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 10:06:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 10:06:13 -0800 (PST) Message-ID: <65720995.250a0220.ae686.08c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 342AB605C311; Thu, 7 Dec 2023 13:06:13 -0500 (EST) Subject: |SUCCESS| pw134927-134928 [PATCH] [v2,2/2] net/cnxk: dump Rx descrip From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134928 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Thursday, December 07 2023 13:46:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134927-134928 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28553/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/