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 7A6D54366D for ; Mon, 4 Dec 2023 20:19:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7567F41101; Mon, 4 Dec 2023 20:19:50 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 0A1D8400EF for ; Mon, 4 Dec 2023 20:19:49 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d852ac9bb2so15441767b3.2 for ; Mon, 04 Dec 2023 11:19:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701717588; x=1702322388; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o57fAFo/EzTcWbT3E13k2wEP0/ESbS4QKt3hB9rsGBo=; b=hZ+/RXuboTSEmytjPhSf9+xY9XzVwDIjT+MKLmW3qnn2x82UiWSu8wos3np3snc5i7 77zz4IeE5tQx/yQzyJDoPg1s8MgM6j2wbh50f3w25r/zwk60OXoskZOv4yliP35uJzn4 gErOIsupzlbcs6dEAHbtd1cMp47au4m7L6K0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701717588; x=1702322388; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o57fAFo/EzTcWbT3E13k2wEP0/ESbS4QKt3hB9rsGBo=; b=iaeuzHhPPjS8s/HNmDKcC+FE3LEdPYC1y3YhnhkceIY5T26EGJFSgpt6ariHzsvUHu thrwg9X5WRhMAZBF3QEvDMFj7+JNvQWbpxPoXGYP3L4+F0yrmKt2QnpzVMQfnIa2zRtG 0mlg5NJK4mNcDNOqLE4YmwNK4BHt4prTBMGsS3qDftWHqB5x4V9JiFEOEI/lVkSyOgnP 1ujgSmflY5eYnnwo8qe4T4SaR7rNnAXg7QylWnrph54Vs2TVbGV9ns1Dfr6+4BbyvUBz mlnyv1qaRQW/D3WyMWHBeHrE3zhG2sW/1vNQe+xACBp6QlM6cS05gmCq4jvqUwoegPp/ ONxg== X-Gm-Message-State: AOJu0Yz5qfwLadgf5ahCiJDmX3SaiNFATSaLXsc2LFOBZ6nRR6+g5C51 l1ezSrkK/WAyztDpoHRJVVgwS/4VAVf4lqhhEDl2vPNGhuA9XsQIrDmGRzm5fBMYpImi16HbaQ= = X-Google-Smtp-Source: AGHT+IHms1kzsAGKvqND8Nk5saDJEepP34KnuubvgmlSgPacjXhzMt6esRHJZquF2XDwyT8oJNhc7ZCv1gxK X-Received: by 2002:a81:83cf:0:b0:5d7:a00d:62e7 with SMTP id t198-20020a8183cf000000b005d7a00d62e7mr2834039ywf.50.1701717588525; Mon, 04 Dec 2023 11:19:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m124-20020a817182000000b005d64661b4afsm873078ywc.18.2023.12.04.11.19.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 11:19:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 11:19:48 -0800 (PST) Message-ID: <656e2654.810a0220.c1cd4.b355SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A11916028CA8; Mon, 4 Dec 2023 14:19:33 -0500 (EST) Subject: |SUCCESS| pw134778 [PATCH] [v1] mbuf: remove the redundant code for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134778 _Testing PASS_ Submitter: Feifei Wang Date: Monday, December 04 2023 02:39:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134778 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28513/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/