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 DBB0B4366D for ; Mon, 4 Dec 2023 21:02:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4AD141101; Mon, 4 Dec 2023 21:02:43 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D276D415D7 for ; Mon, 4 Dec 2023 21:02:41 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d725ac060so4688625ab.2 for ; Mon, 04 Dec 2023 12:02:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701720161; x=1702324961; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bdauebqzG3XXDBou+3MG3gSEZc1XeplBiHu5r4T0gtY=; b=KWIKezqkVZLo9b9OrZXQzJeY3xQqcSgYDi9gwNzBmWCBjeDqpycq7acql/Rnx5cufj tUh/OFCgxehnt0T4/J2/wl30FcrLwbgXvunwYF/PZlIMVttz2+1S1MMKELHIdg+DBfvo kZak/VZuq5FSzJv8+zcGA87xCbuNDw4agnJms= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701720161; x=1702324961; 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=cYhNluyyWXMTHXGbnrdiqA6GBuLKTwXMYAhED2wVz4myBJkGIjk/hpcoWdtNwdF9OH 18quE3rPbQM1L2hjrHdPdbL5F4Af1hQ1a8pLH8zRv/yuYdMB7umW9ORYq0x1/gBWhhk7 eVzjkom/MTGprayINYM/wVPFneNFIcsiZDrSmdtc6s2d8ehR6u/p97E8pMmySXe/mcn6 M/IZKibBamwRhawUtggq44YjQ9tkFQj+sxWyc6Z1iN9cS1OtNyPZuOq2dqBLR5gza+cf 7yX1vxxnzNknuUYjhJuM3OpsRuft4b7JhEYOpkPGEGACW5aTmfwC+xsXr//FB8TdN9a9 2+zQ== X-Gm-Message-State: AOJu0YzYUdeiqirGuiSZd5ASbB68Y0xB12Ob88yjzI/X3o+8sSC0/EzN EMTaDdGpW7EgjxgPo3xVKLzU181N7FxOf+B/N6eij1gUt/W1iOVwooD5qpj3R0N8134Jsu9y4g= = X-Google-Smtp-Source: AGHT+IE7XmukFXrTm4rFXgrk1ikP59fUZHfahXmxgoa0rT+E+VzXoidgXcynQbeEDm1N5B8SZtEb2gJ+Qyju X-Received: by 2002:a05:6e02:f42:b0:35d:59a2:1285 with SMTP id y2-20020a056e020f4200b0035d59a21285mr5649243ilj.49.1701720161255; Mon, 04 Dec 2023 12:02:41 -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 z10-20020a92ceca000000b0035c81018d60sm66854ilq.31.2023.12.04.12.02.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 12:02:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 12:02:41 -0800 (PST) Message-ID: <656e3061.920a0220.baaaf.0eecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id C31466028CA7; Mon, 4 Dec 2023 15:02:25 -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/