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 1DCF24366D for ; Mon, 4 Dec 2023 21:08:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1947F41101; Mon, 4 Dec 2023 21:08:36 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 12318400EF for ; Mon, 4 Dec 2023 21:08:35 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b45ab9e084so3032139f.2 for ; Mon, 04 Dec 2023 12:08:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701720514; x=1702325314; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bdauebqzG3XXDBou+3MG3gSEZc1XeplBiHu5r4T0gtY=; b=BzUjAshuA57+cr2WuiCCBGZHw77ElKlAvkJKfHG0wDe14sdw4hcfSqbj5+DaZXMG6E COkcwaWsIRVpgVqWWpTEf+vxMLmM0q2D8AOED9uPS9LWLqyf8UjY7VBTit9jqggViejl bpEMBhwWne1dlnW2W7OUUlKbT/3I/VbCi6kK0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701720514; x=1702325314; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bdauebqzG3XXDBou+3MG3gSEZc1XeplBiHu5r4T0gtY=; b=BKJKgyd+SzsicAp9f6ydrshNCY4/E+NlpQrzFJUsnGt9dZI5+Toln48CNKtcYSZPCJ LTzu1ks+aICMW+VEko7MVRV4T8rK7ZMmxkqLKcpcC7qM3IypssJkMrpPv6WfqvltXE23 tQAvaQOQ+T6ar180ch5ymC5bhGTo0sIjayKpA/4yC0FbWQK8+nBfA2iDwWX/0GzQU7dO wZj3KAR+l0N9sstiiGUpT/RIqFIDQ010ARVKEMJzxsMd20dtuqtwphruteAxSEmwAKAi 08pdTMK1m1+nP9fayJ/e8vLwjSDUYlLCJKNnBNxGKx3I5wjlGF8TnJ+U3yRbyKFFqW2y bheQ== X-Gm-Message-State: AOJu0Yw4Tm4RIjwWkWM45w3mw4bPvJAO2s7toNdgQJ6V7V+g+G/7embb lGVgoIuMYMoAOLVVyfMuoI/DqD1xC73upo6U1CDUOxghVXTIwnHyqO/A146+GJh2COkw2+eCcw= = X-Google-Smtp-Source: AGHT+IElT6bhwfPdr+XS7A2xRFEcxuNx6KFvbeOl2WlT/ry653A7HAE38PkNJT2fmod8g3jebiR3cJdEjt2L X-Received: by 2002:a5e:8809:0:b0:7b3:7cbb:f53e with SMTP id l9-20020a5e8809000000b007b37cbbf53emr6195529ioj.17.1701720514505; Mon, 04 Dec 2023 12:08:34 -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 f4-20020a02cac4000000b0046667bf3e6dsm506224jap.0.2023.12.04.12.08.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 12:08:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 12:08:34 -0800 (PST) Message-ID: <656e31c2.020a0220.42da5.d8c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 085E56028CA6; Mon, 4 Dec 2023 15:08:19 -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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/