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 99CC2454EB for ; Tue, 25 Jun 2024 07:56:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75FD5402A3; Tue, 25 Jun 2024 07:56:43 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 190BB40151 for ; Tue, 25 Jun 2024 07:56:42 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-48f37e28bdaso1272705137.0 for ; Mon, 24 Jun 2024 22:56:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719295001; x=1719899801; 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=YhCmCEDY0WOj0Jf7EPd+wwhJjR/cQUPWsv8c+Xn0a+4=; b=CzZniwHmqID5RhS/wslwJzi6Rl4acHGB0kTjtMc5NM9PiXAv4ITY02K18Jpc+JFXV6 9IsyQqLcmYDwTJgIwqJh14RNeSa4XEIJG0CRampNJWPsClxX0A7UHczoUXEKHb/pLMO7 H5ux2mDSaGoLqduXkuHnCc51u7blvsPcU7q2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719295001; x=1719899801; 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=YhCmCEDY0WOj0Jf7EPd+wwhJjR/cQUPWsv8c+Xn0a+4=; b=BlbEEEV6I3YEU7PCDk1j2aXPE/b42WHCMucC9UXp07rj3Okd1CQUJ9Jzj+/Z5vkkKc aeaHeDoWyKOlAtew8Ye0mjy0FlvVv6/rXQv7RF8Jd1A6Tfr2m9r5Gor2qrtlYRkMHYFF 7IR0cdKW6661WSgAbwe/gf49TkCjgD9dcSyqHFqwVPDkVVrhMRma12sNOCOXkpQubpVd F7bPQpggX5/sP/syUrSHOiC80W0/8K1MG6hZs34JM8ea5VRJJVQq/dxkJKPkVVoV4+G9 Lk4IwPlC3wwBFpBP0aWRUHFbAzqZu8z0uoafNTlRF3JbV+ly3jnj+m/zAPoXd2yBJhb2 CLNg== X-Gm-Message-State: AOJu0YwbhJqJBzwsoyMRYFOnYQQ5Y9Tl9rkMOnv/O+EFjO7ICYGEyTEf e75KaMZFLqO/wE28JjleoYDK2Lm8R6LjXVHHLQlQGkwYXgE0CCGOplzM0OGyBboAz4DJxctp6ga 6TB+LWl7rfG60safE2Vn6pjTIEUfSqGQe6FfAh+X299v59EgFjkGMOfFh X-Google-Smtp-Source: AGHT+IH+9CKfw+TesQ/gKLrbCZ7UYDYW9/lhbwlSqUFyNOl488u3oJqdj0mDGxz24gVKE8gQOieSb9tsDxns X-Received: by 2002:a05:6102:34c2:b0:48f:1564:f4b3 with SMTP id ada2fe7eead31-48f529c7a07mr5672775137.6.1719295001199; Mon, 24 Jun 2024 22:56:41 -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-444f72abb03sm181971cf.27.2024.06.24.22.56.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 22:56:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 22:56:41 -0700 (PDT) Message-ID: <667a5c19.050a0220.b51f0.1500SMTPIN_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 D6FAC605C373; Tue, 25 Jun 2024 01:56:40 -0400 (EDT) Subject: |SUCCESS| pw141563-141567 [PATCH] [v3,5/5] net/cnxk: fix representor From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624132415.32291-5-hkalra@marvell.com> References: <20240624132415.32291-5-hkalra@marvell.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/141567 _Testing PASS_ Submitter: Harman Kalra Date: Monday, June 24 2024 13:24:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141563-141567 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30294/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/