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 F074045502 for ; Wed, 26 Jun 2024 22:28:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE31740281; Wed, 26 Jun 2024 22:28:21 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 33FA540274 for ; Wed, 26 Jun 2024 22:28:21 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-63bca8ce700so71417297b3.2 for ; Wed, 26 Jun 2024 13:28:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719433700; x=1720038500; 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=nIrVY7TLohjijGKL4tX9KTPmwVm4P10jkxC2hu39CY0=; b=d6YWcxLc42B9R6vXLJYMwkzxxEWNUJI4pM3SOMnHGeqQswuJ3Dq6z1epM1N16czUAW zNzdEzsg7kimjPi4A+lr+EXnQhA5T6khKz/Q+2AsLbxgJ1Y8MXd7aN9ESKiP5IbInsay V3YgyIjlqWDZJXQ3iR1TPi1iqbZhtFBedhalw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719433700; x=1720038500; 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=nIrVY7TLohjijGKL4tX9KTPmwVm4P10jkxC2hu39CY0=; b=pVhp62Xt4QY1eIxgaUJ7neNl9MO9AC9dTi2IMtziQyYq+mpdR0WV+rRz7Fj75ZvWbK 8Ylw0l5hbzBzhCvujIaxU1MgOp91vX7IFUWmiKfLy/WwZYyIUgX6XOZDG0l8Umn2IqBJ ejqhEcUfuV8B/ysr3S++LQC44csHuZ/5J05ZNvlErpg/ne4Nal4wHjtkHAnxsrRKoqSY f6J5ZMMPZD4rFD/ev8UORgINUmKdy9eSUcqwpxF/n/MY111X+fccd8NrdO/NjP6Dh56N iqJCZ5fKCaAsF1vvqp1T6HAzoD82/qZg7h4wgWO+8Sa01qVXLttXoqlzUriU3fi0tMuz xG3g== X-Gm-Message-State: AOJu0YxL4/54UMWAGZynPYjAZ/s9lsacIJb5wYd/qjOhCkuzDglwK/Zw Rx+CyJr9cjCoxU/DNpmxNqfVqcwJ/39l7EQpavQjyM+cDrHxvTYlTxAidA44NJgrpjnUKNgFcvV H/o6vAY1qz5e/UcC8231vHG8NLsi0HN3RnTriwgAB3OM9KrlqNbLJYuR2 X-Google-Smtp-Source: AGHT+IEse3+27xcJ4a45geTzlR8qssWZlaWK3+7TBVEjkOxg6m9aqYQiJkkiWJ0a29eN/MGTGFOCWGW5mC79 X-Received: by 2002:a81:de4f:0:b0:61b:1f0e:10 with SMTP id 00721157ae682-643aa3b1d40mr107717607b3.4.1719433700527; Wed, 26 Jun 2024 13:28:20 -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 00721157ae682-63f154d5dc3sm4179607b3.64.2024.06.26.13.28.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 13:28:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 13:28:20 -0700 (PDT) Message-ID: <667c79e4.050a0220.5b4d4.dc21SMTPIN_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 2C8E1605C380; Wed, 26 Jun 2024 16:28:20 -0400 (EDT) Subject: |SUCCESS| 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141876 _Testing PASS_ Submitter: Shijith Thotton Date: Wednesday, June 26 2024 12:08:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0fa83fe030771dea12e65ca1ba11174e1164774 141876 --> testing pass Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 37 | PASS | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | openSUSE Leap 15 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/