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 33D01455F0 for ; Sat, 13 Jul 2024 11:03:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31132402D4; Sat, 13 Jul 2024 11:03:08 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 47E824028A for ; Sat, 13 Jul 2024 11:02:51 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-70af8062039so2159268b3a.0 for ; Sat, 13 Jul 2024 02:02:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720861370; x=1721466170; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tlJsxop+mBEZUEya/vmuWEfg5aAK8jN8qTbKyBnJHV4=; b=dfPS+QTdZ6zddvtQCorMGv3BU8NVQzTDnT9Dd1XH5O1pV9QcnwlEf3BOa4UQbSWVnm ZR53EobKQPSPbiyHuAfWEdtZLjwM3ZD7mQp31WGvruR+HvARylCEUqyt/LZ2iM1onMHi jd8QxhciNQcGAA4pn3kT9xsBEPTlOaCUAxpdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720861370; x=1721466170; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tlJsxop+mBEZUEya/vmuWEfg5aAK8jN8qTbKyBnJHV4=; b=NIsXiW4ciBzCfdQHQEiI8gjV7s+C2YDIEChIRng+hDRB/rNdBodJ1+uLG3x2XmDd7f MBUjWaZ+0MSiScBQz1Eu5mjqlc2WqsG44/LeQxfXbQcDLsQfig7B82e33keFhSDYhmV3 E6ulr+T5NwyJi3o59ZmIz0VOvEEVliZj0rb68Qnm+HRTyaH5dVf4FHNoV65iTl9n0TP2 dLhUBA2vXHsGhz5Kgf9xUGKiakMdOTK0YMI69dkdkIT9XhJQk1KAAvxoO8/lM6yaCu4P a6H9KY6Xh8ied33IyJc6bZemMbJhYwNRdTNf6WwyZWhy8yZKbtPTmHXBhFNEkoo5L8UX ESIA== X-Gm-Message-State: AOJu0YwhTjFeLRsOxpApu2N03bYWA9x/5eZoKJ0aDCP9NH9gOi8a5f1f S27SkT40+y25eNVxGrAVGVLa2qy80lvf9Fal90gSy1L8dG/v56OmFkSKbRczF/J4SDWM/dO6qBm LjY/NoC5JzGUNtVczMMbkS0kkYGKXoX+wkvr1wFq1P7LtfqfdxYhLUEWS X-Google-Smtp-Source: AGHT+IEhdgK/GrASWIUa5tw6cF4OaeAckw8F5IL6rjMNrRdI+dlWHg85KuVLct3zrkTYdhEZlAWnLe5KnO9a X-Received: by 2002:a05:6a21:3285:b0:1c2:8ece:97ae with SMTP id adf61e73a8af0-1c298242bdemr16202092637.34.1720861370401; Sat, 13 Jul 2024 02:02:50 -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 98e67ed59e1d1-2cacd7198a3sm238977a91.16.2024.07.13.02.02.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Jul 2024 02:02:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 Jul 2024 02:02:50 -0700 (PDT) Message-ID: <669242ba.170a0220.4c6ed.add2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9CAA460524C8; Sat, 13 Jul 2024 05:02:49 -0400 (EDT) Subject: |PENDING| [GIT MASTER] fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 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: dpdk-next-net fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 --> 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 | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ 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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29840/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/