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 4F2AE457B2 for ; Tue, 13 Aug 2024 17:28:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BA234065B; Tue, 13 Aug 2024 17:28:25 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id A25B7402C2 for ; Tue, 13 Aug 2024 17:28:24 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1fd9e6189d5so44467965ad.3 for ; Tue, 13 Aug 2024 08:28:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723562904; x=1724167704; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=GxYacs4CbFH5NMOVZ0iatMflwcsaUlIp3PE3qausPxg=; b=MM1ny3HWbrzKGu1OVf/aGpF4a+vyAHlLzpgcml3Vyhj/Siw6jpQ+QWLWnfH8ShRmhv LAw60x3akq09xK0K5TG1hxOxqQ90flroDPAJbFpXx7K7xgnFDQloR1hJb6NWGwFmJ/xp IsWJgKLj+B6SFwKdnRsKD3UcikNvBKhoXoI0I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723562904; x=1724167704; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GxYacs4CbFH5NMOVZ0iatMflwcsaUlIp3PE3qausPxg=; b=pk1InAKqlLF/8x4azZdqqraYQbEOgbMXJcMPStPfgafExI0ZfK0zykapHjjB0RGaBq OxgpDbZZmFfZX0ee+MlIVMkMT3BD1u7lh6URhjtqlvePubp4U41Ilha7bufUOPGx7V6Z K8n/nIxAELw6xylQ+emLTCLMx3RwU9vQbG/g4Mq0i3I7ol+ZxBFWLxyqrWl0NSoyNvnn OI4W1zZig6rST8MDXqeGAGUR4tm1sK/1AsDtj88ZPUiIXmOB6bBttBqCPoz0o6vk4Voo 96LZ8vOPosa9qxa7WxJlJk1isotIl6DRuPH+F6tZwvOX17s1q867z5UpvWYEu81igfPT CCyQ== X-Gm-Message-State: AOJu0YxgYltJOBieZGBkjBUzcGS0nlr6PHnUgJAZHR709ZvEH4uPOExk 73ILzTYGwFkB/cWo4daPgViKOXbrGQXVx3C/sZMJJI2B8yOKpXoHPe8HX8MBiBUVsrv0tilQFsy 7dTDt35Yb9gXD0Q6fd0gTDQpPh3mIkr/U2myPEYZPerV/nNmQBOeWivpQ X-Google-Smtp-Source: AGHT+IHdY34F9k9vXAsakel+p5paO1gXS53YfSvDZBAgIpWcGe7RbI98BkMHZ5v3L8AWgvusPecivircqAtF X-Received: by 2002:a17:902:fa83:b0:1fd:9a23:90c4 with SMTP id d9443c01a7336-201ca1ecf53mr31381975ad.65.1723562903771; Tue, 13 Aug 2024 08:28:23 -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 d9443c01a7336-201cd0ff953sm1292435ad.29.2024.08.13.08.28.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Aug 2024 08:28:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Aug 2024 08:28:23 -0700 (PDT) Message-ID: <66bb7b97.170a0220.2aef2e.3fccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D6F1B605C351; Tue, 13 Aug 2024 11:28:22 -0400 (EDT) Subject: |PENDING| pw143113 [PATCH] [v3] dts: add flow rule dataclass to test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240813144107.6195-1-dmarx@iol.unh.edu> References: <20240813144107.6195-1-dmarx@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: PENDING http://dpdk.org/patch/143113 _Testing pending_ Submitter: Dean Marx Date: Tuesday, August 13 2024 14:41:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143113 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#288004 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 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30782/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/