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 7460A45517 for ; Fri, 28 Jun 2024 02:44:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DB6E4029E; Fri, 28 Jun 2024 02:44:17 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id A14614029B for ; Fri, 28 Jun 2024 02:44:16 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-707040e3017so24709a12.3 for ; Thu, 27 Jun 2024 17:44:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719535456; x=1720140256; 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=8e/91N/fU84bmtj/+G7K8uvhdx7/Xc5Ik4XEpmyFCnU=; b=ArQDorGhxpArXoCoazSJxdxSNA7oXtnsPuPb+n37w3PHnVT6OeNOHOgdL1qtmSRbqa sYqyQ0VFxbYlxk0PdEozjEfx9qZEjAten81Wx029U46rJM6DmGh5iqOCqAYEFV80koKd bfYuFbRKPjj7K6PkjI23rLKzBM+xW36WSQI9U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719535456; x=1720140256; 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=8e/91N/fU84bmtj/+G7K8uvhdx7/Xc5Ik4XEpmyFCnU=; b=L8dBV1LvxXc+yWlC2EjY5NH/fvr8YRpjddugJB1VeUk89tIJ0yFEWZ+rNqlQ04oaY9 0hwsStO1Y6vm29WSOzLjaBhIjwygtyds+Avsu3qgi3qVNof8/8TYxBI8ToiSbRLO5rfX mnmO804UIVsmVPlKaArjU9JMNHAjXqQII9z/ZxFtM1L8Hel+pfOqXGei3i/Jv6VvI0jo Gm90/0jo99Pd+4Jdg/64Gfo0gADrihi6JwP/tTiYuhv9vQ/395IJpokQmpek+JM1+HuS dAlAbITKlGFp//IfYipLvXuUq66lJxzfIOskvA4c7/gA/E0AsinaFfLhAegrq2JKpteE OURw== X-Gm-Message-State: AOJu0YyPl0P9NWQ9dXTzyiILbEPPDmPsk1YQllnnVSuqAAuiynPi4w77 hsgFwL8gWDQEPTTIPzyFE6yw47PPnmW0AO+BvjzLDZSXyKWmwAfduB3jtHWcVteACfnBe9hCMgP KqvdHO1PWFjBsCVbOLsSMRou7dmDw3eK3H/zfgHx9rf5/pTE2D+ai2AGp X-Google-Smtp-Source: AGHT+IHkX8SUxCp/1+SQFnCZJxXRqB8FFXD7ypmm5e52V/xNi+PZO1aZK0QGwXnuqTuu2lkgRdTkF6yM3DX5 X-Received: by 2002:a05:6a21:3289:b0:1be:cea5:c781 with SMTP id adf61e73a8af0-1becea5cfb2mr4457250637.16.1719535455696; Thu, 27 Jun 2024 17:44:15 -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 d9443c01a7336-1fac11e8521sm223745ad.37.2024.06.27.17.44.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 17:44:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 17:44:15 -0700 (PDT) Message-ID: <667e075f.170a0220.c1c38.1873SMTPIN_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 CA0DE605C373; Thu, 27 Jun 2024 20:44:14 -0400 (EDT) Subject: |SUCCESS| pw141945 [PATCH] [v2] mbuf: fix API to copy mbuf dynamic f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627075755.66386-1-sthotton@marvell.com> References: <20240627075755.66386-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/141945 _Testing PASS_ Submitter: Shijith Thotton Date: Thursday, June 27 2024 07:57:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb4b1d1f491b53c3024e0a9e8839acf514122cd 141945 --> testing pass Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Fedora 37 | PASS | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PASS | +-------------------+----------------+ 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 39 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 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30336/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/