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 F1E59454E5 for ; Wed, 26 Jun 2024 20:41:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE5B04026B; Wed, 26 Jun 2024 20:41:48 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 0D3794021E for ; Wed, 26 Jun 2024 20:41:43 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3762c172d93so29601535ab.0 for ; Wed, 26 Jun 2024 11:41:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719427302; x=1720032102; 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=kBuaDgvLHU2e0BXivmiZuJqIDaepS8xKd2f+m73+F5U=; b=IhnIpdYxCUJT49n0J81QFfByNqywVE73SrIwaytpIRVs4gJCBAthNY3gujtXq7LTSG qR6L6e30/y+Y6awkEgFmO56j1pro05k5P/SQw+fnUnCeHyUyc/dJzTFdiufZSbr7T/0a yoaf+SzStoDWCTgFTYGaMBLPCCB7AmcEUzmO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719427302; x=1720032102; 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=kBuaDgvLHU2e0BXivmiZuJqIDaepS8xKd2f+m73+F5U=; b=UH7p7A+rw7KBL4Zo1bff/1J9fK1UUroQuiGabDb8CKrIEqdgkG9GxWmMuS+IesKA8n 8GhMznnzOxqJxeMZkXSzLO/WqNTEwy7aWpVAOB3sWb8ulfURZgQl/nWn99k399ZHr2nu KFoivnu+D0HVqdPeMO4wR9QQ2dKJ2xLoZnxpNQdITn3Wqs3sN643nCVxgzqUbQV2eOH1 GgJsW9JfvtqQ3mAQMYKBeg9lf7t2rxWKD0+GjNdDezT+YzBQLLz8bzkBLe/MzMXdO1qQ RrbShJaG6F4jS6EV8DnzIquxXxaeDF4Rschgzpr805+ix4se0nYTiqsNpWawfsL6KKRR mi2w== X-Gm-Message-State: AOJu0YwV9sV6pb3UtUIONDvSOCQOIeDtw3CltTAr8SIKb/HuOJJR4Eib aHPXti/lj8Nr+5+d51zB+mzd3cA62DQ+tIqR2Ek0v81otHLbhfCnakusJjhQbG2M8HjrNE8SIrG UwFox2FVZGzVQLlplO4Huk2uknoHhDmCHNH+/QVC75uDQWfWrSK2R0urL X-Google-Smtp-Source: AGHT+IFKuTXXMyk6cx1LrVhQNCaYC7lNQg4fFiq0lV/EmzLRrqOi+Cz2DaPdAGnosaNxVzCvAgDFVtu7lhES X-Received: by 2002:a05:6e02:158a:b0:376:40a0:1996 with SMTP id e9e14a558f8ab-37640a01bb2mr142804465ab.18.1719427302491; Wed, 26 Jun 2024 11:41:42 -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 e9e14a558f8ab-3762f31a8aasm5530165ab.24.2024.06.26.11.41.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 11:41:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 11:41:42 -0700 (PDT) Message-ID: <667c60e6.050a0220.7e57e.70abSMTPIN_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 08BDB605C380; Wed, 26 Jun 2024 14:41:42 -0400 (EDT) Subject: |PENDING| pw141876 [PATCH] mbuf: fix API to copy mbuf dynamic fields From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626120802.19333-1-sthotton@marvell.com> References: <20240626120802.19333-1-sthotton@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: PENDING http://dpdk.org/patch/141876 _Testing pending_ Submitter: Shijith Thotton Date: Wednesday, June 26 2024 12:08:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0fa83fe030771dea12e65ca1ba11174e1164774 141876 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/30322/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/