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 F01FE43927 for ; Mon, 22 Jan 2024 11:36:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBF7740291; Mon, 22 Jan 2024 11:36:01 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 0FDF34028B for ; Mon, 22 Jan 2024 11:36:01 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-42a0454899dso29518021cf.0 for ; Mon, 22 Jan 2024 02:36:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705919760; x=1706524560; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q3jlgvZIoe1RODecJc1gGmb5s90hTQMKMsWDKSZSvVo=; b=IXydnWbrMSXWhEbRblj5BXUnGQruzbw6kHs/wPoVjE2DF/gI3zKz0nJTE376t/cjC2 peiZn7O5VfAzlXSfWHKB0w9AVRXM0zkXMsh6GxH4IPumalRvNLwgJGHz8EpDLMa7LMe7 T924q872F3oqs61SxzwOhSgREok989Gk7n3B8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705919760; x=1706524560; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q3jlgvZIoe1RODecJc1gGmb5s90hTQMKMsWDKSZSvVo=; b=gR/hQYGgiOfZiOCLdohjzk62kzFRDP2ldKKJ9CoH2CevVvwtJExF1gNuxrzhEluemC zCoISPLcXJ8lpS2ENLag5wHr5BCNBf0otn4HcKn8LClqrsakzBvMn5BglNXrkHgzvUjH 8/JX2MRCgu9Qp7DBJurBxDvzm8AuZDsSZeI3iW4mH6kQDcb5jCi/emZUfkZONlOCsyvH uTKRbskSU3Ba2dt/toVLwXJBltB+UxMM10LVWr9MSIlMV+acFUaNRWieQjxzyfllhMlh bzTwdmAsIN3CfpDAgAGpDucHzn8W7zsJUA+cNBwlOHc50mKjnf43ywoPioe398hOeMG1 SdDQ== X-Gm-Message-State: AOJu0YyGiPae/MTVoRUn7WBoWoGPgWqYS83fYpMHr42tozTatWT2xELU ccRBSGuA6zEZCALXQs/5UiwlZ+49T1o83D7q6+kw9htzmwnNP6L4pqe0zqXN3ZGuIUf0lSIixqK 2VBZCpA8JJw17iCVAcJQ1q8bBVGLm0t8dyJQNybMn X-Google-Smtp-Source: AGHT+IER9kwBpMoDUUC3dpo6bxso1cNlsNkcImLnCe4G1677Mco66Olw8B5C4Xofwfd7pO5QWYrM+yDRpixQ X-Received: by 2002:ad4:5c82:0:b0:681:674b:1b4 with SMTP id o2-20020ad45c82000000b00681674b01b4mr6738366qvh.127.1705919760554; Mon, 22 Jan 2024 02:36:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ke26-20020a056214301a00b0067f234b2c56sm195042qvb.53.2024.01.22.02.36.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jan 2024 02:36:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jan 2024 02:36:00 -0800 (PST) Message-ID: <65ae4510.050a0220.64014.d950SMTPIN_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 466C56052515; Mon, 22 Jan 2024 05:36:00 -0500 (EST) Subject: |SUCCESS| pw136018-136029 [PATCH] [12/12] examples/dma: replace geto 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/136029 _Testing PASS_ Submitter: fengchengwen Date: Monday, January 22 2024 03:58:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:515e1a4f4cddd33fcb35328a73449d30a8edfaf6 136018-136029 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/28928/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/