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 E53CC45502 for ; Wed, 26 Jun 2024 22:16:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1DD6402E0; Wed, 26 Jun 2024 22:16:46 +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 CC42040274 for ; Wed, 26 Jun 2024 22:16:45 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-376012bcc33so29152875ab.2 for ; Wed, 26 Jun 2024 13:16:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719433005; x=1720037805; 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=WbceQ+Y+lLq5u6oghV0+/K5pXEyHggcCbyosXiDVqYs=; b=LAOQPPownK0DSykYYYFXlrJZ51L1eiyTK8aQFRftMm1g2Imv0nP3jj0Ksi3aUmkw3N oKxfDurWs2qclUPkMlvk4CaARBKpqTxQY2P5XfRISSgDJPecj+Clh6eJYGxmGW+XsSdF mrhLtAjyqKpFU+LznwWKs9IQ71p//YBItsue8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719433005; x=1720037805; 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=WbceQ+Y+lLq5u6oghV0+/K5pXEyHggcCbyosXiDVqYs=; b=TSgo62ohfD4mpo+FJjNpFhrgjWHGH5dNyOv89HTuEf4cgx7oUlHwY6/An4yCpOHALJ MpbBJ8c6tF1zftWcg9I4A5CafeTWhG2NJY3E+WzcY2peSzLpNJNc1b9MTcPcye63k6ID nT1V/ZgKMN3UdKek+0NUsyFFG14FF2fpM2K2uPk6JUlajdvtiQ1zvHJy77mYUpCJO2hq ROgJuNAjZ1RwHRoAmFPbo5IejJ/41aMK+rhGWTq5CxGeuvzlDYpXK14TX2SvdUHK/xt5 Q2Sw7VWz7cRx/6ew7P7+rieX2dEw+c7F/s09QDXaRbCQB1ZE+38mAno1ScmLJ0CERrwv IynQ== X-Gm-Message-State: AOJu0YwPgBIRtqtGJtmx5WoMbbVY2rb/QWkQopJpJS57TYHIJasVRp0R lCDwbNP6IodhrD7WcITTn2VX7fAPYQs35o1lo14nL+Sara+7BmnCNzkJgPTZnUbXJ/MXaBX8kZj paNKpV04Z5XgYhmmdt+FmKo9xpZt1O4f+VdxaV4EKdd+D65w1M7ztmyM4 X-Google-Smtp-Source: AGHT+IF5zDpazz7696Iy0mP1pHRxiPlcbYn++IZT4VrpiOg84ODW6nD5NTPeKwAamPOX+TenUOTK24yP2SWo X-Received: by 2002:a05:6e02:1a64:b0:376:24b1:174c with SMTP id e9e14a558f8ab-3763f5d07e2mr145999925ab.3.1719433005115; Wed, 26 Jun 2024 13:16:45 -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-3762f3a874csm6570545ab.61.2024.06.26.13.16.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 13:16:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 13:16:45 -0700 (PDT) Message-ID: <667c772d.050a0220.9e3e9.082aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 87E07605C380; Wed, 26 Jun 2024 16:16:44 -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-compile-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_msvc_compile | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+===================+======================+====================+==================+===================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+-------------------+----------------------+--------------------+------------------+-------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | SKIPPED | SKIPPED | +---------------------+-------------------+----------------------+--------------------+------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+-------------------+----------------------+--------------------+------------------+-------------------+ | CentOS Stream 8 | SKIPPED | SKIPPED | PASS | PASS | PASS | +---------------------+-------------------+----------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+-------------------+----------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | SKIPPED | SKIPPED | PASS | PASS | PASS | +---------------------+-------------------+----------------------+--------------------+------------------+-------------------+ | Fedora 37 | SKIPPED | SKIPPED | PASS | PASS | PASS | +---------------------+-------------------+----------------------+--------------------+------------------+-------------------+ | Debian 12 | SKIPPED | SKIPPED | PASS | PASS | PASS | +---------------------+-------------------+----------------------+--------------------+------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.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/