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 656DC4560C for ; Fri, 12 Jul 2024 08:02:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 622DA402B3; Fri, 12 Jul 2024 08:02:00 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0BEF8402AE for ; Fri, 12 Jul 2024 08:01:52 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-8036ce66164so56716739f.3 for ; Thu, 11 Jul 2024 23:01:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720764111; x=1721368911; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fZOZnIIo8pK9LCfKJxEqVEEBJhnhDD+SS+dPRYiMLLI=; b=hqBkEffMIXU4AyjM3patm4cT9GcA7wenMQ3WLuBzh2NGLj3oFjUCV1jxVYr5IJqy1F Hya/xa8VtznR9LXMkeCXRjYX9XG3ko/Z908mE6fhlFTKruCM2DKRhW0NPmk5mtUsed23 UoXbVdnxOCBLxP7+Ya2BKZZnOKY9dg0Kphgc0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720764111; x=1721368911; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fZOZnIIo8pK9LCfKJxEqVEEBJhnhDD+SS+dPRYiMLLI=; b=nsvN7xlX3OZ61r2+DcYqv/irYJpaJDJdYKOpeAJJCZSf87tq3tklxebrTqHB+3KNjM jVuwFyZGvzWsuNEsfJNe5MMKZM2QRLE6Z7LrbE+nOeAYUGe6fYsJtK92po7mO0QT8z1n HGtrx6odJUI3GAbqPKexQIbmTDlEBGmhjuEUqJqDLVX5tc8YbU6NQrcLd594/HgESdRE YWSkcFytMmmq7AvsdiMBitsNiPesFBSiOs63QWx+G+Gdm/KJbw7ZhNmqOsH4VvdGYQpG aWbfyCX83ciOLsi8luL5Vp87uoTEySEa5ZtvwOmZ/q9ByBQoleC4oxNLaHvkLDaY+AYm C4zg== X-Gm-Message-State: AOJu0YyTmFIbineXduuUa2R1Kz5NFla0bSL7ftoZ/zCe6+y5ckds5zxR hc9CBrMdAUecxf+kuQsiyAs/tswgl+9mIDnaS31Vkx0hKNPcKvyFp0mCC9LEzGMZCHKCIuCjM20 wuIDuvM7LDVQcHwRgtNQYOyMofAfDduiASiOrboT45spn6qUju4PwLiEO X-Google-Smtp-Source: AGHT+IEG9tUiLFAqOb5Z6odoy4fVGtHX6+z9N10663G3B5VUhhXWU4j88CFJCV4y8+als4p4j5JtcAA2UVM3 X-Received: by 2002:a6b:f70c:0:b0:7f6:853d:de8b with SMTP id ca18e2360f4ac-8000287fe31mr1095880739f.14.1720764111345; Thu, 11 Jul 2024 23:01:51 -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 8926c6da1cb9f-4c0b1b62879sm321028173.49.2024.07.11.23.01.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 23:01:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 23:01:51 -0700 (PDT) Message-ID: <6690c6cf.050a0220.c6956.063cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D1ABF605C380; Fri, 12 Jul 2024 02:01:50 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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 _Testing pending_ Branch: tags/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29824/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/