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 34AAF45502 for ; Wed, 26 Jun 2024 22:29:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32CCD40652; Wed, 26 Jun 2024 22:29:34 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 7CB6040274 for ; Wed, 26 Jun 2024 22:29:26 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-7066c9741b7so3267460b3a.1 for ; Wed, 26 Jun 2024 13:29:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719433765; x=1720038565; 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=AZm2HYekhbDDf+Zk1GNEBNXPba+CMyQ3lpVFRpyA4yR8DgmZx7PXUBJMNDLalW3SEw 8qBTASzeDlnIXgjLZ1LA7sc8PvD+LlCOgw3yM360imqdfGW7pjJHAfQoc+F9NcmBC2jB Yss7uOeVaYuQiEWegkkQnKMz2fy71+Z8m7Uqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719433765; x=1720038565; 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=pOB+LHeNUDFbCmDf1cv5D2JWhfgeMxOWaYKISJ19HdiF8crGQlUyOGN59kmiVrXVKm CLatbjoHiNbmjhl1jujXFWDwdVgWULAiZy4qQYqNNiv+iJsovJ2NCXunPdkutZZIkITB G/a/W3DOqyCABz8Sek8TnYwLciYzlV8UU+GjMZt3kVLhkgLoMKo79OSqPcZIkboWR09s 0u3oE6JYLVr7EI9JA7eC3fEJl1FcRAHqMZak7Fm7pL7+n1byg2Cg5F6xEcwlVI2XNF7Q ePmZs7DxTSDutKQenSEGh6x+8zYvO8AEQkktKNeOs9e59w5KVWcD/2Q9kJ+htF+T4m0X ZfVQ== X-Gm-Message-State: AOJu0Yzz/raKw4+79j2KsN/IhQ4841ePGV/Ue8uWR1jRMkNWHfAxsBnG 4JJdULiZnAl9KjqOb/fvOFescsTK82vEEx4xpGg1Duc6Rm0fgyAOFDYWJuhVeOVgZRSIU0yWZgR /1oiMMXlVJjRgXVvfyURpdgkhKY4p+A9sLlSPGwFc X-Google-Smtp-Source: AGHT+IHCKvmtzxg3OmbuNzb9XKvGWl52raHBiW5PSi2lag8pzE2I1pNq18jgTXRzHs3OeqYCixJ/PWq5VQRl X-Received: by 2002:a05:6a00:1796:b0:705:c0a1:61c5 with SMTP id d2e1a72fcca58-706745ab97cmr13758981b3a.20.1719433765663; Wed, 26 Jun 2024 13:29:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-706969529b3sm229438b3a.12.2024.06.26.13.29.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 13:29:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 13:29:25 -0700 (PDT) Message-ID: <667c7a25.050a0220.a3d8.e7f7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D11BB605C380; Wed, 26 Jun 2024 16:29:24 -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/